Reference documentation and code samples for the Google Ads Ad Manager V1 Client class EnvironmentType.
The different environments in which an ad can be shown.
Protobuf type google.ads.admanager.v1.EnvironmentTypeEnum.EnvironmentType
Namespace
Google \ Ads \ AdManager \ V1 \ EnvironmentTypeEnumMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
ENVIRONMENT_TYPE_UNSPECIFIED
Value: 0No value specified
Generated from protobuf enum ENVIRONMENT_TYPE_UNSPECIFIED = 0;
BROWSER
Value: 1A regular web browser.
Generated from protobuf enum BROWSER = 1;
VIDEO_PLAYER
Value: 2Video players.
Generated from protobuf enum VIDEO_PLAYER = 2;