Reference documentation and code samples for the Google Ads Data Manager V1 Client class UserListGlobalLicenseType.
User list global license types.
Protobuf type google.ads.datamanager.v1.UserListGlobalLicenseType
Namespace
Google \ Ads \ DataManager \ V1Methods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
USER_LIST_GLOBAL_LICENSE_TYPE_UNSPECIFIED
Value: 0UNSPECIFIED.
Generated from protobuf enum USER_LIST_GLOBAL_LICENSE_TYPE_UNSPECIFIED = 0;
USER_LIST_GLOBAL_LICENSE_TYPE_RESELLER
Value: 1Reseller license.
Generated from protobuf enum USER_LIST_GLOBAL_LICENSE_TYPE_RESELLER = 1;
USER_LIST_GLOBAL_LICENSE_TYPE_DATA_MART_SELL_SIDE
Value: 2DataMart Sell Side license.
Generated from protobuf enum USER_LIST_GLOBAL_LICENSE_TYPE_DATA_MART_SELL_SIDE = 2;
USER_LIST_GLOBAL_LICENSE_TYPE_DATA_MART_BUY_SIDE
Value: 3DataMart Buy Side license.
Generated from protobuf enum USER_LIST_GLOBAL_LICENSE_TYPE_DATA_MART_BUY_SIDE = 3;