AI-generated Key Takeaways
-
ForecastService uses several other services including InventoryService, LineItemService, ProposalLineItemService, and SuggestedAdUnitService.
-
ForecastService depends on LineItemSummary and ProposalLineItem objects.
-
EnvironmentType is an enum defining valid environments for ad display, including BROWSER and VIDEO_PLAYER.
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. |