[[["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\u003eThe \u003ccode\u003eYieldGroupService\u003c/code\u003e manages yield groups, which are used to define and control ad serving integrations with various yield partners.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eYieldIntegrationType\u003c/code\u003e is an enumeration within the \u003ccode\u003eYieldGroupService\u003c/code\u003e that specifies the type of integration being used, such as custom events, SDKs, or Open Bidding.\u003c/p\u003e\n"],["\u003cp\u003eThis service is defined within the namespace \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202411\u003c/code\u003e and utilizes specific settings like \u003ccode\u003eOpenBiddingSetting\u003c/code\u003e, \u003ccode\u003eSdkMediationSettings\u003c/code\u003e, and \u003ccode\u003eYieldPartnerSettings\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eYieldIntegrationType\u003c/code\u003e includes values like \u003ccode\u003eUNKNOWN\u003c/code\u003e, \u003ccode\u003eCUSTOM_EVENT\u003c/code\u003e, \u003ccode\u003eSDK\u003c/code\u003e, and \u003ccode\u003eOPEN_BIDDING\u003c/code\u003e to represent different yield integration approaches.\u003c/p\u003e\n"]]],[],null,["# enum YieldIntegrationType (v202411)\n\n**Service** \n**YieldGroupService** **Dependencies** \n[OpenBiddingSetting](/ad-manager/api/reference/v202411/YieldGroupService.OpenBiddingSetting) [SdkMediationSettings](/ad-manager/api/reference/v202411/YieldGroupService.SdkMediationSettings) [YieldPartnerSettings](/ad-manager/api/reference/v202411/YieldGroupService.YieldPartnerSettings) \n▼\n**YieldIntegrationType**\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202411`\n\n| Enumeration | Description |\n|----------------|-------------|\n| `UNKNOWN` | |\n| `CUSTOM_EVENT` | |\n| `SDK` | |\n| `OPEN_BIDDING` | |"]]