[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This document provides reference information for `EnvironmentTypeEnum.EnvironmentType`, a Java enum that defines the environments in which ads can be displayed, part of the `google.ads.admanager.v1` package."],["The latest version of this enum is `0.19.0`, and the document includes references for previous versions, going back to version `0.1.0`."],["The `EnvironmentTypeEnum.EnvironmentType` implements the `ProtocolMessageEnum` interface and inherits members from the `Enum` class, offering methods such as `valueOf` and `getDeclaringClass`."],["The `EnvironmentTypeEnum.EnvironmentType` enum has static fields such as `BROWSER` and `VIDEO_PLAYER`, representing common ad environments, alongside `ENVIRONMENT_TYPE_UNSPECIFIED` and `UNRECOGNIZED` which are fields of different purposes."],["Static and instance methods such as `forNumber`, `getDescriptor`, and `getNumber` are documented for interacting with and retrieving information about the enum's values and structure."]]],[]]