ErrorDetails

  • Additional error details are provided with fields like unpublished_error_code, policy_violation_details, policy_finding_details, quota_error_details, and resource_count_details.

  • unpublished_error_code indicates an error code that should have been returned but wasn't due to being unpublished in the client version.

  • policy_violation_details and policy_finding_details describe ad policy violations and findings.

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

  • resource_count_details gives details for errors related to exceeding a resource count limit.

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.