Interested in sharing your feedback about the Google Ads API?
Sign up to be invited to participate in user research!
UserListCustomerTypeCategory
Stay organized with collections
Save and categorize content based on your preferences.
Enum containing possible user list customer type categories.
Enums |
UNSPECIFIED
|
Not specified. |
UNKNOWN
|
Unknown type. |
ALL_CUSTOMERS
|
Customer type category for all customers. |
PURCHASERS
|
Customer type category for all purchasers. |
HIGH_VALUE_CUSTOMERS
|
Customer type category for high value purchasers. |
DISENGAGED_CUSTOMERS
|
Customer type category for disengaged purchasers. |
QUALIFIED_LEADS
|
Customer type category for qualified leads. |
CONVERTED_LEADS
|
Customer type category for converted leads. |
PAID_SUBSCRIBERS
|
Customer type category for paid subscribers. |
LOYALTY_SIGN_UPS
|
Customer type category for loyalty signups. |
CART_ABANDONERS
|
Customer type category for cart abandoners. |
LOYALTY_TIER_1_MEMBERS
|
Customer type category for loyalty tier 1 members. |
LOYALTY_TIER_2_MEMBERS
|
Customer type category for loyalty tier 2 members. |
LOYALTY_TIER_3_MEMBERS
|
Customer type category for loyalty tier 3 members. |
LOYALTY_TIER_4_MEMBERS
|
Customer type category for loyalty tier 4 members. |
LOYALTY_TIER_5_MEMBERS
|
Customer type category for loyalty tier 5 members. |
LOYALTY_TIER_6_MEMBERS
|
Customer type category for loyalty tier 6 members. |
LOYALTY_TIER_7_MEMBERS
|
Customer type category for loyalty tier 7 members. |
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-08-06 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-08-06 UTC."],[[["This enum defines different customer type categories for user lists."],["Categories include general types like all customers, purchasers, and leads, as well as more specific segments such as high-value customers, loyalty tier members, and cart abandoners."],["The enum provides a standardized way to categorize customers for targeted marketing and analysis."],["`UNSPECIFIED` and `UNKNOWN` values are available for cases where customer type is not yet determined."]]],[]]