Enum Class CustomerLifecycleGoalErrorEnum.CustomerLifecycleGoalError

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

public static enum CustomerLifecycleGoalErrorEnum.CustomerLifecycleGoalError extends Enum<CustomerLifecycleGoalErrorEnum.CustomerLifecycleGoalError> implements com.google.protobuf.ProtocolMessageEnum
 Enum describing possible customer lifecycle goal errors.
 
Protobuf enum google.ads.googleads.v18.errors.CustomerLifecycleGoalErrorEnum.CustomerLifecycleGoalError
  • Enum Constant Details

    • UNSPECIFIED

       Enum unspecified.
       
      UNSPECIFIED = 0;
    • UNKNOWN

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

      public static final CustomerLifecycleGoalErrorEnum.CustomerLifecycleGoalError CUSTOMER_ACQUISITION_VALUE_MISSING
       CustomerLifecycleGoal.customer_acquisition_goal_value_settings.value must
       be set.
       
      CUSTOMER_ACQUISITION_VALUE_MISSING = 2;
    • CUSTOMER_ACQUISITION_INVALID_VALUE

      public static final CustomerLifecycleGoalErrorEnum.CustomerLifecycleGoalError CUSTOMER_ACQUISITION_INVALID_VALUE
       CustomerLifecycleGoal.customer_acquisition_goal_value_settings.value must
       be no less than 0.01.
       
      CUSTOMER_ACQUISITION_INVALID_VALUE = 3;
    • CUSTOMER_ACQUISITION_INVALID_HIGH_LIFETIME_VALUE

      public static final CustomerLifecycleGoalErrorEnum.CustomerLifecycleGoalError CUSTOMER_ACQUISITION_INVALID_HIGH_LIFETIME_VALUE
       CustomerLifecycleGoal.customer_acquisition_goal_value_settings.high_lifetime_value
       must be no less than 0.01. Also, to set this field,
       CustomerLifecycleGoal.customer_acquisition_goal_value_settings.value must
       also be present, and high_lifetime_value must be greater than value.
       
      CUSTOMER_ACQUISITION_INVALID_HIGH_LIFETIME_VALUE = 4;
    • CUSTOMER_ACQUISITION_VALUE_CANNOT_BE_CLEARED

      public static final CustomerLifecycleGoalErrorEnum.CustomerLifecycleGoalError CUSTOMER_ACQUISITION_VALUE_CANNOT_BE_CLEARED
       CustomerLifecycleGoal.customer_acquisition_goal_value_settings.value
       cannot be cleared. This value would have no effect as long as none of
       your campaigns adopt the customer acquisitiong goal.
       
      CUSTOMER_ACQUISITION_VALUE_CANNOT_BE_CLEARED = 5;
    • CUSTOMER_ACQUISITION_HIGH_LIFETIME_VALUE_CANNOT_BE_CLEARED

      public static final CustomerLifecycleGoalErrorEnum.CustomerLifecycleGoalError CUSTOMER_ACQUISITION_HIGH_LIFETIME_VALUE_CANNOT_BE_CLEARED
       CustomerLifecycleGoal.customer_acquisition_goal_value_settings.high_lifetime_value
       cannot be cleared. This value would have no effect as long as none of
       your campaigns adopt the high value optimization of customer acquisitiong
       goal.
       
      CUSTOMER_ACQUISITION_HIGH_LIFETIME_VALUE_CANNOT_BE_CLEARED = 6;
    • INVALID_EXISTING_USER_LIST

      public static final CustomerLifecycleGoalErrorEnum.CustomerLifecycleGoalError INVALID_EXISTING_USER_LIST
       Found invalid value in
       CustomerLifecycleGoal.lifecycle_goal_customer_definition_settings.existing_user_lists.
       The userlist must be accessible, active and belong to one of the
       following types: CRM_BASED, RULE_BASED, REMARKETING.
       
      INVALID_EXISTING_USER_LIST = 7;
    • INVALID_HIGH_LIFETIME_VALUE_USER_LIST

      public static final CustomerLifecycleGoalErrorEnum.CustomerLifecycleGoalError INVALID_HIGH_LIFETIME_VALUE_USER_LIST
       Found invalid value in
       CustomerLifecycleGoal.lifecycle_goal_customer_definition_settings.high_lifetime_value_user_lists.
       The userlist must be accessible, active and belong to one of the
       following types: CRM_BASED, RULE_BASED, REMARKETING.
       
      INVALID_HIGH_LIFETIME_VALUE_USER_LIST = 8;
    • 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:
    • CUSTOMER_ACQUISITION_VALUE_MISSING_VALUE

      public static final int CUSTOMER_ACQUISITION_VALUE_MISSING_VALUE
       CustomerLifecycleGoal.customer_acquisition_goal_value_settings.value must
       be set.
       
      CUSTOMER_ACQUISITION_VALUE_MISSING = 2;
      See Also:
    • CUSTOMER_ACQUISITION_INVALID_VALUE_VALUE

      public static final int CUSTOMER_ACQUISITION_INVALID_VALUE_VALUE
       CustomerLifecycleGoal.customer_acquisition_goal_value_settings.value must
       be no less than 0.01.
       
      CUSTOMER_ACQUISITION_INVALID_VALUE = 3;
      See Also:
    • CUSTOMER_ACQUISITION_INVALID_HIGH_LIFETIME_VALUE_VALUE

      public static final int CUSTOMER_ACQUISITION_INVALID_HIGH_LIFETIME_VALUE_VALUE
       CustomerLifecycleGoal.customer_acquisition_goal_value_settings.high_lifetime_value
       must be no less than 0.01. Also, to set this field,
       CustomerLifecycleGoal.customer_acquisition_goal_value_settings.value must
       also be present, and high_lifetime_value must be greater than value.
       
      CUSTOMER_ACQUISITION_INVALID_HIGH_LIFETIME_VALUE = 4;
      See Also:
    • CUSTOMER_ACQUISITION_VALUE_CANNOT_BE_CLEARED_VALUE

      public static final int CUSTOMER_ACQUISITION_VALUE_CANNOT_BE_CLEARED_VALUE
       CustomerLifecycleGoal.customer_acquisition_goal_value_settings.value
       cannot be cleared. This value would have no effect as long as none of
       your campaigns adopt the customer acquisitiong goal.
       
      CUSTOMER_ACQUISITION_VALUE_CANNOT_BE_CLEARED = 5;
      See Also:
    • CUSTOMER_ACQUISITION_HIGH_LIFETIME_VALUE_CANNOT_BE_CLEARED_VALUE

      public static final int CUSTOMER_ACQUISITION_HIGH_LIFETIME_VALUE_CANNOT_BE_CLEARED_VALUE
       CustomerLifecycleGoal.customer_acquisition_goal_value_settings.high_lifetime_value
       cannot be cleared. This value would have no effect as long as none of
       your campaigns adopt the high value optimization of customer acquisitiong
       goal.
       
      CUSTOMER_ACQUISITION_HIGH_LIFETIME_VALUE_CANNOT_BE_CLEARED = 6;
      See Also:
    • INVALID_EXISTING_USER_LIST_VALUE

      public static final int INVALID_EXISTING_USER_LIST_VALUE
       Found invalid value in
       CustomerLifecycleGoal.lifecycle_goal_customer_definition_settings.existing_user_lists.
       The userlist must be accessible, active and belong to one of the
       following types: CRM_BASED, RULE_BASED, REMARKETING.
       
      INVALID_EXISTING_USER_LIST = 7;
      See Also:
    • INVALID_HIGH_LIFETIME_VALUE_USER_LIST_VALUE

      public static final int INVALID_HIGH_LIFETIME_VALUE_USER_LIST_VALUE
       Found invalid value in
       CustomerLifecycleGoal.lifecycle_goal_customer_definition_settings.high_lifetime_value_user_lists.
       The userlist must be accessible, active and belong to one of the
       following types: CRM_BASED, RULE_BASED, REMARKETING.
       
      INVALID_HIGH_LIFETIME_VALUE_USER_LIST = 8;
      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 CustomerLifecycleGoalErrorEnum.CustomerLifecycleGoalError 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<CustomerLifecycleGoalErrorEnum.CustomerLifecycleGoalError> 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 CustomerLifecycleGoalErrorEnum.CustomerLifecycleGoalError 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