[[["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 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,["**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 |"]]