Interested in sharing your feedback about the Google Ads API?
Sign up to be invited to participate in user research!
ErrorDetails
Additional error details.
Fields |
unpublished_error_code
|
string
The error code that should have been returned, but wasn't. This is used when the error code is not published in the client specified version.
|
policy_violation_details
|
PolicyViolationDetails
Describes an ad policy violation.
|
policy_finding_details
|
PolicyFindingDetails
Describes policy violation findings.
|
quota_error_details
|
QuotaErrorDetails
Details on the quota error, including the scope (account or developer), the rate bucket name and the retry delay.
|
resource_count_details
|
ResourceCountDetails
Details for a resource count limit exceeded error.
|
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."],[[["Additional error details provide further information about errors encountered, including unpublished error codes, policy violations, quota issues, and resource count limits."],["`unpublished_error_code` field reveals an unpublished error code that was encountered."],["Policy violation details are provided in `policy_violation_details` and `policy_finding_details`."],["`quota_error_details` offers specifics about the encountered quota error including scope, rate bucket, and retry delay."],["Resource count limit breaches are detailed in `resource_count_details`."]]],["The core content describes error details within a system. It outlines five specific fields: `unpublished_error_code` (an error code not published), `policy_violation_details` (ad policy violations), `policy_finding_details` (policy violation findings), `quota_error_details` (quota error specifics like scope, rate, and retry), and `resource_count_details` (details for resource count limit errors). Each field provides further information on different error categories.\n"]]