enum EnvironmentType (v202402)
Enum for the valid environments in which ads can be shown.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202402
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-02-13 UTC.
[null,null,["Last updated 2024-02-13 UTC."],[[["`ForecastService.EnvironmentType` is an enum used to define the environment where ads are displayed."],["The enum includes two values: `BROWSER` representing a standard web browser and `VIDEO_PLAYER` for video player environments."],["It is part of the Google Ad Manager API and falls under the namespace `https://www.google.com/apis/ads/publisher/v202402`."]]],["The core content outlines the `ForecastService` and its dependencies: `LineItemSummary` and `ProposalLineItem`. It also references related services: `InventoryService`, `LineItemService`, `ProposalLineItemService`, and `SuggestedAdUnitService`. The `EnvironmentType` enum specifies valid ad environments, including `BROWSER` for web browsers and `VIDEO_PLAYER` for video players. All of these elements are associated with the namespace `https://www.google.com/apis/ads/publisher/v202402`.\n"]]