[[["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\u003eYieldGroupService\u003c/code\u003e handles yield groups within Google Ad Manager and utilizes the \u003ccode\u003eYieldError\u003c/code\u003e object for error reporting.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eYieldError.Reason\u003c/code\u003e is an enumeration that provides specific error codes related to yield group operations, such as invalid data, unsupported settings, or internal errors.\u003c/p\u003e\n"],["\u003cp\u003eThese error reasons help to diagnose and resolve issues encountered when managing yield groups through the API.\u003c/p\u003e\n"]]],["The core content details the `YieldError.Reason` enumeration within the `YieldGroupService` under the namespace `https://www.google.com/apis/ads/publisher/v202408`. It lists potential error reasons when interacting with the service, including issues like `INVALID_BACKEND_DATA`, `INVALID_REQUEST_DATA`, `DUPLICATE_YIELD_PARTNER`, `INTERNAL_ERROR`, and `UNKNOWN`. The error list covers data validation, partner/bidder conflicts, unsupported features, and general system problems, like the issue of `NO_COMPANIES_PERMISSION`.\n"],null,["# enum YieldError.Reason (v202408)\n\n**Service** \n**YieldGroupService** **Dependencies** \n[YieldError](/ad-manager/api/reference/v202408/YieldGroupService.YieldError) \n▼\n**YieldError.Reason**\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202408`\n\n| Enumeration | Description |\n|--------------------------------------------|-------------|\n| `INVALID_BACKEND_DATA` | |\n| `INVALID_REQUEST_DATA` | |\n| `AD_SOURCE_COMPANY_CHANGE` | |\n| `UNSUPPORTED_COMPANY_INTEGRATION_TYPE` | |\n| `UNSUPPORTED_BUYER_SETTINGS` | |\n| `DEPRECATED_AD_NETWORK_ADAPTER` | |\n| `TOO_MANY_UPDATES` | |\n| `DUPLICATE_YIELD_PARTNER` | |\n| `DUPLICATE_HEADER_BIDDER` | |\n| `INTERNAL_ERROR` | |\n| `INVALID_EXCHANGE_STATUS` | |\n| `INVALID_AD_SOURCE_STATUS` | |\n| `INVALID_SDK_ADAPTER_KEY_NAME` | |\n| `INVENTORY_UNIT_MAPPING_NOT_FOUND` | |\n| `NO_COMPANIES_PERMISSION` | |\n| `INVENTORY_UNIT_MAPPING_INVALID_PARAMETER` | |\n| `UNSUPPORTED_FORMAT_AND_ENVIRONMENT` | |\n| `UNKNOWN` | |"]]