v1

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

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

patch/v1/{+name}

Path parameters

namestring required

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

Query parameters

updateMaskstring

Optional. The list of fields to update. The special character * is not supported and an INVALID_UPDATE_MASK error will be thrown if used.

validateOnlyboolean

Optional. If true, the request is validated but not executed.

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