UserListCustomerTypeOperation

  • This page details a single mutate operation for user list customer types.

  • The operation field in the request can be either create or remove.

  • Creating a UserListCustomerType attaches it to a user list and does not require a resource name.

  • Removing an existing user list customer type requires providing its resource name in a specific format.

A single mutate operation on the user list customer type.

Fields
Union field

operation

operation. The mutate operation. operation can be only one of the following:

create

UserListCustomerType

Attach a user list customer type to a user list. No resource name is expected for the new user list customer type.

remove

string

Remove an existing user list customer type. A resource name for the removed user list customer type is expected, in this format:

customers/{customer_id}/userListCustomerTypes/{user_list_id}~{customer_type_category}