traqScoreOption property

String? traqScoreOption
getter/setter pair

True advertising quality (applicable to Display line items only). Possible string values are:

  • "TRAQ_UNSPECIFIED" : This enum is only a placeholder and it doesn't specify any true advertising quality scores.
  • "TRAQ_250" : TRAQ score 250-1000.
  • "TRAQ_500" : TRAQ score 500-1000.
  • "TRAQ_600" : TRAQ score 600-1000.
  • "TRAQ_700" : TRAQ score 700-1000.
  • "TRAQ_750" : TRAQ score 750-1000.
  • "TRAQ_875" : TRAQ score 875-1000.
  • "TRAQ_1000" : TRAQ score 1000.

Implementation

core.String? traqScoreOption;