UserListCustomerType
Stay organized with collections
Save and categorize content based on your preferences.
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-11-25 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-25 UTC."],[[["User list customer types represent segments of your customer base, categorized by how they interact with your business."],["They are identified by a unique resource name that includes customer ID, user list ID, and customer type category."],["This resource defines the relationship between a user list and a specific customer type category, indicating which type of customers are included in the list."],["The customer type category is a fixed value, indicating the segment to which the users belong (e.g., advertiser, agency)."],["You can use this resource to understand the composition of your user lists and tailor your campaigns accordingly."]]],[]]