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 \ ProductAccountMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
ACCOUNT_TYPE_UNSPECIFIED
Value: 0Unspecified product. Should never be used.
Generated from protobuf enum ACCOUNT_TYPE_UNSPECIFIED = 0;
GOOGLE_ADS
Value: 1Google Ads.
Generated from protobuf enum GOOGLE_ADS = 1;
DISPLAY_VIDEO_PARTNER
Value: 2Display & Video 360 partner.
Generated from protobuf enum DISPLAY_VIDEO_PARTNER = 2;
DISPLAY_VIDEO_ADVERTISER
Value: 3Display & Video 360 advertiser.
Generated from protobuf enum DISPLAY_VIDEO_ADVERTISER = 3;
DATA_PARTNER
Value: 4Data Partner.
Generated from protobuf enum DATA_PARTNER = 4;
GOOGLE_ANALYTICS_PROPERTY
Value: 5Google Analytics.
Generated from protobuf enum GOOGLE_ANALYTICS_PROPERTY = 5;