PolicyTopicEntryType
The possible policy topic entry types.
Enums |
UNSPECIFIED
|
No value has been specified. |
UNKNOWN
|
The received value is not known in this version. This is a response-only value. |
PROHIBITED
|
The resource will not be served. |
LIMITED
|
The resource will not be served under some circumstances. |
FULLY_LIMITED
|
The resource cannot serve at all because of the current targeting criteria. |
DESCRIPTIVE
|
May be of interest, but does not limit how the resource is served. |
BROADENING
|
Could increase coverage beyond normal. |
AREA_OF_INTEREST_ONLY
|
Constrained for all targeted countries, but may serve in other countries through area of interest. |
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-10-12 UTC.
[null,null,["Last updated 2024-10-12 UTC."],[[["Policy topic entries can be categorized into several types, including `PROHIBITED`, `LIMITED`, `FULLY_LIMITED`, `DESCRIPTIVE`, `BROADENING`, and `AREA_OF_INTEREST_ONLY`."],["These types define how a resource is served based on targeting criteria, ranging from complete restriction (`PROHIBITED`, `FULLY_LIMITED`) to potential expansion of coverage (`BROADENING`, `AREA_OF_INTEREST_ONLY`)."],["While some entry types limit serving (`PROHIBITED`, `LIMITED`, `FULLY_LIMITED`), others like `DESCRIPTIVE` provide informational context without impacting serving behavior."],["`AREA_OF_INTEREST_ONLY` entries specifically allow serving beyond targeted countries through designated areas of interest."]]],[]]