CustomerPayPerConversionEligibilityFailureReason
Enum describing possible reasons a customer is not eligible to use PaymentMode.CONVERSIONS.
Enums |
UNSPECIFIED
|
Not specified. |
UNKNOWN
|
Used for return value only. Represents value unknown in this version. |
NOT_ENOUGH_CONVERSIONS
|
Customer does not have enough conversions. |
CONVERSION_LAG_TOO_HIGH
|
Customer's conversion lag is too high. |
HAS_CAMPAIGN_WITH_SHARED_BUDGET
|
Customer uses shared budgets. |
HAS_UPLOAD_CLICKS_CONVERSION
|
Customer has conversions with ConversionActionType.UPLOAD_CLICKS. |
AVERAGE_DAILY_SPEND_TOO_HIGH
|
Customer's average daily spend is too high. |
ANALYSIS_NOT_COMPLETE
|
Customer's eligibility has not yet been calculated by the Google Ads backend. Check back soon. |
OTHER
|
Customer is not eligible due to other reasons. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-02-20 UTC.
[null,null,["Last updated 2024-02-20 UTC."],[[["This enum outlines the various reasons a customer might be ineligible for using the PaymentMode.CONVERSIONS setting in Google Ads."],["Ineligibility reasons include insufficient conversion volume, extended conversion lag, utilization of shared budgets, presence of upload clicks conversions, high average daily spend, and pending eligibility analysis."],["Generic reasons or reasons unknown in the current version are also represented by specific enum values."]]],[]]