Google Ads Data Manager V1 Client - Class ViewType (0.6.0)

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 \ V1

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

VIEW_TYPE_UNSPECIFIED

Value: 0

Unspecified view type.

Generated from protobuf enum VIEW_TYPE_UNSPECIFIED = 0;

VIEW_TYPE_MRC_VIEWED

Value: 1

MRC viewed.

Generated from protobuf enum VIEW_TYPE_MRC_VIEWED = 1;

VIEW_TYPE_MRC_RENDERED

Value: 2

MRC rendered.

Generated from protobuf enum VIEW_TYPE_MRC_RENDERED = 2;