[[["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 allows access to yield partners and their associated settings.\u003c/p\u003e\n"],["\u003cp\u003eYield partners are identified by a unique company ID and can have various settings applied to them.\u003c/p\u003e\n"],["\u003cp\u003eYieldPartnerSettings provide further configuration options for individual yield partners.\u003c/p\u003e\n"]]],["The `YieldGroupService` has a dependency, `YieldPartner`, accessible via `getYieldPartners()`. This service operates within the namespace `https://www.google.com/apis/ads/publisher/v202411`. Each `YieldPartner` includes a `companyId` (a long integer) and an array of `YieldPartnerSettings`. The `YieldPartner` structure defines the partners involved in yield management, with settings specific to each partner and a company identifier.\n"],null,["# type YieldPartner (v202411)\n\n**Service** \n**YieldGroupService** **Dependencies** \n[getYieldPartners()](/ad-manager/api/reference/v202411/YieldGroupService#getYieldPartners) \n▼\n**YieldPartner**\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202411`\n\n| Field ----- ||\n|-----------------|----------------------------------------------------------------------------------------------------------------|\n| ### `companyId` | ` `xsd:`long` \u003cbr /\u003e |\n| ### `settings` | ` `[YieldPartnerSettings](/ad-manager/api/reference/v202411/YieldGroupService.YieldPartnerSettings)`[]` \u003cbr /\u003e |"]]