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: 0
No value specified
Generated from protobuf enum ENVIRONMENT_TYPE_UNSPECIFIED = 0;
BROWSER
Value: 1
A regular web browser.
Generated from protobuf enum BROWSER = 1;
VIDEO_PLAYER
Value: 2
Video players.
Generated from protobuf enum VIDEO_PLAYER = 2;