Resource: UserListGlobalLicense
A user list global license.
This feature is only available to data partners.
| JSON representation |
|---|
{ "name": string, "userListDisplayName": string, "pricing": { object ( |
| Fields | |
|---|---|
name |
Identifier. The resource name of the user list global license. |
userListDisplayName |
Output only. Name of the user list being licensed. This field is read-only. |
pricing |
Optional. UserListGlobalLicense pricing. |
historicalPricings[] |
Output only. Pricing history of this user list license. This field is read-only. |
metrics |
Output only. Metrics related to this license This field is read-only and only populated if the start and end dates are set in the userListGlobalLicenses.list call |
userListId |
Immutable. ID of the user list being licensed. |
licenseType |
Immutable. Product type of client customer which the user list is being licensed to. |
status |
Optional. Status of UserListGlobalLicense - ENABLED or DISABLED. |
UserListGlobalLicenseType
User list global license types.
| Enums | |
|---|---|
USER_LIST_GLOBAL_LICENSE_TYPE_UNSPECIFIED |
UNSPECIFIED. |
USER_LIST_GLOBAL_LICENSE_TYPE_RESELLER |
Reseller license. |
USER_LIST_GLOBAL_LICENSE_TYPE_DATA_MART_SELL_SIDE |
DataMart Sell Side license. |
USER_LIST_GLOBAL_LICENSE_TYPE_DATA_MART_BUY_SIDE |
DataMart Buy Side license. |
Methods |
|
|---|---|
|
Creates a user list global license. |
|
Retrieves a user list global license. |
|
Lists all user list global licenses owned by the parent account. |
|
Updates a user list global license. |