enum YieldEnvironmentType (v202408)
Stay organized with collections
Save and categorize content based on your preferences.
Service
YieldGroupService
- Namespace
-
https://www.google.com/apis/ads/publisher/v202408
Enumeration |
Description |
UNKNOWN
|
|
MOBILE
|
|
VIDEO_VAST
|
|
WEB
|
|
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\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` | |"]]