Enum Class ConversionOrAdjustmentLagBucketEnum.ConversionOrAdjustmentLagBucket

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

public static enum ConversionOrAdjustmentLagBucketEnum.ConversionOrAdjustmentLagBucket extends Enum<ConversionOrAdjustmentLagBucketEnum.ConversionOrAdjustmentLagBucket> implements com.google.protobuf.ProtocolMessageEnum
 Enum representing the number of days between the impression and the
 conversion or between the impression and adjustments to the conversion.
 
Protobuf enum google.ads.googleads.v18.enums.ConversionOrAdjustmentLagBucketEnum.ConversionOrAdjustmentLagBucket
  • 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:
    • CONVERSION_LESS_THAN_ONE_DAY_VALUE

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

      public static final int CONVERSION_SIXTY_TO_NINETY_DAYS_VALUE
       Conversion lag bucket from 60 to 90 days. 60 days is included,
       90 days is not.
       
      CONVERSION_SIXTY_TO_NINETY_DAYS = 20;
      See Also:
    • ADJUSTMENT_LESS_THAN_ONE_DAY_VALUE

      public static final int ADJUSTMENT_LESS_THAN_ONE_DAY_VALUE
       Conversion adjustment lag bucket from 0 to 1 day. 0 day is included,
       1 day is not.
       
      ADJUSTMENT_LESS_THAN_ONE_DAY = 21;
      See Also:
    • ADJUSTMENT_ONE_TO_TWO_DAYS_VALUE

      public static final int ADJUSTMENT_ONE_TO_TWO_DAYS_VALUE
       Conversion adjustment lag bucket from 1 to 2 days. 1 day is included,
       2 days is not.
       
      ADJUSTMENT_ONE_TO_TWO_DAYS = 22;
      See Also:
    • ADJUSTMENT_TWO_TO_THREE_DAYS_VALUE

      public static final int ADJUSTMENT_TWO_TO_THREE_DAYS_VALUE
       Conversion adjustment lag bucket from 2 to 3 days. 2 days is included,
       3 days is not.
       
      ADJUSTMENT_TWO_TO_THREE_DAYS = 23;
      See Also:
    • ADJUSTMENT_THREE_TO_FOUR_DAYS_VALUE

      public static final int ADJUSTMENT_THREE_TO_FOUR_DAYS_VALUE
       Conversion adjustment lag bucket from 3 to 4 days. 3 days is included,
       4 days is not.
       
      ADJUSTMENT_THREE_TO_FOUR_DAYS = 24;
      See Also:
    • ADJUSTMENT_FOUR_TO_FIVE_DAYS_VALUE

      public static final int ADJUSTMENT_FOUR_TO_FIVE_DAYS_VALUE
       Conversion adjustment lag bucket from 4 to 5 days. 4 days is included,
       5 days is not.
       
      ADJUSTMENT_FOUR_TO_FIVE_DAYS = 25;
      See Also:
    • ADJUSTMENT_FIVE_TO_SIX_DAYS_VALUE

      public static final int ADJUSTMENT_FIVE_TO_SIX_DAYS_VALUE
       Conversion adjustment lag bucket from 5 to 6 days. 5 days is included,
       6 days is not.
       
      ADJUSTMENT_FIVE_TO_SIX_DAYS = 26;
      See Also:
    • ADJUSTMENT_SIX_TO_SEVEN_DAYS_VALUE

      public static final int ADJUSTMENT_SIX_TO_SEVEN_DAYS_VALUE
       Conversion adjustment lag bucket from 6 to 7 days. 6 days is included,
       7 days is not.
       
      ADJUSTMENT_SIX_TO_SEVEN_DAYS = 27;
      See Also:
    • ADJUSTMENT_SEVEN_TO_EIGHT_DAYS_VALUE

      public static final int ADJUSTMENT_SEVEN_TO_EIGHT_DAYS_VALUE
       Conversion adjustment lag bucket from 7 to 8 days. 7 days is included,
       8 days is not.
       
      ADJUSTMENT_SEVEN_TO_EIGHT_DAYS = 28;
      See Also:
    • ADJUSTMENT_EIGHT_TO_NINE_DAYS_VALUE

      public static final int ADJUSTMENT_EIGHT_TO_NINE_DAYS_VALUE
       Conversion adjustment lag bucket from 8 to 9 days. 8 days is included,
       9 days is not.
       
      ADJUSTMENT_EIGHT_TO_NINE_DAYS = 29;
      See Also:
    • ADJUSTMENT_NINE_TO_TEN_DAYS_VALUE

      public static final int ADJUSTMENT_NINE_TO_TEN_DAYS_VALUE
       Conversion adjustment lag bucket from 9 to 10 days. 9 days is included,
       10 days is not.
       
      ADJUSTMENT_NINE_TO_TEN_DAYS = 30;
      See Also:
    • ADJUSTMENT_TEN_TO_ELEVEN_DAYS_VALUE

      public static final int ADJUSTMENT_TEN_TO_ELEVEN_DAYS_VALUE
       Conversion adjustment lag bucket from 10 to 11 days. 10 days is included,
       11 days is not.
       
      ADJUSTMENT_TEN_TO_ELEVEN_DAYS = 31;
      See Also:
    • ADJUSTMENT_ELEVEN_TO_TWELVE_DAYS_VALUE

      public static final int ADJUSTMENT_ELEVEN_TO_TWELVE_DAYS_VALUE
       Conversion adjustment lag bucket from 11 to 12 days. 11 days is included,
       12 days is not.
       
      ADJUSTMENT_ELEVEN_TO_TWELVE_DAYS = 32;
      See Also:
    • ADJUSTMENT_TWELVE_TO_THIRTEEN_DAYS_VALUE

      public static final int ADJUSTMENT_TWELVE_TO_THIRTEEN_DAYS_VALUE
       Conversion adjustment lag bucket from 12 to 13 days. 12 days is included,
       13 days is not.
       
      ADJUSTMENT_TWELVE_TO_THIRTEEN_DAYS = 33;
      See Also:
    • ADJUSTMENT_THIRTEEN_TO_FOURTEEN_DAYS_VALUE

      public static final int ADJUSTMENT_THIRTEEN_TO_FOURTEEN_DAYS_VALUE
       Conversion adjustment lag bucket from 13 to 14 days. 13 days is included,
       14 days is not.
       
      ADJUSTMENT_THIRTEEN_TO_FOURTEEN_DAYS = 34;
      See Also:
    • ADJUSTMENT_FOURTEEN_TO_TWENTY_ONE_DAYS_VALUE

      public static final int ADJUSTMENT_FOURTEEN_TO_TWENTY_ONE_DAYS_VALUE
       Conversion adjustment lag bucket from 14 to 21 days. 14 days is included,
       21 days is not.
       
      ADJUSTMENT_FOURTEEN_TO_TWENTY_ONE_DAYS = 35;
      See Also:
    • ADJUSTMENT_TWENTY_ONE_TO_THIRTY_DAYS_VALUE

      public static final int ADJUSTMENT_TWENTY_ONE_TO_THIRTY_DAYS_VALUE
       Conversion adjustment lag bucket from 21 to 30 days. 21 days is included,
       30 days is not.
       
      ADJUSTMENT_TWENTY_ONE_TO_THIRTY_DAYS = 36;
      See Also:
    • ADJUSTMENT_THIRTY_TO_FORTY_FIVE_DAYS_VALUE

      public static final int ADJUSTMENT_THIRTY_TO_FORTY_FIVE_DAYS_VALUE
       Conversion adjustment lag bucket from 30 to 45 days. 30 days is included,
       45 days is not.
       
      ADJUSTMENT_THIRTY_TO_FORTY_FIVE_DAYS = 37;
      See Also:
    • ADJUSTMENT_FORTY_FIVE_TO_SIXTY_DAYS_VALUE

      public static final int ADJUSTMENT_FORTY_FIVE_TO_SIXTY_DAYS_VALUE
       Conversion adjustment lag bucket from 45 to 60 days. 45 days is included,
       60 days is not.
       
      ADJUSTMENT_FORTY_FIVE_TO_SIXTY_DAYS = 38;
      See Also:
    • ADJUSTMENT_SIXTY_TO_NINETY_DAYS_VALUE

      public static final int ADJUSTMENT_SIXTY_TO_NINETY_DAYS_VALUE
       Conversion adjustment lag bucket from 60 to 90 days. 60 days is included,
       90 days is not.
       
      ADJUSTMENT_SIXTY_TO_NINETY_DAYS = 39;
      See Also:
    • ADJUSTMENT_NINETY_TO_ONE_HUNDRED_AND_FORTY_FIVE_DAYS_VALUE

      public static final int ADJUSTMENT_NINETY_TO_ONE_HUNDRED_AND_FORTY_FIVE_DAYS_VALUE
       Conversion adjustment lag bucket from 90 to 145 days. 90 days is
       included, 145 days is not.
       
      ADJUSTMENT_NINETY_TO_ONE_HUNDRED_AND_FORTY_FIVE_DAYS = 40;
      See Also:
    • CONVERSION_UNKNOWN_VALUE

      public static final int CONVERSION_UNKNOWN_VALUE
       Conversion lag bucket UNKNOWN. This is for dates before conversion lag
       bucket was available in Google Ads.
       
      CONVERSION_UNKNOWN = 41;
      See Also:
    • ADJUSTMENT_UNKNOWN_VALUE

      public static final int ADJUSTMENT_UNKNOWN_VALUE
       Conversion adjustment lag bucket UNKNOWN. This is for dates before
       conversion adjustment lag bucket was available in Google Ads.
       
      ADJUSTMENT_UNKNOWN = 42;
      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

      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<ConversionOrAdjustmentLagBucketEnum.ConversionOrAdjustmentLagBucket> 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 ConversionOrAdjustmentLagBucketEnum.ConversionOrAdjustmentLagBucket 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