type YieldPartner (v202411)
Stay organized with collections
Save and categorize content based on your preferences.
Service
YieldGroupService
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-06 UTC.
[null,null,["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 |"]]