Promo Campaign Errors

Review reward distribution issues in Promo campaigns to understand error patterns and root causes.

Overview

The Errors tab displays all failed reward distribution attempts for a Promo campaign. It helps you understand why a reward could not be issued, how often each error occurs, and whether limits, configurations, or system-level failures affected campaign performance.

These errors also help you:

  • Diagnose reward delivery failures.
  • Verify whether limits such as user-level, campaign-level, or redemption limits are being reached.
  • Identify configuration issues with wallets, coupons, vouchers, or reward setups.
  • Detect system-level failures such as assignment failures, parsing errors, or inactive reward systems.

By monitoring these errors, you can take targeted actions, such as updating reward configurations, increasing budgets, replacing exhausted code lists, or troubleshooting webhook integrations.

This tab is available for all campaign types and displays historical error logs for the selected date range.

Promo Campaign Errors

Total Errors

At the top of the Errors tab, the total number of failed reward distributions for the campaign is displayed. If no errors have occurred, the page displays an empty state, indicating that the campaign is running without any reward distribution issues.

Errors vary depending on the reward type selected in the campaign:

Loyalty Wallet Errors

The following errors may occur when distributing Loyalty Points through a wallet.

Error TypeDescription
Invalid wallet configurationReward ID or wallet details are invalid.
Inactive user walletUser’s wallet is inactive or does not exist.
Invalid points calculatedCalculated points are less than 0 or not a numeric value.
User’s reward recurrence limit exceededUser has already been rewarded the maximum number of times allowed per user from this campaign.
Campaign’s points budget exceededCampaign has reached the maximum points distribution budget.
User’s points budget exceededUser has already been rewarded the maximum number of points allowed per user in this campaign.
Points credit failedFailed to credit points due to a system error.

Coupon Errors

The following errors may occur for Single Code or Bulk Code coupon rewards.

Error TypeDescription
Invalid coupon configurationReward ID or coupon details are invalid.
Inactive couponCoupon has expired or is inactive.
Campaign’s coupon limit exceededCampaign has reached the maximum number of coupons that can be rewarded.
User’s coupon limit exceededUser has reached the maximum coupon rewards allowed per user for this campaign.
Codes from bulk coupon series exhaustedAll possible codes from the bulk series have been distributed.
Coupon redemption limit exceededCoupon has reached its maximum redemption limit.
Coupon assignment failedFailed to assign a coupon due to a system error.

Partner Voucher Errors

The following errors may occur when the reward type is a Partner Voucher List.

Error TypeDescription
Invalid voucher configurationReward ID or voucher details are invalid.
Inactive voucher listVoucher list has expired or is inactive.
Campaign’s voucher code limit exceededCampaign has reached the maximum number of vouchers that can be rewarded.
User’s voucher code limit exceededUser has reached the maximum voucher rewards allowed per user for this campaign.
Codes from voucher list exhaustedAll codes from the uploaded voucher list have been distributed.
Voucher code assignment failedFailed to assign voucher code due to a system error.