Interface protos.google.ads.datamanager.v1.IUserListGlobalLicense (0.4.0)

Properties of a UserListGlobalLicense.

Package

@google-ads/datamanager

Properties

historicalPricings

historicalPricings?: (google.ads.datamanager.v1.IUserListLicensePricing[]|null);

UserListGlobalLicense historicalPricings

licenseType

licenseType?: (google.ads.datamanager.v1.UserListGlobalLicenseType|keyof typeof google.ads.datamanager.v1.UserListGlobalLicenseType|null);

UserListGlobalLicense licenseType

metrics

metrics?: (google.ads.datamanager.v1.IUserListLicenseMetrics|null);

UserListGlobalLicense metrics

name

name?: (string|null);

UserListGlobalLicense name

pricing

pricing?: (google.ads.datamanager.v1.IUserListLicensePricing|null);

UserListGlobalLicense pricing

status

status?: (google.ads.datamanager.v1.UserListLicenseStatus|keyof typeof google.ads.datamanager.v1.UserListLicenseStatus|null);

UserListGlobalLicense status

userListDisplayName

userListDisplayName?: (string|null);

UserListGlobalLicense userListDisplayName

userListId

userListId?: (number|Long|string|null);

UserListGlobalLicense userListId