UserListError
Stay organized with collections
Save and categorize content based on your preferences.
Enum describing possible user list errors.
Enums |
UNSPECIFIED
|
Enum unspecified. |
UNKNOWN
|
The received error code is not known in this version. |
CONCRETE_TYPE_REQUIRED
|
Concrete type of user list is required. |
CONVERSION_TYPE_ID_REQUIRED
|
Creating/updating user list conversion types requires specifying the conversion type Id. |
DUPLICATE_CONVERSION_TYPES
|
Remarketing user list cannot have duplicate conversion types. |
INVALID_CONVERSION_TYPE
|
Conversion type is invalid/unknown. |
INVALID_DESCRIPTION
|
User list description is empty or invalid. |
INVALID_NAME
|
User list name is empty or invalid. |
INVALID_TYPE
|
Type of the UserList does not match. |
CAN_NOT_ADD_LOGICAL_LIST_AS_LOGICAL_LIST_OPERAND
|
Embedded logical user lists are not allowed. |
INVALID_USER_LIST_LOGICAL_RULE_OPERAND
|
User list rule operand is invalid. |
NAME_ALREADY_USED
|
Name is already being used for another user list for the account. |
NEW_CONVERSION_TYPE_NAME_REQUIRED
|
Name is required when creating a new conversion type. |
CONVERSION_TYPE_NAME_ALREADY_USED
|
The given conversion type name has been used. |
OWNERSHIP_REQUIRED_FOR_SET
|
Only an owner account may edit a user list. |
USER_LIST_MUTATE_NOT_SUPPORTED
|
Creating user list without setting type in oneof user_list field, or creating/updating read-only user list types is not allowed. |
INVALID_RULE
|
Rule is invalid. |
INVALID_DATE_RANGE
|
The specified date range is empty. |
CAN_NOT_MUTATE_SENSITIVE_USERLIST
|
A UserList which is privacy sensitive or legal rejected cannot be mutated by external users. |
MAX_NUM_RULEBASED_USERLISTS
|
Maximum number of rulebased user lists a customer can have. |
CANNOT_MODIFY_BILLABLE_RECORD_COUNT
|
BasicUserList's billable record field cannot be modified once it is set. |
APP_ID_NOT_SET
|
crm_based_user_list.app_id field must be set when upload_key_type is MOBILE_ADVERTISING_ID. |
USERLIST_NAME_IS_RESERVED_FOR_SYSTEM_LIST
|
Name of the user list is reserved for system generated lists and cannot be used. |
ADVERTISER_NOT_ON_ALLOWLIST_FOR_USING_UPLOADED_DATA
|
Advertiser needs to be on the allow-list to use remarketing lists created from advertiser uploaded data (for example, Customer Match lists). |
RULE_TYPE_IS_NOT_SUPPORTED
|
The provided rule_type is not supported for the user list. |
CAN_NOT_ADD_A_SIMILAR_USERLIST_AS_LOGICAL_LIST_OPERAND
|
Similar user list cannot be used as a logical user list operand. |
CAN_NOT_MIX_CRM_BASED_IN_LOGICAL_LIST_WITH_OTHER_LISTS
|
Logical user list should not have a mix of CRM based user list and other types of lists in its rules. |
APP_ID_NOT_ALLOWED
|
crm_based_user_list.app_id field can only be set when upload_key_type is MOBILE_ADVERTISING_ID. |
CANNOT_MUTATE_SYSTEM_LIST
|
Google system generated user lists cannot be mutated. |
MOBILE_APP_IS_SENSITIVE
|
The mobile app associated with the remarketing list is sensitive. |
SEED_LIST_DOES_NOT_EXIST
|
One or more given seed lists do not exist. |
INVALID_SEED_LIST_ACCESS_REASON
|
One or more given seed lists are not accessible to the current user. |
INVALID_SEED_LIST_TYPE
|
One or more given seed lists have an unsupported type. |
INVALID_COUNTRY_CODES
|
One or more invalid country codes are added to Lookalike UserList. |
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 2025-08-07 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 2025-08-07 UTC."],[],[],null,["Enum describing possible user list errors.\n\n| Enums ||\n|----------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------|\n| `UNSPECIFIED` | Enum unspecified. |\n| `UNKNOWN` | The received error code is not known in this version. |\n| `EXTERNAL_REMARKETING_USER_LIST_MUTATE_NOT_SUPPORTED` | Creating and updating external remarketing user lists is not supported. |\n| `CONCRETE_TYPE_REQUIRED` | Concrete type of user list is required. |\n| `CONVERSION_TYPE_ID_REQUIRED` | Creating/updating user list conversion types requires specifying the conversion type Id. |\n| `DUPLICATE_CONVERSION_TYPES` | Remarketing user list cannot have duplicate conversion types. |\n| `INVALID_CONVERSION_TYPE` | Conversion type is invalid/unknown. |\n| `INVALID_DESCRIPTION` | User list description is empty or invalid. |\n| `INVALID_NAME` | User list name is empty or invalid. |\n| `INVALID_TYPE` | Type of the UserList does not match. |\n| `CAN_NOT_ADD_LOGICAL_LIST_AS_LOGICAL_LIST_OPERAND` | Embedded logical user lists are not allowed. |\n| `INVALID_USER_LIST_LOGICAL_RULE_OPERAND` | User list rule operand is invalid. |\n| `NAME_ALREADY_USED` | Name is already being used for another user list for the account. |\n| `NEW_CONVERSION_TYPE_NAME_REQUIRED` | Name is required when creating a new conversion type. |\n| `CONVERSION_TYPE_NAME_ALREADY_USED` | The given conversion type name has been used. |\n| `OWNERSHIP_REQUIRED_FOR_SET` | Only an owner account may edit a user list. |\n| `USER_LIST_MUTATE_NOT_SUPPORTED` | Creating user list without setting type in oneof user_list field, or creating/updating read-only user list types is not allowed. |\n| `INVALID_RULE` | Rule is invalid. |\n| `INVALID_DATE_RANGE` | The specified date range is empty. |\n| `CAN_NOT_MUTATE_SENSITIVE_USERLIST` | A UserList which is privacy sensitive or legal rejected cannot be mutated by external users. |\n| `MAX_NUM_RULEBASED_USERLISTS` | Maximum number of rulebased user lists a customer can have. |\n| `CANNOT_MODIFY_BILLABLE_RECORD_COUNT` | BasicUserList's billable record field cannot be modified once it is set. |\n| `APP_ID_NOT_SET` | crm_based_user_list.app_id field must be set when upload_key_type is MOBILE_ADVERTISING_ID. |\n| `USERLIST_NAME_IS_RESERVED_FOR_SYSTEM_LIST` | Name of the user list is reserved for system generated lists and cannot be used. |\n| `ADVERTISER_NOT_ON_ALLOWLIST_FOR_USING_UPLOADED_DATA` | Advertiser needs to be on the allow-list to use remarketing lists created from advertiser uploaded data (for example, Customer Match lists). |\n| `RULE_TYPE_IS_NOT_SUPPORTED` | The provided rule_type is not supported for the user list. |\n| `CAN_NOT_ADD_A_SIMILAR_USERLIST_AS_LOGICAL_LIST_OPERAND` | Similar user list cannot be used as a logical user list operand. |\n| `CAN_NOT_MIX_CRM_BASED_IN_LOGICAL_LIST_WITH_OTHER_LISTS` | Logical user list should not have a mix of CRM based user list and other types of lists in its rules. |\n| `APP_ID_NOT_ALLOWED` | crm_based_user_list.app_id field can only be set when upload_key_type is MOBILE_ADVERTISING_ID. |\n| `CANNOT_MUTATE_SYSTEM_LIST` | Google system generated user lists cannot be mutated. |\n| `MOBILE_APP_IS_SENSITIVE` | The mobile app associated with the remarketing list is sensitive. |\n| `SEED_LIST_DOES_NOT_EXIST` | One or more given seed lists do not exist. |\n| `INVALID_SEED_LIST_ACCESS_REASON` | One or more given seed lists are not accessible to the current user. |\n| `INVALID_SEED_LIST_TYPE` | One or more given seed lists have an unsupported type. |\n| `INVALID_COUNTRY_CODES` | One or more invalid country codes are added to Lookalike UserList. |"]]