accountTypes

Creates a user list global license. This feature is only available to data partners.

post/v1/{+parent}/userListGlobalLicenses

Path parameters

parentstring required

Required. The account that owns the user list being licensed. Should be in the format accountTypes/{ACCOUNT_TYPE}/accounts/{ACCOUNT_ID}

Request body

userListDisplayNamestring

Output only. Name of the user list being licensed. This field is read-only.

status'USER_LIST_LICENSE_STATUS_UNSPECIFIED' | 'USER_LIST_LICENSE_STATUS_ENABLED' | 'USER_LIST_LICENSE_STATUS_DISABLED'

Optional. Status of UserListGlobalLicense - ENABLED or DISABLED.

userListIdstring int64

Immutable. ID of the user list being licensed.

licenseType'USER_LIST_GLOBAL_LICENSE_TYPE_UNSPECIFIED' | 'USER_LIST_GLOBAL_LICENSE_TYPE_RESELLER' | 'USER_LIST_GLOBAL_LICENSE_TYPE_DATA_MART_SELL_SIDE' | 'USER_LIST_GLOBAL_LICENSE_TYPE_DATA_MART_BUY_SIDE'

Immutable. Product type of client customer which the user list is being licensed to.

namestring

Identifier. The resource name of the user list global license.

Response

Successful response

Changes

No recorded changes to this endpoint across all 1 revision of this API.