Interested in sharing your feedback about the Google Ads API?
Sign up to be invited to participate in user research!
PolicyFindingDetails
Error returned as part of a mutate response. This error indicates one or more policy findings in the fields of a resource.
Fields |
policy_topic_entries[]
|
PolicyTopicEntry
The list of policy topics for the resource. Contains the PROHIBITED or FULLY_LIMITED policy topic entries that prevented the resource from being saved (among any other entries the resource may also have).
|
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 2025-02-25 UTC.
[null,null,["Last updated 2025-02-25 UTC."],[[["Mutate responses may return errors indicating policy violations within resource fields."],["These errors contain a list of policy topics (`policy_``topic_``entries[]`) that caused the resource saving failure."],["The `policy_``topic_``entries[]` field provides details like PROHIBITED or FULLY_LIMITED policy violations."]]],["The core content describes an error within a mutate response, specifically indicating policy findings associated with a resource's fields. The `policy_topic_entries[]` field contains a list of `PolicyTopicEntry` objects. This list highlights policy topics related to the resource, including those that are `PROHIBITED` or `FULLY_LIMITED`. These specific entries are the reason the resource could not be successfully saved.\n"]]