This page contains information about your Mobile Wallet campaign-related data views. For more information on Open Data - Data views, see Data views overview.
Mobile Wallet campaigns
View name: wallet_campaigns_[customer_ID]
(where customer_ID
is your Emarsys account ID)
This view contains the history of Mobile Wallet campaigns.
It contains data from November 08, 2023 onwards.
Data field | Description | Type |
---|---|---|
customer_id | The unique ID of the account. | integer |
campaign_id | The unique ID of the campaign provided by Suite. | integer |
internal_campaign_id | The unique ID of the campaign in the Wallet Service. | UUID |
wallet_config_id | The unique ID of the Wallet Configuration. | UUID |
name | The name of the campaign. | string |
status | The launch status of the campaign. (IN_DRAFT, READY_TO_LAUNCH) | string |
template_type | The type of the campaign. (Loyalty, voucher, coupon) | string |
created_at | Time of campaign creation. | timestamp |
updated_at | Time of campaign modification. | timestamp |
archived_at | Time of campaign archival. | timestamp |
launched_at | Time of campaign launch. | timestamp |
event_time | Time of event affecting the campaign. | timestamp |
loaded_at | Time when the event was loaded. | timestamp |
Mobile Wallet passes
View name: wallet_passes_[customer_ID]
(where customer_ID
is your Emarsys account ID)
This data view contains events regarding of Mobile Wallet passes.
It contains data from November 08, 2023 onwards.
Data field | Description | Type |
---|---|---|
customer_id | The unique ID of the account. | integer |
campaign_id | The unique ID of the campaign of the pass in the Wallet Service. | UUID |
contact_id | Emarsys internal unique contact ID. | integer |
serial_number | The unique ID of the Mobile Wallet pass. | UUID |
platform | The mobile platform of the Mobile Wallet pass. (Apple, Google) |
string |
template_type | The type of the Mobile Wallet campaign that the Mobile Wallet pass belongs to. (Loyalty, voucher, coupon) |
string |
event | The event that happened regarding the Mobile Wallet pass. (pass_generated,
pass_downloaded, pass_updated, pass_removed) |
string |
event_time | Time of event affecting the Mobile Wallet campaign. |
timestamp |
loaded_at | Time when the event was loaded. | timestamp |