AI-generated Key Takeaways
-
InventoryClientApiError.Reason lists potential errors when calling InventoryClient.
-
The namespace for this enumeration is
https://www.google.com/apis/ads/publisher/v202411. -
The enumeration includes various reasons such as
ACCESS_DENIED,ADSENSE_AUTH_ERROR, and several domain-related errors. -
UNKNOWN_ERRORis also a possible reason listed in the enumeration.
Potential reasons for errors calling InventoryClient
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
| 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
|