UserListCustomerType
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
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-12 UTC.
[null,null,["Last updated 2024-10-12 UTC."],[[["User list customer type resource names follow a specific format: `customers/{customer_id}/userListCustomerTypes/{user_list_id}~{customer_type_category}`."],["The user list customer type is associated with a specific user list, indicated by the `user_list` field."],["The `customer_type_category` field determines the category of the user list customer type using the UserListCustomerTypeCategory enum."]]],[]]