UserListCustomerType

  • The user list customer type resource name has a specific format:customers/{customer_id}/userListCustomerTypes/{user_list_id}~{customer_type_category}.

  • Theuser_list field is the resource name for the user list associated with this user list customer type.

  • Thecustomer_type_category field is an immutable enumeration defining the category of the user list customer type.

A user list customer type

Proto definition

Fields

customer_type_category

UserListCustomerTypeCategory

Immutable. The user list customer type category

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

Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025-12-12 UTC.