enum EnvironmentType (v202405)
Enum for the valid environments in which ads can be shown.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202405
Enumeration |
Description |
BROWSER
|
A regular web browser.
|
VIDEO_PLAYER
|
Video players.
|
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-05-15 UTC.
[null,null,["Last updated 2024-05-15 UTC."],[[["EnvironmentType is an enumeration used to define the environments where ads can be displayed."],["The namespace for EnvironmentType is `https://www.google.com/apis/ads/publisher/v202405`."],["This type includes two enumerations: `BROWSER` for regular web browsers and `VIDEO_PLAYER` for video players."]]],["The document defines the `EnvironmentType` enum, which specifies valid environments for ad display. The core services covered include `ForecastService`, `InventoryService`, `LineItemService`, `ProposalLineItemService`, and `SuggestedAdUnitService`. `LineItemSummary` is listed as a dependency. The two enumerated environment types are `BROWSER`, for regular web browsers, and `VIDEO_PLAYER`, for video players. The namespace for these services is `https://www.google.com/apis/ads/publisher/v202405`.\n"]]