Enum Class CustomerPayPerConversionEligibilityFailureReasonEnum.CustomerPayPerConversionEligibilityFailureReason
java.lang.Object
java.lang.Enum<CustomerPayPerConversionEligibilityFailureReasonEnum.CustomerPayPerConversionEligibilityFailureReason>
com.google.ads.googleads.v18.enums.CustomerPayPerConversionEligibilityFailureReasonEnum.CustomerPayPerConversionEligibilityFailureReason
- All Implemented Interfaces:
com.google.protobuf.Internal.EnumLite,com.google.protobuf.ProtocolMessageEnum,Serializable,Comparable<CustomerPayPerConversionEligibilityFailureReasonEnum.CustomerPayPerConversionEligibilityFailureReason>,Constable
- Enclosing class:
- CustomerPayPerConversionEligibilityFailureReasonEnum
public static enum CustomerPayPerConversionEligibilityFailureReasonEnum.CustomerPayPerConversionEligibilityFailureReason
extends Enum<CustomerPayPerConversionEligibilityFailureReasonEnum.CustomerPayPerConversionEligibilityFailureReason>
implements com.google.protobuf.ProtocolMessageEnum
Enum describing possible reasons a customer is not eligible to use PaymentMode.CONVERSIONS.Protobuf enum
google.ads.googleads.v18.enums.CustomerPayPerConversionEligibilityFailureReasonEnum.CustomerPayPerConversionEligibilityFailureReason-
Nested Class Summary
Nested classes/interfaces inherited from class java.lang.Enum
Enum.EnumDesc<E extends Enum<E>> -
Enum Constant Summary
Enum ConstantsEnum ConstantDescriptionCustomer's eligibility has not yet been calculated by the Google Ads backend.Customer's average daily spend is too high.Customer's conversion lag is too high.Customer uses shared budgets.Customer has conversions with ConversionActionType.UPLOAD_CLICKS.Customer does not have enough conversions.Customer is not eligible due to other reasons.Used for return value only.Not specified. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intCustomer's eligibility has not yet been calculated by the Google Ads backend.static final intCustomer's average daily spend is too high.static final intCustomer's conversion lag is too high.static final intCustomer uses shared budgets.static final intCustomer has conversions with ConversionActionType.UPLOAD_CLICKS.static final intCustomer does not have enough conversions.static final intCustomer is not eligible due to other reasons.static final intUsed for return value only.static final intNot specified. -
Method Summary
Modifier and TypeMethodDescriptionforNumber(int value) static final com.google.protobuf.Descriptors.EnumDescriptorfinal com.google.protobuf.Descriptors.EnumDescriptorfinal intfinal com.google.protobuf.Descriptors.EnumValueDescriptorstatic com.google.protobuf.Internal.EnumLiteMap<CustomerPayPerConversionEligibilityFailureReasonEnum.CustomerPayPerConversionEligibilityFailureReason>valueOf(int value) Deprecated.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.Returns the enum constant of this class with the specified name.values()Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
UNSPECIFIED
public static final CustomerPayPerConversionEligibilityFailureReasonEnum.CustomerPayPerConversionEligibilityFailureReason UNSPECIFIEDNot specified.
UNSPECIFIED = 0; -
UNKNOWN
public static final CustomerPayPerConversionEligibilityFailureReasonEnum.CustomerPayPerConversionEligibilityFailureReason UNKNOWNUsed for return value only. Represents value unknown in this version.
UNKNOWN = 1; -
NOT_ENOUGH_CONVERSIONS
public static final CustomerPayPerConversionEligibilityFailureReasonEnum.CustomerPayPerConversionEligibilityFailureReason NOT_ENOUGH_CONVERSIONSCustomer does not have enough conversions.
NOT_ENOUGH_CONVERSIONS = 2; -
CONVERSION_LAG_TOO_HIGH
public static final CustomerPayPerConversionEligibilityFailureReasonEnum.CustomerPayPerConversionEligibilityFailureReason CONVERSION_LAG_TOO_HIGHCustomer's conversion lag is too high.
CONVERSION_LAG_TOO_HIGH = 3; -
HAS_CAMPAIGN_WITH_SHARED_BUDGET
public static final CustomerPayPerConversionEligibilityFailureReasonEnum.CustomerPayPerConversionEligibilityFailureReason HAS_CAMPAIGN_WITH_SHARED_BUDGETCustomer uses shared budgets.
HAS_CAMPAIGN_WITH_SHARED_BUDGET = 4; -
HAS_UPLOAD_CLICKS_CONVERSION
public static final CustomerPayPerConversionEligibilityFailureReasonEnum.CustomerPayPerConversionEligibilityFailureReason HAS_UPLOAD_CLICKS_CONVERSIONCustomer has conversions with ConversionActionType.UPLOAD_CLICKS.
HAS_UPLOAD_CLICKS_CONVERSION = 5; -
AVERAGE_DAILY_SPEND_TOO_HIGH
public static final CustomerPayPerConversionEligibilityFailureReasonEnum.CustomerPayPerConversionEligibilityFailureReason AVERAGE_DAILY_SPEND_TOO_HIGHCustomer's average daily spend is too high.
AVERAGE_DAILY_SPEND_TOO_HIGH = 6; -
ANALYSIS_NOT_COMPLETE
public static final CustomerPayPerConversionEligibilityFailureReasonEnum.CustomerPayPerConversionEligibilityFailureReason ANALYSIS_NOT_COMPLETECustomer's eligibility has not yet been calculated by the Google Ads backend. Check back soon.
ANALYSIS_NOT_COMPLETE = 7; -
OTHER
public static final CustomerPayPerConversionEligibilityFailureReasonEnum.CustomerPayPerConversionEligibilityFailureReason OTHERCustomer is not eligible due to other reasons.
OTHER = 8; -
UNRECOGNIZED
public static final CustomerPayPerConversionEligibilityFailureReasonEnum.CustomerPayPerConversionEligibilityFailureReason UNRECOGNIZED
-
-
Field Details
-
UNSPECIFIED_VALUE
public static final int UNSPECIFIED_VALUENot specified.
UNSPECIFIED = 0;- See Also:
-
UNKNOWN_VALUE
public static final int UNKNOWN_VALUEUsed for return value only. Represents value unknown in this version.
UNKNOWN = 1;- See Also:
-
NOT_ENOUGH_CONVERSIONS_VALUE
public static final int NOT_ENOUGH_CONVERSIONS_VALUECustomer does not have enough conversions.
NOT_ENOUGH_CONVERSIONS = 2;- See Also:
-
CONVERSION_LAG_TOO_HIGH_VALUE
public static final int CONVERSION_LAG_TOO_HIGH_VALUECustomer's conversion lag is too high.
CONVERSION_LAG_TOO_HIGH = 3;- See Also:
-
HAS_CAMPAIGN_WITH_SHARED_BUDGET_VALUE
public static final int HAS_CAMPAIGN_WITH_SHARED_BUDGET_VALUECustomer uses shared budgets.
HAS_CAMPAIGN_WITH_SHARED_BUDGET = 4;- See Also:
-
HAS_UPLOAD_CLICKS_CONVERSION_VALUE
public static final int HAS_UPLOAD_CLICKS_CONVERSION_VALUECustomer has conversions with ConversionActionType.UPLOAD_CLICKS.
HAS_UPLOAD_CLICKS_CONVERSION = 5;- See Also:
-
AVERAGE_DAILY_SPEND_TOO_HIGH_VALUE
public static final int AVERAGE_DAILY_SPEND_TOO_HIGH_VALUECustomer's average daily spend is too high.
AVERAGE_DAILY_SPEND_TOO_HIGH = 6;- See Also:
-
ANALYSIS_NOT_COMPLETE_VALUE
public static final int ANALYSIS_NOT_COMPLETE_VALUECustomer's eligibility has not yet been calculated by the Google Ads backend. Check back soon.
ANALYSIS_NOT_COMPLETE = 7;- See Also:
-
OTHER_VALUE
public static final int OTHER_VALUECustomer is not eligible due to other reasons.
OTHER = 8;- See Also:
-
-
Method Details
-
values
public static CustomerPayPerConversionEligibilityFailureReasonEnum.CustomerPayPerConversionEligibilityFailureReason[] 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
public static CustomerPayPerConversionEligibilityFailureReasonEnum.CustomerPayPerConversionEligibilityFailureReason valueOf(String name) 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 nameNullPointerException- if the argument is null
-
getNumber
public final int getNumber()- Specified by:
getNumberin interfacecom.google.protobuf.Internal.EnumLite- Specified by:
getNumberin interfacecom.google.protobuf.ProtocolMessageEnum
-
valueOf
@Deprecated public static CustomerPayPerConversionEligibilityFailureReasonEnum.CustomerPayPerConversionEligibilityFailureReason 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 nameNullPointerException- if the argument is null
-
forNumber
public static CustomerPayPerConversionEligibilityFailureReasonEnum.CustomerPayPerConversionEligibilityFailureReason 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<CustomerPayPerConversionEligibilityFailureReasonEnum.CustomerPayPerConversionEligibilityFailureReason> internalGetValueMap() -
getValueDescriptor
public final com.google.protobuf.Descriptors.EnumValueDescriptor getValueDescriptor()- Specified by:
getValueDescriptorin interfacecom.google.protobuf.ProtocolMessageEnum
-
getDescriptorForType
public final com.google.protobuf.Descriptors.EnumDescriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.ProtocolMessageEnum
-
getDescriptor
public static final com.google.protobuf.Descriptors.EnumDescriptor getDescriptor() -
valueOf
public static CustomerPayPerConversionEligibilityFailureReasonEnum.CustomerPayPerConversionEligibilityFailureReason 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 nameNullPointerException- if the argument is null
-