LogoLogo
HomepageCase studiesBook a demo
Technical Guide
Technical Guide
  • Introduction
  • Getting Started Guide
    • Authentication
    • Member Registration Configuration
    • Add Webhook
    • Add Member
    • Create Campaign
    • Add Transaction
    • Add Custom Event Schema
    • Create Achievement
    • Add Custom Event
  • Terms Reference
  • Backward Compatibility Policy
  • API Reference
  • Postman Collection
  • User Guide
  • Integration
    • Introduction
    • Overview of Integration Methods
    • Tools and Technologies
    • Integration Examples
      • Lambda
      • Zapier
      • AWS EventBridge
      • Kafka
  • API Fundamentals
    • Overview
    • Environments Capabilities
    • How to Query
    • Limits
    • Best Practices
  • Authentication
    • Admin Token
    • Access Token (API Key)
    • Enabling SSO Login
      • Okta
      • Microsoft Entra ID
  • Webhooks
    • Overview
    • Best Practices
  • S3 Bucket Data exports
    • Overview
    • Set Up S3 Bucket Integration
    • Data Structure and Types
      • Achievements
      • Achievement Usage
      • Campaigns
      • Campaign Calculated Effect Result
      • Campaign Execution
      • Custom Events
      • Members
      • Rewards
      • Rewards Redemption
      • Tiers
      • Transactions
      • Tenants
      • Unit Transfers
Powered by GitBook
On this page

Was this helpful?

  1. S3 Bucket Data exports
  2. Data Structure and Types

Campaign Execution

Last updated 20 days ago

Was this helpful?

The Campaign Execution report indicates when and which transaction triggered the campaign.

A sample file is provided below:

Available Data:

  • campaignExecutionId: ID of the campaign execution

  • tenantId: ID of the tenant where the campaign was created

  • campaignId: Unique ID of the campaign

  • contextData: Context data that triggered the campaign (e.g. member's data, transaction data)

  • createdAt: Date when the entry was created

  • updatedAt: Date when the entry was last updated

  • executedAt: Date when the entry was executed

  • executionStatus: Status of the execution (success, skipped, failed)

  • customerId: Member's ID generated in Open Loyalty (memberId)

  • transactionId: ID of the transaction that triggered the campaign (for the campaign's triggered by transactions)

  • message: Message for failed executions

  • warningMessage: Warning message for failed executions

17KB
campaigns_executions_2024_03_06.csv