type YieldPartnerSettings (v202408)
Stay organized with collections
Save and categorize content based on your preferences.
Service
YieldGroupService
- Namespace
-
https://www.google.com/apis/ads/publisher/v202408
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\u003eYieldPartnerSettings define the configuration for yield partners within Ad Manager.\u003c/p\u003e\n"],["\u003cp\u003eThese settings encompass various aspects like partner status, ad environment, format, integration type, platform, and custom parameters.\u003c/p\u003e\n"],["\u003cp\u003eYieldPartnerSettings utilize enumerations to represent different options for each setting, providing a standardized way to manage yield partner configurations.\u003c/p\u003e\n"],["\u003cp\u003eThe namespace for YieldPartnerSettings is \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202408\u003c/code\u003e, indicating its location within the Ad Manager API.\u003c/p\u003e\n"],["\u003cp\u003eAd Manager users can leverage YieldPartnerSettings to fine-tune the behavior and integration of their yield partners, optimizing ad delivery and revenue generation.\u003c/p\u003e\n"]]],["The document outlines the `YieldPartnerSettings` within the `YieldGroupService`, detailing its attributes and dependencies. Key information includes the `status` of a partner setting, which can be `UNKNOWN`, `PENDING`, `ACTIVE`, or `DEPRECATED`. It also specifies the `environment` (`MOBILE`, `VIDEO_VAST`, `WEB`), `format` (e.g., `BANNER`, `INTERSTITIAL`), `integrationType` (`CUSTOM_EVENT`, `SDK`, `OPEN_BIDDING`), and `platform` (`ANDROID`, `IOS`). Finally it includes the parameteres. These settings are tied to a `YieldPartner` and use specific enumerations.\n"],null,["# type YieldPartnerSettings (v202408)\n\n**Service** \n**YieldGroupService** **Dependencies** \n[YieldPartner](/ad-manager/api/reference/v202408/YieldGroupService.YieldPartner) \n▼\n**YieldPartnerSettings**\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202408`\n\n| Field ----- ||\n|-----------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ### `status` | ` `[PartnerSettingStatus](/ad-manager/api/reference/v202408/YieldGroupService.PartnerSettingStatus)` ` *** ** * ** *** **Enumerations** `UNKNOWN` : `PENDING` : `ACTIVE` : `DEPRECATED` : \u003cbr /\u003e |\n| ### `environment` | ` `[YieldEnvironmentType](/ad-manager/api/reference/v202408/YieldGroupService.YieldEnvironmentType)` ` *** ** * ** *** **Enumerations** `UNKNOWN` : `MOBILE` : `VIDEO_VAST` : `WEB` : \u003cbr /\u003e |\n| ### `format` | ` `[YieldFormat](/ad-manager/api/reference/v202408/YieldGroupService.YieldFormat)` ` *** ** * ** *** **Enumerations** `UNKNOWN` : `BANNER` : `INTERSTITIAL` : `NATIVE` : `VIDEO_VAST` : `REWARDED` : `REWARDED_INTERSTITIAL` : `APP_OPEN` : \u003cbr /\u003e |\n| ### `integrationType` | ` `[YieldIntegrationType](/ad-manager/api/reference/v202408/YieldGroupService.YieldIntegrationType)` ` *** ** * ** *** **Enumerations** `UNKNOWN` : `CUSTOM_EVENT` : `SDK` : `OPEN_BIDDING` : \u003cbr /\u003e |\n| ### `platform` | ` `[YieldPlatform](/ad-manager/api/reference/v202408/YieldGroupService.YieldPlatform)` ` *** ** * ** *** **Enumerations** `UNKNOWN` : `ANDROID` : `IOS` : \u003cbr /\u003e |\n| ### `parameters` | ` `[YieldParameter](/ad-manager/api/reference/v202408/YieldGroupService.YieldParameter)`[]` \u003cbr /\u003e |"]]