Interface protos.google.ads.datamanager.v1.IUserListGlobalLicenseCustomerInfo (1.0.0)

Properties of a UserListGlobalLicenseCustomerInfo.

Package

@google-ads/datamanager

Properties

clientAccountDisplayName

clientAccountDisplayName?: (string|null);

UserListGlobalLicenseCustomerInfo clientAccountDisplayName

clientAccountId

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

UserListGlobalLicenseCustomerInfo clientAccountId

clientAccountType

clientAccountType?: (google.ads.datamanager.v1.UserListLicenseClientAccountType|keyof typeof google.ads.datamanager.v1.UserListLicenseClientAccountType|null);

UserListGlobalLicenseCustomerInfo clientAccountType

historicalPricings

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

UserListGlobalLicenseCustomerInfo historicalPricings

licenseType

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

UserListGlobalLicenseCustomerInfo licenseType

metrics

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

UserListGlobalLicenseCustomerInfo metrics

name

name?: (string|null);

UserListGlobalLicenseCustomerInfo name

pricing

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

UserListGlobalLicenseCustomerInfo pricing

status

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

UserListGlobalLicenseCustomerInfo status

userListDisplayName

userListDisplayName?: (string|null);

UserListGlobalLicenseCustomerInfo userListDisplayName

userListId

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

UserListGlobalLicenseCustomerInfo userListId