ErrorDetails

  • The unpublished_error_code field indicates an error code that was not returned but should have been, used when the code is not published in the client's version.

  • The policy_violation_details field describes an ad policy violation.

  • The policy_finding_details field describes policy violation findings.

  • The quota_error_details field provides details on quota errors, including scope, rate bucket name, and retry delay.

  • The resource_count_details field gives details for errors where a resource count limit has been exceeded.

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.