Interested in sharing your feedback about the Google Ads API?
Sign up to be invited to participate in user research!
CriterionSystemServingStatus
Stay organized with collections
Save and categorize content based on your preferences.
Enumerates criterion system serving statuses.
Enums |
UNSPECIFIED
|
Not specified. |
UNKNOWN
|
The value is unknown in this version. |
ELIGIBLE
|
Eligible. |
RARELY_SERVED
|
Low search volume. |
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-05-29 UTC."],[[["Provides status values for a criterion system, including unspecified, unknown, eligible, and rarely served."],["These enums indicate the serving eligibility or frequency of a specific criterion within the system."]]],["The document defines an enumeration system for criterion serving statuses. The statuses include `UNSPECIFIED` (not specified), `UNKNOWN` (value unknown in this version), `ELIGIBLE` (eligible), and `RARELY_SERVED` (low search volume). These statuses categorize the serving condition of a criterion, enabling a structured way to understand its current state within the system.\n"]]