# Campaign Calculated Effect Results

The file displays the calculated results of the campaign's execution.&#x20;

A sample file is provided below:

{% file src="<https://123136216-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgIv2CyIIYf7vRfuhMKQ6%2Fuploads%2FEU5NWMi53r37Acmivwge%2Fcampaigns_calculated_effects_results_all_until_2025_09_16.csv?alt=media&token=9034ed23-44f3-4d33-816c-1dcb52ff9a53>" %}

**Available Data:**

* **calculatedEffectResultId**: ID of the calculated effect result for the campaign's rule
* **tenantId**: ID of the tenant where the campaign was created
* **campaignExecutionId**: ID of the campaign execution
* **status**: Status of the calculated effect result (`success`, `skipped`, `failed`)
* **targetId**: Member's ID generated in Open Loyalty (`memberId`)
* **type**: Type of campaign effect (e.g., `give_points`, `give_reward`)
* **createdAt**: Date when the entry was created
* **updatedAt**: Date when the entry was last updated
* **points**: Number of units calculated as part of the campaign effect
* **couponValue**: Value of the coupon granted (for dynamic coupons)
* **rewardId**: ID of the reward granted
* **walletCode**: Code of the wallet to which the units were granted
* **error**: Error message for failed executions
