AI-generated Key Takeaways
-
InventoryClientApiError.Reason lists potential reasons for errors when calling InventoryClient.
-
The errors are associated with the NetworkService and CompanyService dependencies.
-
Potential reasons include issues with access, AdSense authentication or RPC, and various domain-related errors.
-
The namespace for these errors is
https://www.google.com/apis/ads/publisher/v202502.
Potential reasons for errors calling InventoryClient
- Namespace
-
https://www.google.com/apis/ads/publisher/v202502
| 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
|