[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-05-15 UTC."],[[["ForecastService's `EnvironmentType` enum defines where ads can be displayed, such as web browsers or video players."],["This enum is utilized by various services including InventoryService, LineItemService, ProposalLineItemService, and SuggestedAdUnitService."],["It is part of the Google Ad Manager API and uses the namespace `https://www.google.com/apis/ads/publisher/v202405`."]]],["The core content defines `EnvironmentType`, an enumeration specifying valid environments for ad display. These environments include `BROWSER` for regular web browsers and `VIDEO_PLAYER` for video players. This information is relevant to `ForecastService`, `InventoryService`, `LineItemService`, `ProposalLineItemService`, and `SuggestedAdUnitService`, and relies on the `LineItemSummary` and `ProposalLineItem` dependencies. The namespace for this data is `https://www.google.com/apis/ads/publisher/v202405`.\n"]]