enum YieldEnvironmentType (v202408)
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 2024-08-20 UTC.
[null,null,["Last updated 2024-08-20 UTC."],[[["The `YieldGroupService` manages yield groups, utilizing `YieldGroup` and `YieldPartnerSettings` objects."],["`YieldEnvironmentType` is an enumeration within the `YieldGroupService` that categorizes yield environments such as mobile, video, and web."],["It is namespaced under `https://www.google.com/apis/ads/publisher/v202408`."]]],["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"]]