AI-generated Key Takeaways
-
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/v202411
. -
This type includes two enumerations:
BROWSER
for web browsers andVIDEO_PLAYER
for video players.
Service
Dependencies
LineItemSummary
▼
EnvironmentType
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. |