enum EnvironmentType (v202411)

  • ForecastService's EnvironmentType enum defines where ads can be displayed.

  • It includes options for regular web browsers (BROWSER) and video players (VIDEO_PLAYER).

  • This enum is part of the Google Ad Manager API and is used by various services like InventoryService, LineItemService, ProposalLineItemService, and SuggestedAdUnitService.

Enum for the valid environments in which ads can be shown.


Namespace
https://www.google.com/apis/ads/publisher/v202411
Enumeration Description
BROWSER A regular web browser.
VIDEO_PLAYER Video players.