AI-generated Key Takeaways
-
Additional error details are provided with fields like
unpublished_error_code
,policy_violation_details
,policy_finding_details
,quota_error_details
, andresource_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
andpolicy_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 | |
---|---|
|
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. |
|
Describes an ad policy violation. |
|
Describes policy violation findings. |
|
Details on the quota error, including the scope (account or developer), the rate bucket name and the retry delay. |
|
Details for a resource count limit exceeded error. |