Google Ads Data Manager V1 Client - Class UserListGlobalLicenseType (0.2.0)

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

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

USER_LIST_GLOBAL_LICENSE_TYPE_UNSPECIFIED

Value: 0

UNSPECIFIED.

Generated from protobuf enum USER_LIST_GLOBAL_LICENSE_TYPE_UNSPECIFIED = 0;

USER_LIST_GLOBAL_LICENSE_TYPE_RESELLER

Value: 1

Reseller license.

Generated from protobuf enum USER_LIST_GLOBAL_LICENSE_TYPE_RESELLER = 1;

USER_LIST_GLOBAL_LICENSE_TYPE_DATA_MART_SELL_SIDE

Value: 2

DataMart 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: 3

DataMart Buy Side license.

Generated from protobuf enum USER_LIST_GLOBAL_LICENSE_TYPE_DATA_MART_BUY_SIDE = 3;