[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-06 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eInventoryClientApiError\u003c/code\u003e object outlines potential errors when using the InventoryClient within the Ad Manager API.\u003c/p\u003e\n"],["\u003cp\u003eThese errors can stem from issues like access denial, AdSense authentication problems, or invalid domain formats.\u003c/p\u003e\n"],["\u003cp\u003eError reasons are categorized within the \u003ccode\u003eInventoryClientApiError.Reason\u003c/code\u003e enumeration and provide specific error codes for easier troubleshooting.\u003c/p\u003e\n"]]],["The `CompanyService` relies on `NetworkService` and may encounter `InventoryClientApiError`. This error's potential reasons are detailed within the `InventoryClientApiError.Reason` enumeration. Possible errors include `ACCESS_DENIED`, `ADSENSE_AUTH_ERROR`, `ADSENSE_RPC_ERROR`, and various `DOMAIN_` related issues like `DOMAIN_NO_SCHEME` and `DOMAIN_INVALID_HOST`. `UNKNOWN_ERROR` represents an undefined issue. The namespace for these services is `https://www.google.com/apis/ads/publisher/v202408`.\n"],null,["**Service** \n**CompanyService** [NetworkService](/ad-manager/api/reference/v202408/NetworkService.InventoryClientApiError.Reason) **Dependencies** \n[InventoryClientApiError](/ad-manager/api/reference/v202408/CompanyService.InventoryClientApiError) \n▼\n**InventoryClientApiError.Reason**\n\nPotential reasons for errors calling InventoryClient\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202408`\n\n| Enumeration | Description |\n|---------------------------------------|-------------|\n| `ACCESS_DENIED` | |\n| `ADSENSE_AUTH_ERROR` | |\n| `ADSENSE_RPC_ERROR` | |\n| `DOMAIN_NO_SCHEME` | |\n| `DOMAIN_INVALID_HOST` | |\n| `DOMAIN_INVALID_TLD` | |\n| `DOMAIN_ONE_STRING_AND_PUBLIC_SUFFIX` | |\n| `DOMAIN_INVALID_INPUT` | |\n| `DOMAIN_NO_PUBLIC_SUFFIX` | |\n| `UNKNOWN_ERROR` | |"]]