Enum Class ConversionLagBucketEnum.ConversionLagBucket

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

public static enum ConversionLagBucketEnum.ConversionLagBucket extends Enum<ConversionLagBucketEnum.ConversionLagBucket> implements com.google.protobuf.ProtocolMessageEnum
 Enum representing the number of days between impression and conversion.
 
Protobuf enum google.ads.googleads.v18.enums.ConversionLagBucketEnum.ConversionLagBucket
  • Enum Constant Details

  • Field Details

    • UNSPECIFIED_VALUE

      public static final int UNSPECIFIED_VALUE
       Not specified.
       
      UNSPECIFIED = 0;
      See Also:
    • UNKNOWN_VALUE

      public static final int UNKNOWN_VALUE
       Used for return value only. Represents value unknown in this version.
       
      UNKNOWN = 1;
      See Also:
    • LESS_THAN_ONE_DAY_VALUE

      public static final int LESS_THAN_ONE_DAY_VALUE
       Conversion lag bucket from 0 to 1 day. 0 day is included, 1 day is not.
       
      LESS_THAN_ONE_DAY = 2;
      See Also:
    • ONE_TO_TWO_DAYS_VALUE

      public static final int ONE_TO_TWO_DAYS_VALUE
       Conversion lag bucket from 1 to 2 days. 1 day is included, 2 days is not.
       
      ONE_TO_TWO_DAYS = 3;
      See Also:
    • TWO_TO_THREE_DAYS_VALUE

      public static final int TWO_TO_THREE_DAYS_VALUE
       Conversion lag bucket from 2 to 3 days. 2 days is included,
       3 days is not.
       
      TWO_TO_THREE_DAYS = 4;
      See Also:
    • THREE_TO_FOUR_DAYS_VALUE

      public static final int THREE_TO_FOUR_DAYS_VALUE
       Conversion lag bucket from 3 to 4 days. 3 days is included,
       4 days is not.
       
      THREE_TO_FOUR_DAYS = 5;
      See Also:
    • FOUR_TO_FIVE_DAYS_VALUE

      public static final int FOUR_TO_FIVE_DAYS_VALUE
       Conversion lag bucket from 4 to 5 days. 4 days is included,
       5 days is not.
       
      FOUR_TO_FIVE_DAYS = 6;
      See Also:
    • FIVE_TO_SIX_DAYS_VALUE

      public static final int FIVE_TO_SIX_DAYS_VALUE
       Conversion lag bucket from 5 to 6 days. 5 days is included,
       6 days is not.
       
      FIVE_TO_SIX_DAYS = 7;
      See Also:
    • SIX_TO_SEVEN_DAYS_VALUE

      public static final int SIX_TO_SEVEN_DAYS_VALUE
       Conversion lag bucket from 6 to 7 days. 6 days is included,
       7 days is not.
       
      SIX_TO_SEVEN_DAYS = 8;
      See Also:
    • SEVEN_TO_EIGHT_DAYS_VALUE

      public static final int SEVEN_TO_EIGHT_DAYS_VALUE
       Conversion lag bucket from 7 to 8 days. 7 days is included,
       8 days is not.
       
      SEVEN_TO_EIGHT_DAYS = 9;
      See Also:
    • EIGHT_TO_NINE_DAYS_VALUE

      public static final int EIGHT_TO_NINE_DAYS_VALUE
       Conversion lag bucket from 8 to 9 days. 8 days is included,
       9 days is not.
       
      EIGHT_TO_NINE_DAYS = 10;
      See Also:
    • NINE_TO_TEN_DAYS_VALUE

      public static final int NINE_TO_TEN_DAYS_VALUE
       Conversion lag bucket from 9 to 10 days. 9 days is included,
       10 days is not.
       
      NINE_TO_TEN_DAYS = 11;
      See Also:
    • TEN_TO_ELEVEN_DAYS_VALUE

      public static final int TEN_TO_ELEVEN_DAYS_VALUE
       Conversion lag bucket from 10 to 11 days. 10 days is included,
       11 days is not.
       
      TEN_TO_ELEVEN_DAYS = 12;
      See Also:
    • ELEVEN_TO_TWELVE_DAYS_VALUE

      public static final int ELEVEN_TO_TWELVE_DAYS_VALUE
       Conversion lag bucket from 11 to 12 days. 11 days is included,
       12 days is not.
       
      ELEVEN_TO_TWELVE_DAYS = 13;
      See Also:
    • TWELVE_TO_THIRTEEN_DAYS_VALUE

      public static final int TWELVE_TO_THIRTEEN_DAYS_VALUE
       Conversion lag bucket from 12 to 13 days. 12 days is included,
       13 days is not.
       
      TWELVE_TO_THIRTEEN_DAYS = 14;
      See Also:
    • THIRTEEN_TO_FOURTEEN_DAYS_VALUE

      public static final int THIRTEEN_TO_FOURTEEN_DAYS_VALUE
       Conversion lag bucket from 13 to 14 days. 13 days is included,
       14 days is not.
       
      THIRTEEN_TO_FOURTEEN_DAYS = 15;
      See Also:
    • FOURTEEN_TO_TWENTY_ONE_DAYS_VALUE

      public static final int FOURTEEN_TO_TWENTY_ONE_DAYS_VALUE
       Conversion lag bucket from 14 to 21 days. 14 days is included,
       21 days is not.
       
      FOURTEEN_TO_TWENTY_ONE_DAYS = 16;
      See Also:
    • TWENTY_ONE_TO_THIRTY_DAYS_VALUE

      public static final int TWENTY_ONE_TO_THIRTY_DAYS_VALUE
       Conversion lag bucket from 21 to 30 days. 21 days is included,
       30 days is not.
       
      TWENTY_ONE_TO_THIRTY_DAYS = 17;
      See Also:
    • THIRTY_TO_FORTY_FIVE_DAYS_VALUE

      public static final int THIRTY_TO_FORTY_FIVE_DAYS_VALUE
       Conversion lag bucket from 30 to 45 days. 30 days is included,
       45 days is not.
       
      THIRTY_TO_FORTY_FIVE_DAYS = 18;
      See Also:
    • FORTY_FIVE_TO_SIXTY_DAYS_VALUE

      public static final int FORTY_FIVE_TO_SIXTY_DAYS_VALUE
       Conversion lag bucket from 45 to 60 days. 45 days is included,
       60 days is not.
       
      FORTY_FIVE_TO_SIXTY_DAYS = 19;
      See Also:
    • SIXTY_TO_NINETY_DAYS_VALUE

      public static final int SIXTY_TO_NINETY_DAYS_VALUE
       Conversion lag bucket from 60 to 90 days. 60 days is included,
       90 days is not.
       
      SIXTY_TO_NINETY_DAYS = 20;
      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 public static ConversionLagBucketEnum.ConversionLagBucket valueOf(int value)
      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 ConversionLagBucketEnum.ConversionLagBucket 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<ConversionLagBucketEnum.ConversionLagBucket> 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 ConversionLagBucketEnum.ConversionLagBucket 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