AI-generated Key Takeaways
-
UserListCustomerType
is a resource with fields includingresource_name
,user_list
, andcustomer_type_category
. -
The
resource_name
for a user list customer type follows a specific format including customer ID, user list ID, and customer type category. -
The
user_list
field is an immutable string representing the resource name of the associated user list. -
The
customer_type_category
is an immutable enum indicating the category of the user list customer type.
A user list customer type
Fields | |
---|---|
|
Immutable. The resource name of the user list customer type User list customer type resource names have the form: |
|
Immutable. The resource name for the user list this user list customer type is associated with |
|
Immutable. The user list customer type category |