enum YieldEnvironmentType (v202411)
Stay organized with collections
Save and categorize content based on your preferences.
Service
YieldGroupService
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
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 allows interaction with yield groups and their associated settings, including \u003ccode\u003eYieldGroup\u003c/code\u003e and \u003ccode\u003eYieldPartnerSettings\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eYieldEnvironmentType\u003c/code\u003e is an enumeration within the \u003ccode\u003eYieldGroupService\u003c/code\u003e defining various ad environments like Mobile, Video VAST, and Web, alongside an unknown type.\u003c/p\u003e\n"],["\u003cp\u003eThis service falls under the namespace \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202411\u003c/code\u003e for API access.\u003c/p\u003e\n"]]],["The core content defines the `YieldGroupService` and its dependencies: `YieldGroup` and `YieldPartnerSettings`. It also specifies the `YieldEnvironmentType` enumeration, which includes `UNKNOWN`, `MOBILE`, `VIDEO_VAST`, and `WEB`. This service operates within the namespace `https://www.google.com/apis/ads/publisher/v202411` and describes different environment types within the yield group. The content mainly presents definition of service and its type.\n"],null,["# enum YieldEnvironmentType (v202411)\n\n**Service** \n**YieldGroupService** **Dependencies** \n[YieldGroup](/ad-manager/api/reference/v202411/YieldGroupService.YieldGroup) [YieldPartnerSettings](/ad-manager/api/reference/v202411/YieldGroupService.YieldPartnerSettings) \n▼\n**YieldEnvironmentType**\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202411`\n\n| Enumeration | Description |\n|--------------|-------------|\n| `UNKNOWN` | |\n| `MOBILE` | |\n| `VIDEO_VAST` | |\n| `WEB` | |"]]