[[["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 2025-08-06 UTC."],[[["\u003cp\u003eForecastService's \u003ccode\u003eEnvironmentType\u003c/code\u003e enum defines where ads can be displayed.\u003c/p\u003e\n"],["\u003cp\u003eIt includes options for regular web browsers (\u003ccode\u003eBROWSER\u003c/code\u003e) and video players (\u003ccode\u003eVIDEO_PLAYER\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eThis enum is part of the Google Ad Manager API and is used by various services like InventoryService, LineItemService, ProposalLineItemService, and SuggestedAdUnitService.\u003c/p\u003e\n"]]],["The document outlines services within a namespace `https://www.google.com/apis/ads/publisher/v202411`. The `ForecastService` interacts with `InventoryService`, `LineItemService`, `ProposalLineItemService`, and `SuggestedAdUnitService`. It has dependencies on `LineItemSummary` and `ProposalLineItem`. `EnvironmentType` is defined as an enumeration with two valid options: `BROWSER` (a regular web browser) and `VIDEO_PLAYER` (video players) for ad environments.\n"],null,["# enum EnvironmentType (v202411)\n\n**Service** \n**ForecastService** [InventoryService](/ad-manager/api/reference/v202411/InventoryService.EnvironmentType) [LineItemService](/ad-manager/api/reference/v202411/LineItemService.EnvironmentType) [ProposalLineItemService](/ad-manager/api/reference/v202411/ProposalLineItemService.EnvironmentType) [SuggestedAdUnitService](/ad-manager/api/reference/v202411/SuggestedAdUnitService.EnvironmentType) **Dependencies** \n[LineItemSummary](/ad-manager/api/reference/v202411/ForecastService.LineItemSummary) [ProposalLineItem](/ad-manager/api/reference/v202411/ForecastService.ProposalLineItem) \n▼\n**EnvironmentType**\n\nEnum for the valid environments in which ads can be shown.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202411`\n\n| Enumeration | Description |\n|----------------|------------------------|\n| `BROWSER` | A regular web browser. |\n| `VIDEO_PLAYER` | Video players. |"]]