GoogleAdsFailure

  • Provides details about a failed Google Ads API call.

  • Contains a list of specific Google Ads errors and a 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.