QualityScoreBucket
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. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-05-29 UTC.
[null,null,["Last updated 2024-05-29 UTC."],[[["This enum lists the different quality score classifications for creatives."],["These classifications include: unspecified, unknown, below average, average, and above average."],["The `UNSPECIFIED` and `UNKNOWN` values are primarily for system use and indicate an undefined or currently unknown quality."],["Creatives are assessed and assigned a quality score bucket of below average, average, or above average reflecting their overall quality."]]],[]]