GoogleAdsFailure

  • Describes how a Google Ads API call failed.

  • Returned within google.rpc.Status.details upon call failure.

  • Includes a list of specific errors and a unique request ID for debugging.

Describes how a GoogleAds API call failed. It's returned inside google.rpc.Status.details when a call fails.

Fields

errors[]

GoogleAdsError

The list of errors that occurred.

request_id

string

The unique ID of the request that is used for debugging purposes.