AI-generated Key Takeaways
-
EnvironmentType is an enum within the SuggestedAdUnitService in the Google Ad Manager API.
-
It specifies the valid environments where ads can be displayed.
-
The possible environments are BROWSER and VIDEO_PLAYER.
Service
Dependencies
AdUnitSize
▼
EnvironmentType
Enum for the valid environments in which ads can be shown.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202508
Enumeration | Description |
---|---|
BROWSER
|
A regular web browser. |
VIDEO_PLAYER
|
Video players. |