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.
The list of policy topics that should not cause a PolicyFindingError to be reported. This field is currently only compatible with Enhanced Text Ad. It corresponds to the PolicyTopicEntry.topic field.
Resources violating these policies will be saved, but will not be eligible to serve. They may begin serving at a later time due to a change in policies, re-review of the resource, or a change in advertiser certificates.
The list of policy violation keys that should not cause a PolicyViolationError to be reported. Not all policy violations are exemptable, refer to the isExemptible field in the returned PolicyViolationError.
Resources violating these polices will be saved, but will not be eligible to serve. They may begin serving at a later time due to a change in policies, re-review of the resource, or a change in advertiser certificates.
[[["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 2025-03-06 UTC."],[[["This documentation describes how to control policy exemption using a JSON object with \"ignorablePolicyTopics\" and \"exemptPolicyViolationKeys\" fields."],["\"ignorablePolicyTopics\" allows specifying policy topics that, when violated, will save the resource but prevent it from serving, primarily for Enhanced Text Ads."],["\"exemptPolicyViolationKeys\" provides a way to exempt specific policy violations, letting resources be saved but ineligible to serve, though they might be eligible later."],["Both exemptions can be lifted with policy changes, resource re-reviews, or advertiser certificate updates."]]],[]]