UserListError

Enum describing possible user list errors.

Enums

UNSPECIFIED

Enum unspecified.

UNKNOWN

The received error code is not known in this version.

EXTERNAL_REMARKETING_USER_LIST_MUTATE_NOT_SUPPORTED

Creating and updating external remarketing user lists is not supported.

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.