Page Summary
-
InventoryClientApiError.Reason lists potential errors when calling the InventoryClient.
-
The Namespace for these errors is
https://www.google.com/apis/ads/publisher/v202508. -
The enumeration lists various reasons for errors, including access issues, AdSense problems, and invalid domain information.
-
Specific error reasons include
ACCESS_DENIED,ADSENSE_AUTH_ERROR,DOMAIN_INVALID_INPUT, andUNKNOWN_ERROR.
Potential reasons for errors calling InventoryClient
- Namespace
-
https://www.google.com/apis/ads/publisher/v202508
| Enumeration | Description |
|---|---|
ACCESS_DENIED
|
|
ADSENSE_AUTH_ERROR
|
|
ADSENSE_RPC_ERROR
|
|
DOMAIN_NO_SCHEME
|
|
DOMAIN_INVALID_HOST
|
|
DOMAIN_INVALID_TLD
|
|
DOMAIN_ONE_STRING_AND_PUBLIC_SUFFIX
|
|
DOMAIN_INVALID_INPUT
|
|
DOMAIN_NO_PUBLIC_SUFFIX
|
|
UNKNOWN_ERROR
|