searchPredictedCtr property

String? searchPredictedCtr
getter/setter pair

The click-through rate compared to that of other advertisers.

Output only. Possible string values are:

  • "UNSPECIFIED" : Not specified.
  • "UNKNOWN" : Used for return value only. Represents value unknown in this version.
  • "BELOW_AVERAGE" : Quality of the creative is below average.
  • "AVERAGE" : Quality of the creative is average.
  • "ABOVE_AVERAGE" : Quality of the creative is above average.

Implementation

core.String? searchPredictedCtr;