PolicyApprovalStatus
Stay organized with collections
Save and categorize content based on your preferences.
The possible policy approval statuses. When there are several approval statuses available the most severe one will be used. The order of severity is DISAPPROVED, AREA_OF_INTEREST_ONLY, APPROVED_LIMITED and APPROVED.
Enums |
UNSPECIFIED
|
No value has been specified. |
UNKNOWN
|
The received value is not known in this version. This is a response-only value. |
DISAPPROVED
|
Will not serve. |
APPROVED_LIMITED
|
Serves with restrictions. |
APPROVED
|
Serves without restrictions. |
AREA_OF_INTEREST_ONLY
|
Will not serve in targeted countries, but may serve for users who are searching for information about the targeted countries. |
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."],[[["Policy approval statuses determine how and where content can be served, ranging from full approval to complete disapproval."],["The statuses, in order of severity, are: `DISAPPROVED`, `AREA_OF_INTEREST_ONLY`, `APPROVED_LIMITED`, and `APPROVED`."],["`DISAPPROVED` content will not serve at all, while `AREA_OF_INTEREST_ONLY` content might serve for users researching the targeted countries but not within those countries."],["`APPROVED_LIMITED` content serves with restrictions, whereas `APPROVED` content serves without any limitations."]]],[]]