GoogleAdsFailure

  • Provides information on a failed GoogleAds API call.

  • Contains a list of 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.