Interested in sharing your feedback about the Google Ads API?
Sign up to be invited to participate in user research!
UserListCustomerTypeError
Stay organized with collections
Save and categorize content based on your preferences.
Enum describing possible user list customer type errors.
Enums |
UNSPECIFIED
|
Enum unspecified. |
UNKNOWN
|
The received error code is not known in this version. |
CONFLICTING_CUSTOMER_TYPES
|
Cannot add the conflicting customer types to the same user list. Conflicting labels: 1. Purchasers - Converted Leads 2. Purchasers - Qualified Leads 3. Purchasers - Cart Abandoners 4. Qualified Leads - Converted Leads 5. Disengaged customers - Converted Leads 6. Disengaged customers - Qualified Leads 7. Disengaged customers- Cart Abandoners |
NO_ACCESS_TO_USER_LIST
|
The account does not have access to the user list. |
USERLIST_NOT_ELIGIBLE
|
The given user list is not eligible for applying customer types. The user list must belong to one of the following types: CRM_BASED, RULE_BASED, ADVERTISER_DATA_MODEL_BASED, GCN. |
CONVERSION_TRACKING_NOT_ENABLED_OR_NOT_MCC_MANAGER_ACCOUNT
|
To edit the user list customer type, conversion tracking must be enabled in your account. If cross-tracking is enabled, your account must be a MCC manager account to modify user list customer types. More info at https://support.google.com/google-ads/answer/3030657 |
TOO_MANY_USER_LISTS_FOR_THE_CUSTOMER_TYPE
|
Too many user lists for the customer type. |
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.
[[["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-10-12 UTC."],[[["This enum outlines potential errors encountered when managing customer types within user lists in Google Ads."],["Errors can arise from conflicts between customer types, lack of access, or user list ineligibility."],["Conversion tracking prerequisites and limitations on the number of user lists per customer type are also indicated by specific error codes."],["Unrecognized or unspecified error codes are also included within this enum's scope."]]],[]]