AI-generated Key Takeaways
-
ExchangeSignupApiError.Reason lists potential reasons for errors related to the ExchangeSignupService.
-
The errors cover various scenarios including issues with AdSense accounts, website properties, account linking, and signup product problems.
-
Some specific error reasons include duplicate product types, invalid signup products, and missing information like legal entity name or active billing profile.
-
The
UNKNOWNreason indicates a value not exposed by the requested API version.
Potential reasons for ExchangeSignupService errors
- Namespace
-
https://www.google.com/apis/ads/publisher/v202505
| Enumeration | Description |
|---|---|
ADSENSE_ACCOUNT_CREATION_ERROR
|
|
ADSENSE_ACCOUNT_ALREADY_HAS_EXCHANGE
|
|
FAILED_TO_ADD_WEBSITE_TO_PROPERTY
|
|
FAILED_TO_CREATE_LINK_FOR_NEW_ACCOUNT
|
|
CANNOT_CREATE_NEW_ACCOUNT_FOR_MAPPED_CUSTOMER
|
|
FAILED_TO_CREATE_EXCHANGE_SETTINGS
|
|
DUPLICATE_PRODUCT_TYPE
|
|
INVALID_SIGNUP_PRODUCT
|
|
UNKNOWN_PRODUCT
|
|
BAD_SITE_VERIFICATION_UPDATE_REQUEST
|
|
NO_EXCHANGE_ACCOUNT
|
|
SINGLE_SYNDICATION_PRODUCT
|
|
ACCOUNT_NOT_YET_READY
|
|
MULTIPLE_ADSENSE_ACCOUNTS_NOT_ALLOWED
|
|
MISSING_LEGAL_ENTITY_NAME
|
|
MISSING_ACTIVE_BILLING_PROFILE
|
|
UNKNOWN
|
The value returned if the actual value is not exposed by the requested API version. |