[[["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\u003eYieldGroupService utilizes OpenBiddingSetting and inherits from AbstractDisplaySettings for managing yield groups.\u003c/p\u003e\n"],["\u003cp\u003eIt integrates with various yield integration types, including custom events, SDKs, and Open Bidding, as indicated by the YieldIntegrationType enumeration.\u003c/p\u003e\n"],["\u003cp\u003eThe service is defined within the namespace \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202411\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eOpenBiddingSetting and AbstractDisplaySettings are crucial components within YieldGroupService for configuring and controlling yield-related functionalities.\u003c/p\u003e\n"]]],["The core content outlines the structure and components of the `YieldGroupService`, specifically focusing on display settings. It highlights `AbstractDisplaySettings` and `OpenBiddingSetting` as key elements. `OpenBiddingSetting` includes a `yieldIntegrationType` field, which is defined by the `YieldIntegrationType` enumeration. This enumeration has possible values: `UNKNOWN`, `CUSTOM_EVENT`, `SDK`, and `OPEN_BIDDING`, defining how yield is integrated. The service is located in the namespace `https://www.google.com/apis/ads/publisher/v202411`.\n"],null,["# type OpenBiddingSetting (v202411)\n\n**Service** \n**YieldGroupService** **Inheritance** \n[AbstractDisplaySettings](/ad-manager/api/reference/v202411/YieldGroupService.AbstractDisplaySettings) \n▼\n**OpenBiddingSetting** [SdkMediationSettings](/ad-manager/api/reference/v202411/YieldGroupService.SdkMediationSettings)\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202411`\n\n| Field ----- ||\n|----------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| **`AbstractDisplaySettings` (inherited)** ||\n| **`OpenBiddingSetting`** ||\n| ### `yieldIntegrationType` | ` `[YieldIntegrationType](/ad-manager/api/reference/v202411/YieldGroupService.YieldIntegrationType)` ` *** ** * ** *** **Enumerations** `UNKNOWN` : `CUSTOM_EVENT` : `SDK` : `OPEN_BIDDING` : \u003cbr /\u003e |"]]