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 2024-10-12 UTC.
[null,null,["Last updated 2024-10-12 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`."]]],[]]