v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-131895110.3 KB
accountTypes

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

post/v1/{+parent}/userListDirectLicenses

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

userListIdstring int64

Immutable. ID of the user list being licensed.

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 UserListDirectLicense - ENABLED or DISABLED.

clientAccountIdstring int64

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

clientAccountDisplayNamestring

Output only. Name of client customer which the user list is being licensed to. This field is read-only.

namestring

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

clientAccountType'USER_LIST_LICENSE_CLIENT_ACCOUNT_TYPE_UNKNOWN' | 'USER_LIST_LICENSE_CLIENT_ACCOUNT_TYPE_GOOGLE_ADS' | 'USER_LIST_LICENSE_CLIENT_ACCOUNT_TYPE_DISPLAY_VIDEO_PARTNER' | 'USER_LIST_LICENSE_CLIENT_ACCOUNT_TYPE_DISPLAY_VIDEO_ADVERTISER' | 'USER_LIST_LICENSE_CLIENT_ACCOUNT_TYPE_GOOGLE_AD_MANAGER_AUDIENCE_LINK'

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

Response

Successful response