Enum Class CampaignCriterionErrorEnum.CampaignCriterionError

java.lang.Object
java.lang.Enum<CampaignCriterionErrorEnum.CampaignCriterionError>
com.google.ads.googleads.v18.errors.CampaignCriterionErrorEnum.CampaignCriterionError
All Implemented Interfaces:
com.google.protobuf.Internal.EnumLite, com.google.protobuf.ProtocolMessageEnum, Serializable, Comparable<CampaignCriterionErrorEnum.CampaignCriterionError>, Constable
Enclosing class:
CampaignCriterionErrorEnum

public static enum CampaignCriterionErrorEnum.CampaignCriterionError extends Enum<CampaignCriterionErrorEnum.CampaignCriterionError> implements com.google.protobuf.ProtocolMessageEnum
 Enum describing possible campaign criterion errors.
 
Protobuf enum google.ads.googleads.v18.errors.CampaignCriterionErrorEnum.CampaignCriterionError
  • Enum Constant Details

    • UNSPECIFIED

      public static final CampaignCriterionErrorEnum.CampaignCriterionError UNSPECIFIED
       Enum unspecified.
       
      UNSPECIFIED = 0;
    • UNKNOWN

       The received error code is not known in this version.
       
      UNKNOWN = 1;
    • CONCRETE_TYPE_REQUIRED

      public static final CampaignCriterionErrorEnum.CampaignCriterionError CONCRETE_TYPE_REQUIRED
       Concrete type of criterion (keyword v.s. placement) is required for
       CREATE and UPDATE operations.
       
      CONCRETE_TYPE_REQUIRED = 2;
    • INVALID_PLACEMENT_URL

      public static final CampaignCriterionErrorEnum.CampaignCriterionError INVALID_PLACEMENT_URL
       Invalid placement URL.
       
      INVALID_PLACEMENT_URL = 3;
    • CANNOT_EXCLUDE_CRITERIA_TYPE

      public static final CampaignCriterionErrorEnum.CampaignCriterionError CANNOT_EXCLUDE_CRITERIA_TYPE
       Criteria type can not be excluded for the campaign by the customer. like
       AOL account type cannot target site type criteria
       
      CANNOT_EXCLUDE_CRITERIA_TYPE = 4;
    • CANNOT_SET_STATUS_FOR_CRITERIA_TYPE

      public static final CampaignCriterionErrorEnum.CampaignCriterionError CANNOT_SET_STATUS_FOR_CRITERIA_TYPE
       Cannot set the campaign criterion status for this criteria type.
       
      CANNOT_SET_STATUS_FOR_CRITERIA_TYPE = 5;
    • CANNOT_SET_STATUS_FOR_EXCLUDED_CRITERIA

      public static final CampaignCriterionErrorEnum.CampaignCriterionError CANNOT_SET_STATUS_FOR_EXCLUDED_CRITERIA
       Cannot set the campaign criterion status for an excluded criteria.
       
      CANNOT_SET_STATUS_FOR_EXCLUDED_CRITERIA = 6;
    • CANNOT_TARGET_AND_EXCLUDE

      public static final CampaignCriterionErrorEnum.CampaignCriterionError CANNOT_TARGET_AND_EXCLUDE
       Cannot target and exclude the same criterion.
       
      CANNOT_TARGET_AND_EXCLUDE = 7;
    • TOO_MANY_OPERATIONS

      public static final CampaignCriterionErrorEnum.CampaignCriterionError TOO_MANY_OPERATIONS
       The mutate contained too many operations.
       
      TOO_MANY_OPERATIONS = 8;
    • OPERATOR_NOT_SUPPORTED_FOR_CRITERION_TYPE

      public static final CampaignCriterionErrorEnum.CampaignCriterionError OPERATOR_NOT_SUPPORTED_FOR_CRITERION_TYPE
       This operator cannot be applied to a criterion of this type.
       
      OPERATOR_NOT_SUPPORTED_FOR_CRITERION_TYPE = 9;
    • SHOPPING_CAMPAIGN_SALES_COUNTRY_NOT_SUPPORTED_FOR_SALES_CHANNEL

      public static final CampaignCriterionErrorEnum.CampaignCriterionError SHOPPING_CAMPAIGN_SALES_COUNTRY_NOT_SUPPORTED_FOR_SALES_CHANNEL
       The Shopping campaign sales country is not supported for
       ProductSalesChannel targeting.
       
      SHOPPING_CAMPAIGN_SALES_COUNTRY_NOT_SUPPORTED_FOR_SALES_CHANNEL = 10;
    • CANNOT_ADD_EXISTING_FIELD

      public static final CampaignCriterionErrorEnum.CampaignCriterionError CANNOT_ADD_EXISTING_FIELD
       The existing field can't be updated with CREATE operation. It can be
       updated with UPDATE operation only.
       
      CANNOT_ADD_EXISTING_FIELD = 11;
    • CANNOT_UPDATE_NEGATIVE_CRITERION

      public static final CampaignCriterionErrorEnum.CampaignCriterionError CANNOT_UPDATE_NEGATIVE_CRITERION
       Negative criteria are immutable, so updates are not allowed.
       
      CANNOT_UPDATE_NEGATIVE_CRITERION = 12;
    • CANNOT_SET_NEGATIVE_KEYWORD_THEME_CONSTANT_CRITERION

      public static final CampaignCriterionErrorEnum.CampaignCriterionError CANNOT_SET_NEGATIVE_KEYWORD_THEME_CONSTANT_CRITERION
       Only free form names are allowed for negative Smart campaign keyword
       theme.
       
      CANNOT_SET_NEGATIVE_KEYWORD_THEME_CONSTANT_CRITERION = 13;
    • INVALID_KEYWORD_THEME_CONSTANT

      public static final CampaignCriterionErrorEnum.CampaignCriterionError INVALID_KEYWORD_THEME_CONSTANT
       Invalid Smart campaign keyword theme constant criterion.
       
      INVALID_KEYWORD_THEME_CONSTANT = 14;
    • MISSING_KEYWORD_THEME_CONSTANT_OR_FREE_FORM_KEYWORD_THEME

      public static final CampaignCriterionErrorEnum.CampaignCriterionError MISSING_KEYWORD_THEME_CONSTANT_OR_FREE_FORM_KEYWORD_THEME
       A Smart campaign keyword theme constant or free-form Smart campaign
       keyword theme is required.
       
      MISSING_KEYWORD_THEME_CONSTANT_OR_FREE_FORM_KEYWORD_THEME = 15;
    • CANNOT_TARGET_BOTH_PROXIMITY_AND_LOCATION_CRITERIA_FOR_SMART_CAMPAIGN

      public static final CampaignCriterionErrorEnum.CampaignCriterionError CANNOT_TARGET_BOTH_PROXIMITY_AND_LOCATION_CRITERIA_FOR_SMART_CAMPAIGN
       A Smart campaign may not target proximity and location criteria
       simultaneously.
       
      CANNOT_TARGET_BOTH_PROXIMITY_AND_LOCATION_CRITERIA_FOR_SMART_CAMPAIGN = 16;
    • CANNOT_TARGET_MULTIPLE_PROXIMITY_CRITERIA_FOR_SMART_CAMPAIGN

      public static final CampaignCriterionErrorEnum.CampaignCriterionError CANNOT_TARGET_MULTIPLE_PROXIMITY_CRITERIA_FOR_SMART_CAMPAIGN
       A Smart campaign may not target multiple proximity criteria.
       
      CANNOT_TARGET_MULTIPLE_PROXIMITY_CRITERIA_FOR_SMART_CAMPAIGN = 17;
    • LOCATION_NOT_LAUNCHED_FOR_LOCAL_SERVICES_CAMPAIGN

      public static final CampaignCriterionErrorEnum.CampaignCriterionError LOCATION_NOT_LAUNCHED_FOR_LOCAL_SERVICES_CAMPAIGN
       Location is not launched for Local Services Campaigns.
       
      LOCATION_NOT_LAUNCHED_FOR_LOCAL_SERVICES_CAMPAIGN = 18;
    • LOCATION_INVALID_FOR_LOCAL_SERVICES_CAMPAIGN

      public static final CampaignCriterionErrorEnum.CampaignCriterionError LOCATION_INVALID_FOR_LOCAL_SERVICES_CAMPAIGN
       A Local Services campaign may not target certain criteria types.
       
      LOCATION_INVALID_FOR_LOCAL_SERVICES_CAMPAIGN = 19;
    • CANNOT_TARGET_COUNTRY_FOR_LOCAL_SERVICES_CAMPAIGN

      public static final CampaignCriterionErrorEnum.CampaignCriterionError CANNOT_TARGET_COUNTRY_FOR_LOCAL_SERVICES_CAMPAIGN
       Country locations are not supported for Local Services campaign.
       
      CANNOT_TARGET_COUNTRY_FOR_LOCAL_SERVICES_CAMPAIGN = 20;
    • LOCATION_NOT_IN_HOME_COUNTRY_FOR_LOCAL_SERVICES_CAMPAIGN

      public static final CampaignCriterionErrorEnum.CampaignCriterionError LOCATION_NOT_IN_HOME_COUNTRY_FOR_LOCAL_SERVICES_CAMPAIGN
       Location is not within the home country of Local Services campaign.
       
      LOCATION_NOT_IN_HOME_COUNTRY_FOR_LOCAL_SERVICES_CAMPAIGN = 21;
    • CANNOT_ADD_OR_REMOVE_LOCATION_FOR_LOCAL_SERVICES_CAMPAIGN

      public static final CampaignCriterionErrorEnum.CampaignCriterionError CANNOT_ADD_OR_REMOVE_LOCATION_FOR_LOCAL_SERVICES_CAMPAIGN
       Local Services profile does not exist for a particular Local Services
       campaign.
       
      CANNOT_ADD_OR_REMOVE_LOCATION_FOR_LOCAL_SERVICES_CAMPAIGN = 22;
    • AT_LEAST_ONE_POSITIVE_LOCATION_REQUIRED_FOR_LOCAL_SERVICES_CAMPAIGN

      public static final CampaignCriterionErrorEnum.CampaignCriterionError AT_LEAST_ONE_POSITIVE_LOCATION_REQUIRED_FOR_LOCAL_SERVICES_CAMPAIGN
       Local Services campaign must have at least one target location.
       
      AT_LEAST_ONE_POSITIVE_LOCATION_REQUIRED_FOR_LOCAL_SERVICES_CAMPAIGN = 23;
    • AT_LEAST_ONE_LOCAL_SERVICE_ID_CRITERION_REQUIRED_FOR_LOCAL_SERVICES_CAMPAIGN

      public static final CampaignCriterionErrorEnum.CampaignCriterionError AT_LEAST_ONE_LOCAL_SERVICE_ID_CRITERION_REQUIRED_FOR_LOCAL_SERVICES_CAMPAIGN
       At least one positive local service ID criterion is required for a Local
       Services campaign.
       
      AT_LEAST_ONE_LOCAL_SERVICE_ID_CRITERION_REQUIRED_FOR_LOCAL_SERVICES_CAMPAIGN = 24;
    • LOCAL_SERVICE_ID_NOT_FOUND_FOR_CATEGORY

      public static final CampaignCriterionErrorEnum.CampaignCriterionError LOCAL_SERVICE_ID_NOT_FOUND_FOR_CATEGORY
       Local service ID is not found under selected categories in local
       services campaign setting.
       
      LOCAL_SERVICE_ID_NOT_FOUND_FOR_CATEGORY = 25;
    • CANNOT_ATTACH_BRAND_LIST_TO_NON_QUALIFIED_SEARCH_CAMPAIGN

      public static final CampaignCriterionErrorEnum.CampaignCriterionError CANNOT_ATTACH_BRAND_LIST_TO_NON_QUALIFIED_SEARCH_CAMPAIGN
       For search advertising channel, brand lists can only be applied to
       exclusive targeting, broad match campaigns for inclusive targeting or
       PMax generated campaigns.
       
      CANNOT_ATTACH_BRAND_LIST_TO_NON_QUALIFIED_SEARCH_CAMPAIGN = 26;
    • CANNOT_REMOVE_ALL_LOCATIONS_DUE_TO_TOO_MANY_COUNTRY_EXCLUSIONS

      public static final CampaignCriterionErrorEnum.CampaignCriterionError CANNOT_REMOVE_ALL_LOCATIONS_DUE_TO_TOO_MANY_COUNTRY_EXCLUSIONS
       Campaigns that target all countries and territories are limited to a
       certain number of top-level location exclusions. If removing a criterion
       causes the campaign to target all countries and territories and the
       campaign has more top-level location exclusions than the limit allows,
       then this error is returned.
       
      CANNOT_REMOVE_ALL_LOCATIONS_DUE_TO_TOO_MANY_COUNTRY_EXCLUSIONS = 27;
    • UNRECOGNIZED

      public static final CampaignCriterionErrorEnum.CampaignCriterionError UNRECOGNIZED
  • Field Details

    • UNSPECIFIED_VALUE

      public static final int UNSPECIFIED_VALUE
       Enum unspecified.
       
      UNSPECIFIED = 0;
      See Also:
    • UNKNOWN_VALUE

      public static final int UNKNOWN_VALUE
       The received error code is not known in this version.
       
      UNKNOWN = 1;
      See Also:
    • CONCRETE_TYPE_REQUIRED_VALUE

      public static final int CONCRETE_TYPE_REQUIRED_VALUE
       Concrete type of criterion (keyword v.s. placement) is required for
       CREATE and UPDATE operations.
       
      CONCRETE_TYPE_REQUIRED = 2;
      See Also:
    • INVALID_PLACEMENT_URL_VALUE

      public static final int INVALID_PLACEMENT_URL_VALUE
       Invalid placement URL.
       
      INVALID_PLACEMENT_URL = 3;
      See Also:
    • CANNOT_EXCLUDE_CRITERIA_TYPE_VALUE

      public static final int CANNOT_EXCLUDE_CRITERIA_TYPE_VALUE
       Criteria type can not be excluded for the campaign by the customer. like
       AOL account type cannot target site type criteria
       
      CANNOT_EXCLUDE_CRITERIA_TYPE = 4;
      See Also:
    • CANNOT_SET_STATUS_FOR_CRITERIA_TYPE_VALUE

      public static final int CANNOT_SET_STATUS_FOR_CRITERIA_TYPE_VALUE
       Cannot set the campaign criterion status for this criteria type.
       
      CANNOT_SET_STATUS_FOR_CRITERIA_TYPE = 5;
      See Also:
    • CANNOT_SET_STATUS_FOR_EXCLUDED_CRITERIA_VALUE

      public static final int CANNOT_SET_STATUS_FOR_EXCLUDED_CRITERIA_VALUE
       Cannot set the campaign criterion status for an excluded criteria.
       
      CANNOT_SET_STATUS_FOR_EXCLUDED_CRITERIA = 6;
      See Also:
    • CANNOT_TARGET_AND_EXCLUDE_VALUE

      public static final int CANNOT_TARGET_AND_EXCLUDE_VALUE
       Cannot target and exclude the same criterion.
       
      CANNOT_TARGET_AND_EXCLUDE = 7;
      See Also:
    • TOO_MANY_OPERATIONS_VALUE

      public static final int TOO_MANY_OPERATIONS_VALUE
       The mutate contained too many operations.
       
      TOO_MANY_OPERATIONS = 8;
      See Also:
    • OPERATOR_NOT_SUPPORTED_FOR_CRITERION_TYPE_VALUE

      public static final int OPERATOR_NOT_SUPPORTED_FOR_CRITERION_TYPE_VALUE
       This operator cannot be applied to a criterion of this type.
       
      OPERATOR_NOT_SUPPORTED_FOR_CRITERION_TYPE = 9;
      See Also:
    • SHOPPING_CAMPAIGN_SALES_COUNTRY_NOT_SUPPORTED_FOR_SALES_CHANNEL_VALUE

      public static final int SHOPPING_CAMPAIGN_SALES_COUNTRY_NOT_SUPPORTED_FOR_SALES_CHANNEL_VALUE
       The Shopping campaign sales country is not supported for
       ProductSalesChannel targeting.
       
      SHOPPING_CAMPAIGN_SALES_COUNTRY_NOT_SUPPORTED_FOR_SALES_CHANNEL = 10;
      See Also:
    • CANNOT_ADD_EXISTING_FIELD_VALUE

      public static final int CANNOT_ADD_EXISTING_FIELD_VALUE
       The existing field can't be updated with CREATE operation. It can be
       updated with UPDATE operation only.
       
      CANNOT_ADD_EXISTING_FIELD = 11;
      See Also:
    • CANNOT_UPDATE_NEGATIVE_CRITERION_VALUE

      public static final int CANNOT_UPDATE_NEGATIVE_CRITERION_VALUE
       Negative criteria are immutable, so updates are not allowed.
       
      CANNOT_UPDATE_NEGATIVE_CRITERION = 12;
      See Also:
    • CANNOT_SET_NEGATIVE_KEYWORD_THEME_CONSTANT_CRITERION_VALUE

      public static final int CANNOT_SET_NEGATIVE_KEYWORD_THEME_CONSTANT_CRITERION_VALUE
       Only free form names are allowed for negative Smart campaign keyword
       theme.
       
      CANNOT_SET_NEGATIVE_KEYWORD_THEME_CONSTANT_CRITERION = 13;
      See Also:
    • INVALID_KEYWORD_THEME_CONSTANT_VALUE

      public static final int INVALID_KEYWORD_THEME_CONSTANT_VALUE
       Invalid Smart campaign keyword theme constant criterion.
       
      INVALID_KEYWORD_THEME_CONSTANT = 14;
      See Also:
    • MISSING_KEYWORD_THEME_CONSTANT_OR_FREE_FORM_KEYWORD_THEME_VALUE

      public static final int MISSING_KEYWORD_THEME_CONSTANT_OR_FREE_FORM_KEYWORD_THEME_VALUE
       A Smart campaign keyword theme constant or free-form Smart campaign
       keyword theme is required.
       
      MISSING_KEYWORD_THEME_CONSTANT_OR_FREE_FORM_KEYWORD_THEME = 15;
      See Also:
    • CANNOT_TARGET_BOTH_PROXIMITY_AND_LOCATION_CRITERIA_FOR_SMART_CAMPAIGN_VALUE

      public static final int CANNOT_TARGET_BOTH_PROXIMITY_AND_LOCATION_CRITERIA_FOR_SMART_CAMPAIGN_VALUE
       A Smart campaign may not target proximity and location criteria
       simultaneously.
       
      CANNOT_TARGET_BOTH_PROXIMITY_AND_LOCATION_CRITERIA_FOR_SMART_CAMPAIGN = 16;
      See Also:
    • CANNOT_TARGET_MULTIPLE_PROXIMITY_CRITERIA_FOR_SMART_CAMPAIGN_VALUE

      public static final int CANNOT_TARGET_MULTIPLE_PROXIMITY_CRITERIA_FOR_SMART_CAMPAIGN_VALUE
       A Smart campaign may not target multiple proximity criteria.
       
      CANNOT_TARGET_MULTIPLE_PROXIMITY_CRITERIA_FOR_SMART_CAMPAIGN = 17;
      See Also:
    • LOCATION_NOT_LAUNCHED_FOR_LOCAL_SERVICES_CAMPAIGN_VALUE

      public static final int LOCATION_NOT_LAUNCHED_FOR_LOCAL_SERVICES_CAMPAIGN_VALUE
       Location is not launched for Local Services Campaigns.
       
      LOCATION_NOT_LAUNCHED_FOR_LOCAL_SERVICES_CAMPAIGN = 18;
      See Also:
    • LOCATION_INVALID_FOR_LOCAL_SERVICES_CAMPAIGN_VALUE

      public static final int LOCATION_INVALID_FOR_LOCAL_SERVICES_CAMPAIGN_VALUE
       A Local Services campaign may not target certain criteria types.
       
      LOCATION_INVALID_FOR_LOCAL_SERVICES_CAMPAIGN = 19;
      See Also:
    • CANNOT_TARGET_COUNTRY_FOR_LOCAL_SERVICES_CAMPAIGN_VALUE

      public static final int CANNOT_TARGET_COUNTRY_FOR_LOCAL_SERVICES_CAMPAIGN_VALUE
       Country locations are not supported for Local Services campaign.
       
      CANNOT_TARGET_COUNTRY_FOR_LOCAL_SERVICES_CAMPAIGN = 20;
      See Also:
    • LOCATION_NOT_IN_HOME_COUNTRY_FOR_LOCAL_SERVICES_CAMPAIGN_VALUE

      public static final int LOCATION_NOT_IN_HOME_COUNTRY_FOR_LOCAL_SERVICES_CAMPAIGN_VALUE
       Location is not within the home country of Local Services campaign.
       
      LOCATION_NOT_IN_HOME_COUNTRY_FOR_LOCAL_SERVICES_CAMPAIGN = 21;
      See Also:
    • CANNOT_ADD_OR_REMOVE_LOCATION_FOR_LOCAL_SERVICES_CAMPAIGN_VALUE

      public static final int CANNOT_ADD_OR_REMOVE_LOCATION_FOR_LOCAL_SERVICES_CAMPAIGN_VALUE
       Local Services profile does not exist for a particular Local Services
       campaign.
       
      CANNOT_ADD_OR_REMOVE_LOCATION_FOR_LOCAL_SERVICES_CAMPAIGN = 22;
      See Also:
    • AT_LEAST_ONE_POSITIVE_LOCATION_REQUIRED_FOR_LOCAL_SERVICES_CAMPAIGN_VALUE

      public static final int AT_LEAST_ONE_POSITIVE_LOCATION_REQUIRED_FOR_LOCAL_SERVICES_CAMPAIGN_VALUE
       Local Services campaign must have at least one target location.
       
      AT_LEAST_ONE_POSITIVE_LOCATION_REQUIRED_FOR_LOCAL_SERVICES_CAMPAIGN = 23;
      See Also:
    • AT_LEAST_ONE_LOCAL_SERVICE_ID_CRITERION_REQUIRED_FOR_LOCAL_SERVICES_CAMPAIGN_VALUE

      public static final int AT_LEAST_ONE_LOCAL_SERVICE_ID_CRITERION_REQUIRED_FOR_LOCAL_SERVICES_CAMPAIGN_VALUE
       At least one positive local service ID criterion is required for a Local
       Services campaign.
       
      AT_LEAST_ONE_LOCAL_SERVICE_ID_CRITERION_REQUIRED_FOR_LOCAL_SERVICES_CAMPAIGN = 24;
      See Also:
    • LOCAL_SERVICE_ID_NOT_FOUND_FOR_CATEGORY_VALUE

      public static final int LOCAL_SERVICE_ID_NOT_FOUND_FOR_CATEGORY_VALUE
       Local service ID is not found under selected categories in local
       services campaign setting.
       
      LOCAL_SERVICE_ID_NOT_FOUND_FOR_CATEGORY = 25;
      See Also:
    • CANNOT_ATTACH_BRAND_LIST_TO_NON_QUALIFIED_SEARCH_CAMPAIGN_VALUE

      public static final int CANNOT_ATTACH_BRAND_LIST_TO_NON_QUALIFIED_SEARCH_CAMPAIGN_VALUE
       For search advertising channel, brand lists can only be applied to
       exclusive targeting, broad match campaigns for inclusive targeting or
       PMax generated campaigns.
       
      CANNOT_ATTACH_BRAND_LIST_TO_NON_QUALIFIED_SEARCH_CAMPAIGN = 26;
      See Also:
    • CANNOT_REMOVE_ALL_LOCATIONS_DUE_TO_TOO_MANY_COUNTRY_EXCLUSIONS_VALUE

      public static final int CANNOT_REMOVE_ALL_LOCATIONS_DUE_TO_TOO_MANY_COUNTRY_EXCLUSIONS_VALUE
       Campaigns that target all countries and territories are limited to a
       certain number of top-level location exclusions. If removing a criterion
       causes the campaign to target all countries and territories and the
       campaign has more top-level location exclusions than the limit allows,
       then this error is returned.
       
      CANNOT_REMOVE_ALL_LOCATIONS_DUE_TO_TOO_MANY_COUNTRY_EXCLUSIONS = 27;
      See Also:
  • Method Details

    • values

      Returns an array containing the constants of this enum class, in the order they are declared.
      Returns:
      an array containing the constants of this enum class, in the order they are declared
    • valueOf

      Returns the enum constant of this class with the specified name. The string must match exactly an identifier used to declare an enum constant in this class. (Extraneous whitespace characters are not permitted.)
      Parameters:
      name - the name of the enum constant to be returned.
      Returns:
      the enum constant with the specified name
      Throws:
      IllegalArgumentException - if this enum class has no constant with the specified name
      NullPointerException - if the argument is null
    • getNumber

      public final int getNumber()
      Specified by:
      getNumber in interface com.google.protobuf.Internal.EnumLite
      Specified by:
      getNumber in interface com.google.protobuf.ProtocolMessageEnum
    • valueOf

      Deprecated.
      Returns the enum constant of this class with the specified name. The string must match exactly an identifier used to declare an enum constant in this class. (Extraneous whitespace characters are not permitted.)
      Parameters:
      value - the name of the enum constant to be returned.
      Returns:
      the enum constant with the specified name
      Throws:
      IllegalArgumentException - if this enum class has no constant with the specified name
      NullPointerException - if the argument is null
    • forNumber

      public static CampaignCriterionErrorEnum.CampaignCriterionError forNumber(int value)
      Parameters:
      value - The numeric wire value of the corresponding enum entry.
      Returns:
      The enum associated with the given numeric wire value.
    • internalGetValueMap

      public static com.google.protobuf.Internal.EnumLiteMap<CampaignCriterionErrorEnum.CampaignCriterionError> internalGetValueMap()
    • getValueDescriptor

      public final com.google.protobuf.Descriptors.EnumValueDescriptor getValueDescriptor()
      Specified by:
      getValueDescriptor in interface com.google.protobuf.ProtocolMessageEnum
    • getDescriptorForType

      public final com.google.protobuf.Descriptors.EnumDescriptor getDescriptorForType()
      Specified by:
      getDescriptorForType in interface com.google.protobuf.ProtocolMessageEnum
    • getDescriptor

      public static final com.google.protobuf.Descriptors.EnumDescriptor getDescriptor()
    • valueOf

      public static CampaignCriterionErrorEnum.CampaignCriterionError valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)
      Returns the enum constant of this class with the specified name. The string must match exactly an identifier used to declare an enum constant in this class. (Extraneous whitespace characters are not permitted.)
      Parameters:
      desc - the name of the enum constant to be returned.
      Returns:
      the enum constant with the specified name
      Throws:
      IllegalArgumentException - if this enum class has no constant with the specified name
      NullPointerException - if the argument is null