type YieldPartnerSettings (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\u003eYieldPartnerSettings define the configuration for yield partners within Google Ad Manager.\u003c/p\u003e\n"],["\u003cp\u003eThese settings encompass various aspects, such as the partner's operational status, target environment (e.g., web, mobile), ad formats (e.g., banner, video), and integration method.\u003c/p\u003e\n"],["\u003cp\u003eFurther, YieldPartnerSettings specify the platform (Android, iOS) and include custom parameters for fine-tuning integrations.\u003c/p\u003e\n"],["\u003cp\u003eStatus, environment, format, integration type, and platform are all controlled through enumerations providing predefined options for each setting.\u003c/p\u003e\n"]]],[],null,["# type YieldPartnerSettings (v202411)\n\n**Service** \n**YieldGroupService** **Dependencies** \n[YieldPartner](/ad-manager/api/reference/v202411/YieldGroupService.YieldPartner) \n▼\n**YieldPartnerSettings**\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202411`\n\n| Field ----- ||\n|-----------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ### `status` | ` `[PartnerSettingStatus](/ad-manager/api/reference/v202411/YieldGroupService.PartnerSettingStatus)` ` *** ** * ** *** **Enumerations** `UNKNOWN` : `PENDING` : `ACTIVE` : `DEPRECATED` : \u003cbr /\u003e |\n| ### `environment` | ` `[YieldEnvironmentType](/ad-manager/api/reference/v202411/YieldGroupService.YieldEnvironmentType)` ` *** ** * ** *** **Enumerations** `UNKNOWN` : `MOBILE` : `VIDEO_VAST` : `WEB` : \u003cbr /\u003e |\n| ### `format` | ` `[YieldFormat](/ad-manager/api/reference/v202411/YieldGroupService.YieldFormat)` ` *** ** * ** *** **Enumerations** `UNKNOWN` : `BANNER` : `INTERSTITIAL` : `NATIVE` : `VIDEO_VAST` : `REWARDED` : `REWARDED_INTERSTITIAL` : `APP_OPEN` : \u003cbr /\u003e |\n| ### `integrationType` | ` `[YieldIntegrationType](/ad-manager/api/reference/v202411/YieldGroupService.YieldIntegrationType)` ` *** ** * ** *** **Enumerations** `UNKNOWN` : `CUSTOM_EVENT` : `SDK` : `OPEN_BIDDING` : \u003cbr /\u003e |\n| ### `platform` | ` `[YieldPlatform](/ad-manager/api/reference/v202411/YieldGroupService.YieldPlatform)` ` *** ** * ** *** **Enumerations** `UNKNOWN` : `ANDROID` : `IOS` : \u003cbr /\u003e |\n| ### `parameters` | ` `[YieldParameter](/ad-manager/api/reference/v202411/YieldGroupService.YieldParameter)`[]` \u003cbr /\u003e |"]]