Campaigns allow you to group together common, recurring attributes associated with rewards.

  • Customizing the look and feel of how rewards are sent out
  • Creating a selection of products that a recipient can choose from.
  • Allowing for shared reporting in the UI.

When a campaign ID is included as an attribute on a reward, the reward will automatically include the design, messaging, and products associated with campaign.

Campaigns are also referred to as "campaign templates".

Creating campaigns

You can create campaigns via the API. You can also create campaigns from the Tremendous dashboard and use any campaign created in the dashboard for API orders. Campaign IDs are displayed in the dashboard.

Example campaign

{
  "id": "YMS6V0BPDVJT",
  "products": [
    "SRDHFATO9KHN",
    "OKMHM2X2OHYV",
    "KV934TZ93NQM",
    "Q24BD9EZ332JT"
  ],
  "description": "Use for email surveys only.",
  "name": "User research incentives"
}