type AdSenseAccountError (v202502)

  • The AdSenseAccountError is a type of ApiError used in Google Ad Manager services.

  • It can occur in InventoryService, LineItemCreativeAssociationService, and SiteService.

  • The error has a reason field which indicates the specific cause of the error, such as ASSOCIATE_ACCOUNT_API_ERROR or ACCOUNT_ACCESS_DENIED.


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

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