UserListCustomerType

  • The userListCustomerType resource has three fields: resource_name, user_list, and customer_type_category.

  • The resource_name field is immutable and follows a specific format including the customer ID, user list ID, and customer type category.

  • The user_list field is immutable and specifies the resource name of the associated user list.

  • The customer_type_category field is immutable and represents the category of the user list customer type, referencing an enum.

A user list customer type

Fields

resource_name

string

Immutable. The resource name of the user list customer type User list customer type resource names have the form: customers/{customer_id}/userListCustomerTypes/{user_list_id}~{customer_type_category}

user_list

string

Immutable. The resource name for the user list this user list customer type is associated with

customer_type_category

UserListCustomerTypeCategory

Immutable. The user list customer type category