[[["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-05-15 UTC."],[[["The YieldGroupService provides access to yield partners and their associated settings within Google Ad Manager."],["Yield partners are identified by a unique company ID and can have multiple settings configured."],["You can retrieve information about yield partners, including their settings, using the `getYieldPartners()` method."],["Yield partner settings are represented by the YieldPartnerSettings object."],["The data structure for YieldPartner objects uses a namespace specific to the Google Ad Manager API."]]],["The core content defines the `YieldPartner` within the `YieldGroupService` of the `v202405` API. Key information includes the namespace `https://www.google.com/apis/ads/publisher/v202405`, the `getYieldPartners()` method, and the `YieldPartner`'s two fields: `companyId` (a long integer) and `settings` (an array of `YieldPartnerSettings`). The `YieldPartner` is accessed via the `YieldGroupService`.\n"]]