AI-generated Key Takeaways
-
InventoryClientApiError.Reason lists potential errors when calling InventoryClient.
-
The namespace for these errors is https://www.google.com/apis/ads/publisher/v202505.
-
Several specific error reasons are enumerated, including ACCESS_DENIED, ADSENSE_AUTH_ERROR, and various domain-related errors.
-
UNKNOWN_ERROR is a potential reason listed.
Potential reasons for errors calling InventoryClient
- Namespace
-
https://www.google.com/apis/ads/publisher/v202505
| 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
|