Google Ads Data Manager V1 Client - Class AccountType (0.1.0)

Reference documentation and code samples for the Google Ads Data Manager V1 Client class AccountType.

Represents Google account types. Used to locate accounts and destinations.

Protobuf type google.ads.datamanager.v1.ProductAccount.AccountType

Namespace

Google \ Ads \ DataManager \ V1 \ ProductAccount

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

ACCOUNT_TYPE_UNSPECIFIED

Value: 0

Unspecified product. Should never be used.

Generated from protobuf enum ACCOUNT_TYPE_UNSPECIFIED = 0;

GOOGLE_ADS

Value: 1

Google Ads.

Generated from protobuf enum GOOGLE_ADS = 1;

DISPLAY_VIDEO_PARTNER

Value: 2

Display & Video 360 partner.

Generated from protobuf enum DISPLAY_VIDEO_PARTNER = 2;

DISPLAY_VIDEO_ADVERTISER

Value: 3

Display & Video 360 advertiser.

Generated from protobuf enum DISPLAY_VIDEO_ADVERTISER = 3;

DATA_PARTNER

Value: 4

Data Partner.

Generated from protobuf enum DATA_PARTNER = 4;

GOOGLE_ANALYTICS_PROPERTY

Value: 5

Google Analytics.

Generated from protobuf enum GOOGLE_ANALYTICS_PROPERTY = 5;