Reference documentation and code samples for the Google Ads Data Manager V1 Client class ViewType.
The type of the event.
Protobuf type google.ads.datamanager.v1.ViewType
Namespace
Google \ Ads \ DataManager \ V1Methods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
VIEW_TYPE_UNSPECIFIED
Value: 0Unspecified view type.
Generated from protobuf enum VIEW_TYPE_UNSPECIFIED = 0;
VIEW_TYPE_MRC_VIEWED
Value: 1MRC viewed.
Generated from protobuf enum VIEW_TYPE_MRC_VIEWED = 1;
VIEW_TYPE_MRC_RENDERED
Value: 2MRC rendered.
Generated from protobuf enum VIEW_TYPE_MRC_RENDERED = 2;