QualityScoreBucket

  • The content describes an Enum that lists possible quality score buckets.

  • Quality scores can be unspecified, unknown, below average, average, or above average.

Enum listing the possible quality score buckets.

Enums

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.