[[["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-02-13 UTC."],[[["The YieldGroupService provides access to yield partners, allowing publishers to manage and optimize their ad inventory."],["Each YieldPartner object includes information like its associated company ID and an array of YieldPartnerSettings."],["YieldPartner details, including companyId and settings, are organized within the namespace `https://www.google.com/apis/ads/publisher/v202402`."]]],["The `YieldGroupService` uses the `getYieldPartners()` method to retrieve `YieldPartner` data. Each `YieldPartner` includes a `companyId` (a long integer) and an array of `YieldPartnerSettings`. The namespace for these components is `https://www.google.com/apis/ads/publisher/v202402`. The key actions involve retrieving partner data and understanding its structure, notably the `companyId` and settings associated with each partner.\n"]]