public enum CriterionErrorReason extends Enum<CriterionErrorReason>
Java class for CriterionError.Reason.
The following schema fragment specifies the expected content contained within this class.
<simpleType name="CriterionError.Reason">
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<enumeration value="CONCRETE_TYPE_REQUIRED"/>
<enumeration value="INVALID_EXCLUDED_CATEGORY"/>
<enumeration value="INVALID_KEYWORD_TEXT"/>
<enumeration value="KEYWORD_TEXT_TOO_LONG"/>
<enumeration value="KEYWORD_HAS_TOO_MANY_WORDS"/>
<enumeration value="KEYWORD_HAS_INVALID_CHARS"/>
<enumeration value="INVALID_PLACEMENT_URL"/>
<enumeration value="INVALID_USER_LIST"/>
<enumeration value="INVALID_USER_INTEREST"/>
<enumeration value="INVALID_FORMAT_FOR_PLACEMENT_URL"/>
<enumeration value="PLACEMENT_URL_IS_TOO_LONG"/>
<enumeration value="PLACEMENT_URL_HAS_ILLEGAL_CHAR"/>
<enumeration value="PLACEMENT_URL_HAS_MULTIPLE_SITES_IN_LINE"/>
<enumeration value="PLACEMENT_IS_NOT_AVAILABLE_FOR_TARGETING_OR_EXCLUSION"/>
<enumeration value="INVALID_VERTICAL_PATH"/>
<enumeration value="INVALID_YOUTUBE_CHANNEL_ID"/>
<enumeration value="INVALID_YOUTUBE_VIDEO_ID"/>
<enumeration value="YOUTUBE_VERTICAL_CHANNEL_DEPRECATED"/>
<enumeration value="YOUTUBE_DEMOGRAPHIC_CHANNEL_DEPRECATED"/>
<enumeration value="YOUTUBE_URL_UNSUPPORTED"/>
<enumeration value="CANNOT_EXCLUDE_CRITERIA_TYPE"/>
<enumeration value="CANNOT_ADD_CRITERIA_TYPE"/>
<enumeration value="INVALID_PRODUCT_FILTER"/>
<enumeration value="PRODUCT_FILTER_TOO_LONG"/>
<enumeration value="CANNOT_EXCLUDE_SIMILAR_USER_LIST"/>
<enumeration value="CANNOT_ADD_CLOSED_USER_LIST"/>
<enumeration value="CANNOT_ADD_DISPLAY_ONLY_LISTS_TO_SEARCH_ONLY_CAMPAIGNS"/>
<enumeration value="CANNOT_ADD_DISPLAY_ONLY_LISTS_TO_SEARCH_CAMPAIGNS"/>
<enumeration value="CANNOT_ADD_DISPLAY_ONLY_LISTS_TO_SHOPPING_CAMPAIGNS"/>
<enumeration value="CANNOT_ADD_USER_INTERESTS_TO_SEARCH_CAMPAIGNS"/>
<enumeration value="CANNOT_SET_BIDS_ON_CRITERION_TYPE_IN_SEARCH_CAMPAIGNS"/>
<enumeration value="CANNOT_ADD_URLS_TO_CRITERION_TYPE_FOR_CAMPAIGN_TYPE"/>
<enumeration value="CANNOT_ADD_POSITIVE_PLACEMENTS_TO_SEARCH_CAMPAIGNS"/>
<enumeration value="INVALID_IP_ADDRESS"/>
<enumeration value="INVALID_IP_FORMAT"/>
<enumeration value="INVALID_MOBILE_APP"/>
<enumeration value="INVALID_MOBILE_APP_CATEGORY"/>
<enumeration value="INVALID_CRITERION_ID"/>
<enumeration value="CANNOT_TARGET_CRITERION"/>
<enumeration value="CANNOT_TARGET_OBSOLETE_CRITERION"/>
<enumeration value="CRITERION_ID_AND_TYPE_MISMATCH"/>
<enumeration value="INVALID_PROXIMITY_RADIUS"/>
<enumeration value="INVALID_PROXIMITY_RADIUS_UNITS"/>
<enumeration value="INVALID_STREETADDRESS_LENGTH"/>
<enumeration value="INVALID_CITYNAME_LENGTH"/>
<enumeration value="INVALID_REGIONCODE_LENGTH"/>
<enumeration value="INVALID_REGIONNAME_LENGTH"/>
<enumeration value="INVALID_POSTALCODE_LENGTH"/>
<enumeration value="INVALID_COUNTRY_CODE"/>
<enumeration value="INVALID_LATITUDE"/>
<enumeration value="INVALID_LONGITUDE"/>
<enumeration value="PROXIMITY_GEOPOINT_AND_ADDRESS_BOTH_CANNOT_BE_NULL"/>
<enumeration value="INVALID_PROXIMITY_ADDRESS"/>
<enumeration value="INVALID_USER_DOMAIN_NAME"/>
<enumeration value="INVALID_WEBPAGE_CONDITION"/>
<enumeration value="INVALID_WEBPAGE_CONDITION_URL"/>
<enumeration value="WEBPAGE_CONDITION_URL_CANNOT_BE_EMPTY"/>
<enumeration value="WEBPAGE_CONDITION_URL_UNSUPPORTED_PROTOCOL"/>
<enumeration value="WEBPAGE_CONDITION_URL_CANNOT_BE_IP_ADDRESS"/>
<enumeration value="WEBPAGE_CONDITION_URL_DOMAIN_NOT_CONSISTENT_WITH_CAMPAIGN_SETTING"/>
<enumeration value="WEBPAGE_CONDITION_URL_CANNOT_BE_PUBLIC_SUFFIX"/>
<enumeration value="WEBPAGE_CONDITION_URL_INVALID_PUBLIC_SUFFIX"/>
<enumeration value="WEBPAGE_CONDITION_URL_VALUE_TRACK_VALUE_NOT_SUPPORTED"/>
<enumeration value="WEBPAGE_CRITERION_URL_EQUALS_CAN_HAVE_ONLY_ONE_CONDITION"/>
<enumeration value="WEBPAGE_CRITERION_CANNOT_ADD_NON_SMART_TARGETING_TO_NON_DSA_AD_GROUP"/>
<enumeration value="CRITERION_PARAMETER_TOO_LONG"/>
<enumeration value="AD_SCHEDULE_TIME_INTERVALS_OVERLAP"/>
<enumeration value="AD_SCHEDULE_INTERVAL_CANNOT_SPAN_MULTIPLE_DAYS"/>
<enumeration value="AD_SCHEDULE_INVALID_TIME_INTERVAL"/>
<enumeration value="AD_SCHEDULE_EXCEEDED_INTERVALS_PER_DAY_LIMIT"/>
<enumeration value="AD_SCHEDULE_CRITERION_ID_MISMATCHING_FIELDS"/>
<enumeration value="CANNOT_BID_MODIFY_CRITERION_TYPE"/>
<enumeration value="CANNOT_BID_MODIFY_CRITERION_CAMPAIGN_OPTED_OUT"/>
<enumeration value="CANNOT_BID_MODIFY_NEGATIVE_CRITERION"/>
<enumeration value="BID_MODIFIER_ALREADY_EXISTS"/>
<enumeration value="FEED_ID_NOT_ALLOWED"/>
<enumeration value="ACCOUNT_INELIGIBLE_FOR_CRITERIA_TYPE"/>
<enumeration value="CRITERIA_TYPE_INVALID_FOR_BIDDING_STRATEGY"/>
<enumeration value="CANNOT_EXCLUDE_CRITERION"/>
<enumeration value="CANNOT_REMOVE_CRITERION"/>
<enumeration value="PRODUCT_SCOPE_TOO_LONG"/>
<enumeration value="PRODUCT_SCOPE_TOO_MANY_DIMENSIONS"/>
<enumeration value="PRODUCT_PARTITION_TOO_LONG"/>
<enumeration value="PRODUCT_PARTITION_TOO_MANY_DIMENSIONS"/>
<enumeration value="INVALID_PRODUCT_DIMENSION"/>
<enumeration value="INVALID_PRODUCT_DIMENSION_TYPE"/>
<enumeration value="INVALID_PRODUCT_BIDDING_CATEGORY"/>
<enumeration value="MISSING_SHOPPING_SETTING"/>
<enumeration value="INVALID_MATCHING_FUNCTION"/>
<enumeration value="LOCATION_FILTER_NOT_ALLOWED"/>
<enumeration value="LOCATION_FILTER_INVALID"/>
<enumeration value="CANNOT_ATTACH_CRITERIA_AT_CAMPAIGN_AND_ADGROUP"/>
<enumeration value="ADSENSE_FOR_MOBILE_APPS_PLACEMENT_DEPRECATED"/>
<enumeration value="UNKNOWN"/>
</restriction>
</simpleType>
| Enum Constant and Description |
|---|
ACCOUNT_INELIGIBLE_FOR_CRITERIA_TYPE
The account may not use the requested criteria type.
|
AD_SCHEDULE_CRITERION_ID_MISMATCHING_FIELDS
CriteriaId does not match the interval of the AdSchedule specified.
|
AD_SCHEDULE_EXCEEDED_INTERVALS_PER_DAY_LIMIT
The number of AdSchedule entries in a day exceeds the limit.
|
AD_SCHEDULE_INTERVAL_CANNOT_SPAN_MULTIPLE_DAYS
AdSchedule time interval cannot span multiple days.
|
AD_SCHEDULE_INVALID_TIME_INTERVAL
AdSchedule time interval specified is invalid,
endTime cannot be earlier than startTime.
|
AD_SCHEDULE_TIME_INTERVALS_OVERLAP
Time interval in the AdSchedule overlaps with another AdSchedule.
|
ADSENSE_FOR_MOBILE_APPS_PLACEMENT_DEPRECATED
adsenseformobileapps.com placement is no longer supported.
|
BID_MODIFIER_ALREADY_EXISTS
Bid Modifier already exists.
|
CANNOT_ADD_CLOSED_USER_LIST
Not allowed to target a closed user list.
|
CANNOT_ADD_CRITERIA_TYPE
Criteria type can not be targeted.
|
CANNOT_ADD_DISPLAY_ONLY_LISTS_TO_SEARCH_CAMPAIGNS
Not allowed to add display only UserLists to search plus campaigns.
|
CANNOT_ADD_DISPLAY_ONLY_LISTS_TO_SEARCH_ONLY_CAMPAIGNS
Not allowed to add display only UserLists to search only campaigns.
|
CANNOT_ADD_DISPLAY_ONLY_LISTS_TO_SHOPPING_CAMPAIGNS
Not allowed to add display only UserLists to shopping campaigns.
|
CANNOT_ADD_POSITIVE_PLACEMENTS_TO_SEARCH_CAMPAIGNS
Positive (targeted) criteria in the Placement targeting dimension (aka CriterionTypeGroup)
are not allowed in Search campaigns.
|
CANNOT_ADD_URLS_TO_CRITERION_TYPE_FOR_CAMPAIGN_TYPE
Final URLs, URL Templates and CustomParameters cannot be set for the criterion
types of Gender, AgeRange, UserList, Placement, MobileApp, and MobileAppCategory
in search campaigns and shopping campaigns.
|
CANNOT_ADD_USER_INTERESTS_TO_SEARCH_CAMPAIGNS
Not allowed to add User interests to search only campaigns.
|
CANNOT_ATTACH_CRITERIA_AT_CAMPAIGN_AND_ADGROUP
Criteria type cannot be associated with a campaign and its ad group(s) simultaneously.
|
CANNOT_BID_MODIFY_CRITERION_CAMPAIGN_OPTED_OUT
Cannot bid modify criterion, since it is opted out of the campaign.
|
CANNOT_BID_MODIFY_CRITERION_TYPE
Cannot set bid modifier for this criterion type.
|
CANNOT_BID_MODIFY_NEGATIVE_CRITERION
Cannot set bid modifier for a negative criterion.
|
CANNOT_EXCLUDE_CRITERIA_TYPE
Criteria type can not be excluded by the customer,
like AOL account type cannot target site type criteria.
|
CANNOT_EXCLUDE_CRITERION
The Criterion is not allowed to be excluded.
|
CANNOT_EXCLUDE_SIMILAR_USER_LIST
Not allowed to exclude similar user list.
|
CANNOT_REMOVE_CRITERION
The criterion is not allowed to be removed.
|
CANNOT_SET_BIDS_ON_CRITERION_TYPE_IN_SEARCH_CAMPAIGNS
Not allowed to set bids for this criterion type in search campaigns
|
CANNOT_TARGET_CRITERION
The Criterion is not allowed to be targeted.
|
CANNOT_TARGET_OBSOLETE_CRITERION
The criterion is not allowed to be targeted as it is deprecated.
|
CONCRETE_TYPE_REQUIRED
Concrete type of criterion is required for ADD and SET operations.
|
CRITERIA_TYPE_INVALID_FOR_BIDDING_STRATEGY
The requested criteria type cannot be used with campaign or ad group bidding strategy.
|
CRITERION_ID_AND_TYPE_MISMATCH
The CriterionId is not valid for the type.
|
CRITERION_PARAMETER_TOO_LONG
Length of serialized criterion parameter exceeded size limit.
|
FEED_ID_NOT_ALLOWED
Feed Id is not allowed in these Location Groups.
|
INVALID_CITYNAME_LENGTH
City name in the address is too short.
|
INVALID_COUNTRY_CODE
Country code in the address is not valid.
|
INVALID_CRITERION_ID
The CriterionId does not exist or is of the incorrect type.
|
INVALID_EXCLUDED_CATEGORY
The category requested for exclusion is invalid.
|
INVALID_FORMAT_FOR_PLACEMENT_URL
Placement URL has wrong format.
|
INVALID_IP_ADDRESS
IP address is not valid.
|
INVALID_IP_FORMAT
IP format is not valid.
|
INVALID_KEYWORD_TEXT
Invalid keyword criteria text.
|
INVALID_LATITUDE
Latitude for the GeoPoint is not valid.
|
INVALID_LONGITUDE
Longitude for the GeoPoint is not valid.
|
INVALID_MATCHING_FUNCTION
Matching function is invalid.
|
INVALID_MOBILE_APP
Mobile application is not valid.
|
INVALID_MOBILE_APP_CATEGORY
Mobile application category is not valid.
|
INVALID_PLACEMENT_URL
Invalid placement URL.
|
INVALID_POSTALCODE_LENGTH
Postal code in the address is not valid.
|
INVALID_PRODUCT_BIDDING_CATEGORY
Bidding categories do not form a valid path in the Shopping bidding category taxonomy.
|
INVALID_PRODUCT_DIMENSION
The product dimension is invalid (e.g.
|
INVALID_PRODUCT_DIMENSION_TYPE
Product dimension type is either invalid for campaigns of this type or cannot be used in the
current context.
|
INVALID_PRODUCT_FILTER
Product filter in the product criteria has invalid characters.
|
INVALID_PROXIMITY_ADDRESS
The Proximity address cannot be geocoded to a valid lat/long.
|
INVALID_PROXIMITY_RADIUS
Distance for the radius for the proximity criterion is invalid.
|
INVALID_PROXIMITY_RADIUS_UNITS
Units for the distance for the radius for the proximity criterion is invalid.
|
INVALID_REGIONCODE_LENGTH
Region code in the address is too short.
|
INVALID_REGIONNAME_LENGTH
Region name in the address is not valid.
|
INVALID_STREETADDRESS_LENGTH
Street address is too short.
|
INVALID_USER_DOMAIN_NAME
User domain name is not valid.
|
INVALID_USER_INTEREST
Invalid user interest criterion.
|
INVALID_USER_LIST
Invalid user list criterion.
|
INVALID_VERTICAL_PATH
Invalid vertical path.
|
INVALID_WEBPAGE_CONDITION
The combination of operand and operator in webpage condition is invalid.
|
INVALID_WEBPAGE_CONDITION_URL
The URL of webpage condition is invalid.
|
INVALID_YOUTUBE_CHANNEL_ID
The YouTube Channel Id is invalid.
|
INVALID_YOUTUBE_VIDEO_ID
The YouTube Video Id is invalid.
|
KEYWORD_HAS_INVALID_CHARS
Keyword text has invalid characters or symbols.
|
KEYWORD_HAS_TOO_MANY_WORDS
Keyword text has too many words.
|
KEYWORD_TEXT_TOO_LONG
Keyword text should be less than 80 chars.
|
LOCATION_FILTER_INVALID
Given location filter parameter is invalid for location groups targeting.
|
LOCATION_FILTER_NOT_ALLOWED
Filter parameters not allowed for location groups targeting.
|
MISSING_SHOPPING_SETTING
ShoppingSetting must be added to the campaign before ProductScope criteria can be added.
|
PLACEMENT_IS_NOT_AVAILABLE_FOR_TARGETING_OR_EXCLUSION
Indicates the domain is blacklisted.
|
PLACEMENT_URL_HAS_ILLEGAL_CHAR
Indicates the URL contains an illegal character.
|
PLACEMENT_URL_HAS_MULTIPLE_SITES_IN_LINE
Indicates the URL contains multiple comma separated URLs.
|
PLACEMENT_URL_IS_TOO_LONG
Placement URL is too long.
|
PRODUCT_FILTER_TOO_LONG
Product filter in the product criteria is translated to a string as
operand1==argument1&+operand2==argument2, maximum allowed length for
the string is 255 chars.
|
PRODUCT_PARTITION_TOO_LONG
The combined length of product dimension values of the product partition criterion is too
long.
|
PRODUCT_PARTITION_TOO_MANY_DIMENSIONS
Product partition contains too many dimensions.
|
PRODUCT_SCOPE_TOO_LONG
The combined length of product dimension values of the product scope criterion is too long.
|
PRODUCT_SCOPE_TOO_MANY_DIMENSIONS
Product scope contains too many dimensions.
|
PROXIMITY_GEOPOINT_AND_ADDRESS_BOTH_CANNOT_BE_NULL
The Proximity input is not valid.
|
UNKNOWN |
WEBPAGE_CONDITION_URL_CANNOT_BE_EMPTY
The URL of webpage condition cannot be empty or contain white space.
|
WEBPAGE_CONDITION_URL_CANNOT_BE_IP_ADDRESS
The URL of webpage condition cannot be an IP address.
|
WEBPAGE_CONDITION_URL_CANNOT_BE_PUBLIC_SUFFIX
The URL of webpage condition cannot be a public suffix itself.
|
WEBPAGE_CONDITION_URL_DOMAIN_NOT_CONSISTENT_WITH_CAMPAIGN_SETTING
The domain of the URL is not consistent with the domain in campaign setting.
|
WEBPAGE_CONDITION_URL_INVALID_PUBLIC_SUFFIX
The URL of webpage condition has an invalid public suffix.
|
WEBPAGE_CONDITION_URL_UNSUPPORTED_PROTOCOL
The URL of webpage condition contains unsupported protocol.
|
WEBPAGE_CONDITION_URL_VALUE_TRACK_VALUE_NOT_SUPPORTED
Value track parameter is not supported in webpage condition URL.
|
WEBPAGE_CRITERION_CANNOT_ADD_NON_SMART_TARGETING_TO_NON_DSA_AD_GROUP
Only allow smart targeting on non-DSA ad groups.
|
WEBPAGE_CRITERION_URL_EQUALS_CAN_HAVE_ONLY_ONE_CONDITION
Only one URL-EQUALS webpage condition is allowed in a webpage criterion and it cannot be
combined with other conditions.
|
YOUTUBE_DEMOGRAPHIC_CHANNEL_DEPRECATED
Indicates the placement is a YouTube demographic channel, which is no longer supported.
|
YOUTUBE_URL_UNSUPPORTED
YouTube urls are not supported in Placement criterion.
|
YOUTUBE_VERTICAL_CHANNEL_DEPRECATED
Indicates the placement is a YouTube vertical channel, which is no longer supported.
|
| Modifier and Type | Method and Description |
|---|---|
static CriterionErrorReason |
fromValue(String v) |
String |
value() |
static CriterionErrorReason |
valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CriterionErrorReason[] |
values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
public static final CriterionErrorReason CONCRETE_TYPE_REQUIRED
public static final CriterionErrorReason INVALID_EXCLUDED_CATEGORY
public static final CriterionErrorReason INVALID_KEYWORD_TEXT
public static final CriterionErrorReason KEYWORD_TEXT_TOO_LONG
public static final CriterionErrorReason KEYWORD_HAS_TOO_MANY_WORDS
public static final CriterionErrorReason KEYWORD_HAS_INVALID_CHARS
public static final CriterionErrorReason INVALID_PLACEMENT_URL
public static final CriterionErrorReason INVALID_USER_LIST
public static final CriterionErrorReason INVALID_USER_INTEREST
public static final CriterionErrorReason INVALID_FORMAT_FOR_PLACEMENT_URL
public static final CriterionErrorReason PLACEMENT_URL_IS_TOO_LONG
public static final CriterionErrorReason PLACEMENT_URL_HAS_ILLEGAL_CHAR
public static final CriterionErrorReason PLACEMENT_URL_HAS_MULTIPLE_SITES_IN_LINE
public static final CriterionErrorReason PLACEMENT_IS_NOT_AVAILABLE_FOR_TARGETING_OR_EXCLUSION
public static final CriterionErrorReason INVALID_VERTICAL_PATH
public static final CriterionErrorReason INVALID_YOUTUBE_CHANNEL_ID
public static final CriterionErrorReason INVALID_YOUTUBE_VIDEO_ID
public static final CriterionErrorReason YOUTUBE_VERTICAL_CHANNEL_DEPRECATED
public static final CriterionErrorReason YOUTUBE_DEMOGRAPHIC_CHANNEL_DEPRECATED
public static final CriterionErrorReason YOUTUBE_URL_UNSUPPORTED
public static final CriterionErrorReason CANNOT_EXCLUDE_CRITERIA_TYPE
public static final CriterionErrorReason CANNOT_ADD_CRITERIA_TYPE
public static final CriterionErrorReason INVALID_PRODUCT_FILTER
public static final CriterionErrorReason PRODUCT_FILTER_TOO_LONG
public static final CriterionErrorReason CANNOT_EXCLUDE_SIMILAR_USER_LIST
public static final CriterionErrorReason CANNOT_ADD_CLOSED_USER_LIST
public static final CriterionErrorReason CANNOT_ADD_DISPLAY_ONLY_LISTS_TO_SEARCH_ONLY_CAMPAIGNS
public static final CriterionErrorReason CANNOT_ADD_DISPLAY_ONLY_LISTS_TO_SEARCH_CAMPAIGNS
public static final CriterionErrorReason CANNOT_ADD_DISPLAY_ONLY_LISTS_TO_SHOPPING_CAMPAIGNS
public static final CriterionErrorReason CANNOT_ADD_USER_INTERESTS_TO_SEARCH_CAMPAIGNS
public static final CriterionErrorReason CANNOT_SET_BIDS_ON_CRITERION_TYPE_IN_SEARCH_CAMPAIGNS
public static final CriterionErrorReason CANNOT_ADD_URLS_TO_CRITERION_TYPE_FOR_CAMPAIGN_TYPE
public static final CriterionErrorReason CANNOT_ADD_POSITIVE_PLACEMENTS_TO_SEARCH_CAMPAIGNS
public static final CriterionErrorReason INVALID_IP_ADDRESS
public static final CriterionErrorReason INVALID_IP_FORMAT
public static final CriterionErrorReason INVALID_MOBILE_APP
public static final CriterionErrorReason INVALID_MOBILE_APP_CATEGORY
public static final CriterionErrorReason INVALID_CRITERION_ID
public static final CriterionErrorReason CANNOT_TARGET_CRITERION
public static final CriterionErrorReason CANNOT_TARGET_OBSOLETE_CRITERION
public static final CriterionErrorReason CRITERION_ID_AND_TYPE_MISMATCH
public static final CriterionErrorReason INVALID_PROXIMITY_RADIUS
public static final CriterionErrorReason INVALID_PROXIMITY_RADIUS_UNITS
public static final CriterionErrorReason INVALID_STREETADDRESS_LENGTH
public static final CriterionErrorReason INVALID_CITYNAME_LENGTH
public static final CriterionErrorReason INVALID_REGIONCODE_LENGTH
public static final CriterionErrorReason INVALID_REGIONNAME_LENGTH
public static final CriterionErrorReason INVALID_POSTALCODE_LENGTH
public static final CriterionErrorReason INVALID_COUNTRY_CODE
public static final CriterionErrorReason INVALID_LATITUDE
public static final CriterionErrorReason INVALID_LONGITUDE
public static final CriterionErrorReason PROXIMITY_GEOPOINT_AND_ADDRESS_BOTH_CANNOT_BE_NULL
public static final CriterionErrorReason INVALID_PROXIMITY_ADDRESS
public static final CriterionErrorReason INVALID_USER_DOMAIN_NAME
public static final CriterionErrorReason INVALID_WEBPAGE_CONDITION
public static final CriterionErrorReason INVALID_WEBPAGE_CONDITION_URL
public static final CriterionErrorReason WEBPAGE_CONDITION_URL_CANNOT_BE_EMPTY
public static final CriterionErrorReason WEBPAGE_CONDITION_URL_UNSUPPORTED_PROTOCOL
public static final CriterionErrorReason WEBPAGE_CONDITION_URL_CANNOT_BE_IP_ADDRESS
public static final CriterionErrorReason WEBPAGE_CONDITION_URL_DOMAIN_NOT_CONSISTENT_WITH_CAMPAIGN_SETTING
public static final CriterionErrorReason WEBPAGE_CONDITION_URL_CANNOT_BE_PUBLIC_SUFFIX
public static final CriterionErrorReason WEBPAGE_CONDITION_URL_INVALID_PUBLIC_SUFFIX
public static final CriterionErrorReason WEBPAGE_CONDITION_URL_VALUE_TRACK_VALUE_NOT_SUPPORTED
public static final CriterionErrorReason WEBPAGE_CRITERION_URL_EQUALS_CAN_HAVE_ONLY_ONE_CONDITION
public static final CriterionErrorReason WEBPAGE_CRITERION_CANNOT_ADD_NON_SMART_TARGETING_TO_NON_DSA_AD_GROUP
public static final CriterionErrorReason CRITERION_PARAMETER_TOO_LONG
public static final CriterionErrorReason AD_SCHEDULE_TIME_INTERVALS_OVERLAP
public static final CriterionErrorReason AD_SCHEDULE_INTERVAL_CANNOT_SPAN_MULTIPLE_DAYS
public static final CriterionErrorReason AD_SCHEDULE_INVALID_TIME_INTERVAL
public static final CriterionErrorReason AD_SCHEDULE_EXCEEDED_INTERVALS_PER_DAY_LIMIT
public static final CriterionErrorReason AD_SCHEDULE_CRITERION_ID_MISMATCHING_FIELDS
public static final CriterionErrorReason CANNOT_BID_MODIFY_CRITERION_TYPE
public static final CriterionErrorReason CANNOT_BID_MODIFY_CRITERION_CAMPAIGN_OPTED_OUT
public static final CriterionErrorReason CANNOT_BID_MODIFY_NEGATIVE_CRITERION
public static final CriterionErrorReason BID_MODIFIER_ALREADY_EXISTS
public static final CriterionErrorReason FEED_ID_NOT_ALLOWED
public static final CriterionErrorReason ACCOUNT_INELIGIBLE_FOR_CRITERIA_TYPE
public static final CriterionErrorReason CRITERIA_TYPE_INVALID_FOR_BIDDING_STRATEGY
public static final CriterionErrorReason CANNOT_EXCLUDE_CRITERION
public static final CriterionErrorReason CANNOT_REMOVE_CRITERION
public static final CriterionErrorReason PRODUCT_SCOPE_TOO_LONG
public static final CriterionErrorReason PRODUCT_SCOPE_TOO_MANY_DIMENSIONS
public static final CriterionErrorReason PRODUCT_PARTITION_TOO_LONG
public static final CriterionErrorReason PRODUCT_PARTITION_TOO_MANY_DIMENSIONS
public static final CriterionErrorReason INVALID_PRODUCT_DIMENSION
public static final CriterionErrorReason INVALID_PRODUCT_DIMENSION_TYPE
public static final CriterionErrorReason INVALID_PRODUCT_BIDDING_CATEGORY
public static final CriterionErrorReason MISSING_SHOPPING_SETTING
public static final CriterionErrorReason INVALID_MATCHING_FUNCTION
public static final CriterionErrorReason LOCATION_FILTER_NOT_ALLOWED
public static final CriterionErrorReason LOCATION_FILTER_INVALID
public static final CriterionErrorReason CANNOT_ATTACH_CRITERIA_AT_CAMPAIGN_AND_ADGROUP
public static final CriterionErrorReason ADSENSE_FOR_MOBILE_APPS_PLACEMENT_DEPRECATED
public static final CriterionErrorReason UNKNOWN
public static CriterionErrorReason[] values()
for (CriterionErrorReason c : CriterionErrorReason.values()) System.out.println(c);
public static CriterionErrorReason valueOf(String name)
name - the name of the enum constant to be returned.IllegalArgumentException - if this enum type has no constant with the specified nameNullPointerException - if the argument is nullpublic String value()
public static CriterionErrorReason fromValue(String v)
Copyright © 2023. All rights reserved.