[[["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 YieldGroupService is used to manage yield groups within Google Ad Manager.\u003c/p\u003e\n"],["\u003cp\u003eDistinctError is an enumeration used for identifying and handling errors that can occur during operations with the YieldGroupService, specifically related to distinct elements and types.\u003c/p\u003e\n"],["\u003cp\u003eTwo possible DistinctError reasons are \u003ccode\u003eDUPLICATE_ELEMENT\u003c/code\u003e and \u003ccode\u003eDUPLICATE_TYPE\u003c/code\u003e, which signal errors related to duplicate elements or types.\u003c/p\u003e\n"],["\u003cp\u003eThese error reasons likely arise when attempting to create or update yield groups with configurations that violate the uniqueness constraints of elements or types.\u003c/p\u003e\n"],["\u003cp\u003eThe provided namespace \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202411\u003c/code\u003e indicates the location of the YieldGroupService and related resources within the Google Ad Manager API.\u003c/p\u003e\n"]]],["The content defines `DistinctError` within the `YieldGroupService` of the Google Ad Manager API (v202411). It specifies two possible error reasons within the `DistinctError.Reason` enumeration: `DUPLICATE_ELEMENT` and `DUPLICATE_TYPE`. These indicate errors related to duplicate elements or duplicate types, respectively, when interacting with the `YieldGroupService`. The namespace for these definitions is `https://www.google.com/apis/ads/publisher/v202411`.\n"],null,["# enum DistinctError.Reason (v202411)\n\n**Service** \n**YieldGroupService** **Dependencies** \n[DistinctError](/ad-manager/api/reference/v202411/YieldGroupService.DistinctError) \n▼\n**DistinctError.Reason**\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202411`\n\n| Enumeration | Description |\n|---------------------|-------------|\n| `DUPLICATE_ELEMENT` | |\n| `DUPLICATE_TYPE` | |"]]