UserListCustomerTypeOperation

  • This content describes a single mutate operation for user list customer types.

  • The mutate operation has two possible actions: create or remove.

  • The create operation attaches a user list customer type to a user list and does not require a resource name.

  • The remove operation removes an existing user list customer type and requires a 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}