type AdSenseAccountError (v202411)

  • AdSenseAccountError objects detail issues encountered while working with AdSense accounts within Google Ad Manager.

  • These errors inherit properties from ApiError for standard error identification and context.

  • AdSenseAccountError includes a 'reason' field, an enumeration specifying the nature of the AdSense account problem.

  • Reasons for these errors range from API communication issues to account access and verification problems.

  • The namespace for this error is https://www.google.com/apis/ads/publisher/v202411.


Namespace
https://www.google.com/apis/ads/publisher/v202411

Field

ApiError (inherited)

fieldPath

xsd:string

fieldPathElements

FieldPathElement[]

trigger

xsd:string

errorString

xsd:string

AdSenseAccountError

reason

AdSenseAccountError.Reason


Enumerations
ASSOCIATE_ACCOUNT_API_ERROR
CANNOT_ACCESS_INVALID_ACCOUNT
ACCOUNT_ACCESS_DENIED
GET_AD_SLOT_API_ERROR
GET_CHANNEL_API_ERROR
GET_BULK_ACCOUNT_STATUSES_API_ERROR
RESEND_VERIFICATION_EMAIL_ERROR
UNEXPECTED_API_RESPONSE_ERROR
UNKNOWN