Caution: You are viewing documentation for the API's REST interface. Most of our official client libraries use gRPC. See the REST Introduction for details.
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.
[[["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-10-11 UTC."],[[["Policy approval statuses determine how content is served, with `DISAPPROVED` being the most restrictive and `APPROVED` allowing unrestricted serving."],["`APPROVED_LIMITED` allows serving with restrictions, while `AREA_OF_INTEREST_ONLY` permits serving only to users seeking information about targeted countries but not within those countries."],["Statuses include `UNSPECIFIED` for no value and `UNKNOWN` for values not recognized in the current version."]]],[]]