IncentiveError

Enum describing possible incentive errors.

Proto definition GitHub

Enums

ACCOUNT_HAD_RECENT_SPEND

This incentive cannot be applied because the account had recent spend.

ACCOUNT_TOO_OLD

This incentive cannot be applied because too much time has passed since the account's first ad impression.

BILLING_COUNTRY_NOT_ELIGIBLE

This incentive cannot be applied because the billing country is not eligible.

INVALID_INCENTIVE_ID

The incentive ID is either invalid or not supported for the given country.

MAX_INCENTIVES_REDEEMED

The maximum number of coupons has been redeemed.

MAX_INCENTIVES_REDEEMED_FROM_OFFER

This incentive cannot be applied because you have already redeemed the maximum number of incentives from this offer.

MAX_PENDING_INCENTIVES

This incentive cannot be applied because you have reached the maximum number of pending incentives.

MISMATCHING_BILLING_COUNTRY_CODE

The billing country code provided in the request does not match the customer's country code.

UNKNOWN

The received error code is not known in this version.

UNSPECIFIED

Enum unspecified.

USER_IS_MCC_MANAGER

This incentive cannot be applied because the user is a manager account.

USER_SUSPENDED

This incentive cannot be applied because the account is suspended.