[[["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, utilizing \u003ccode\u003eYieldGroup\u003c/code\u003e and \u003ccode\u003eYieldPartnerSettings\u003c/code\u003e objects.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eYieldEnvironmentType\u003c/code\u003e is an enumeration within the \u003ccode\u003eYieldGroupService\u003c/code\u003e that categorizes yield environments such as mobile, video, and web.\u003c/p\u003e\n"],["\u003cp\u003eIt is namespaced under \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202408\u003c/code\u003e.\u003c/p\u003e\n"]]],["The content defines `YieldGroupService` dependencies, including `YieldGroup` and `YieldPartnerSettings`. It details `YieldEnvironmentType`, an enumeration with a namespace `https://www.google.com/apis/ads/publisher/v202408`. The enumeration lists four possible types: `UNKNOWN`, `MOBILE`, `VIDEO_VAST`, and `WEB`. Each type is used to classify the yield environment.\n"],null,["# enum YieldEnvironmentType (v202408)\n\n**Service** \n**YieldGroupService** **Dependencies** \n[YieldGroup](/ad-manager/api/reference/v202408/YieldGroupService.YieldGroup) [YieldPartnerSettings](/ad-manager/api/reference/v202408/YieldGroupService.YieldPartnerSettings) \n▼\n**YieldEnvironmentType**\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202408`\n\n| Enumeration | Description |\n|--------------|-------------|\n| `UNKNOWN` | |\n| `MOBILE` | |\n| `VIDEO_VAST` | |\n| `WEB` | |"]]