[[["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 2024-11-19 UTC."],[[["The YieldGroupService allows access to yield partners and their associated settings."],["Yield partners are identified by a unique company ID and can have various settings applied to them."],["YieldPartnerSettings provide further configuration options for individual yield partners."]]],["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"]]