enum AdSenseAccountError.Reason (v202411)

  • AdSenseAccountError is an enumeration within the Google Ad Manager API.

  • It defines various error reasons related to AdSense accounts, such as API errors and access issues.

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

  • Services utilizing this error enum include InventoryService, LineItemCreativeAssociationService, and SiteService.

  • Specific error reasons include issues like associating accounts, accessing invalid accounts, and API response errors.


Namespace
https://www.google.com/apis/ads/publisher/v202411
Enumeration Description
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