An error occurred while trying to associate an AdSense account with Ad Manager. Unable to
create an association with AdSense or Ad Exchange account.
CANNOT_ACCESS_INVALID_ACCOUNT
An error occurred while a user without a valid AdSense account trying to access an Ads
frontend.
ACCOUNT_ACCESS_DENIED
An error occurred while AdSense denied access.
GET_AD_SLOT_API_ERROR
An error occurred while trying to get an associated web property's ad slots. Unable to
retrieve ad slot information from AdSense or Ad Exchange account.
GET_CHANNEL_API_ERROR
An error occurred while trying to get an associated web property's ad channels.
GET_BULK_ACCOUNT_STATUSES_API_ERROR
An error occurred while trying to retrieve account statues from AdSense API. Unable to
retrieve account status information. Please try again later.
RESEND_VERIFICATION_EMAIL_ERROR
An error occurred while trying to resend the account association verification email. Error
resending verification email. Please try again.
UNEXPECTED_API_RESPONSE_ERROR
An error occurred while trying to retrieve a response from the AdSense API. There was a
problem processing your request. Please try again later.
UNKNOWN
The value returned if the actual value is not exposed by the requested API version.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-06 UTC."],[],["The document outlines `AdSenseAccountError.Reason` within the `InventoryService`, `LineItemCreativeAssociation`, and `SiteService` dependencies, in the namespace `https://www.google.com/apis/ads/publisher/v202502`. It defines various error types: `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`, and `UNKNOWN`. Each error relates to issues such as account association, access denial, or API communication problems.\n"],null,["# enum AdSenseAccountError.Reason (v202502)\n\n**Service** \n[InventoryService](/ad-manager/api/reference/v202502/InventoryService.AdSenseAccountError.Reason) **LineItemCreativeAssociation...** [SiteService](/ad-manager/api/reference/v202502/SiteService.AdSenseAccountError.Reason) **Dependencies** \n[AdSenseAccountError](/ad-manager/api/reference/v202502/LineItemCreativeAssociationService.AdSenseAccountError) \n▼\n**AdSenseAccountError.Reason**\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202502`\n\n| Enumeration | Description |\n|---------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `ASSOCIATE_ACCOUNT_API_ERROR` | An error occurred while trying to associate an AdSense account with Ad Manager. Unable to create an association with AdSense or Ad Exchange account. |\n| `CANNOT_ACCESS_INVALID_ACCOUNT` | An error occurred while a user without a valid AdSense account trying to access an Ads frontend. |\n| `ACCOUNT_ACCESS_DENIED` | An error occurred while AdSense denied access. |\n| `GET_AD_SLOT_API_ERROR` | An error occurred while trying to get an associated web property's ad slots. Unable to retrieve ad slot information from AdSense or Ad Exchange account. |\n| `GET_CHANNEL_API_ERROR` | An error occurred while trying to get an associated web property's ad channels. |\n| `GET_BULK_ACCOUNT_STATUSES_API_ERROR` | An error occurred while trying to retrieve account statues from AdSense API. Unable to retrieve account status information. Please try again later. |\n| `RESEND_VERIFICATION_EMAIL_ERROR` | An error occurred while trying to resend the account association verification email. Error resending verification email. Please try again. |\n| `UNEXPECTED_API_RESPONSE_ERROR` | An error occurred while trying to retrieve a response from the AdSense API. There was a problem processing your request. Please try again later. |\n| `UNKNOWN` | The value returned if the actual value is not exposed by the requested API version. |"]]