Branch.io
Version 0.0.3
Checkout the API docs here for more information
Set up
Enter the Branch Key and Branch Secret into the relevant textareas. To retrieve/create an API key please follow these instructions. In order to follow these steps you must be logged in as an admin.
Features
Feature | Support | Notes |
---|---|---|
Backfill | ℹ️ | The Branch.io Daily Exports API only permits a 7 day backfill from each report. If you require more it is necessary to contact Branch.io and request a Manual Data Dump (only available to Branch Enterprise customers). The Clicks report is restricted to 1 day due to data volumes. |
Incremental | ✅ | Incremental is based on the field EVENT_TIMESTAMP . If the extract has not been run in the last 7 days the EVENT_TIMESTAMP will be before the Daily Export API window and the extract will fail. |
API reliability | 🟢 | Reliable |
Reports detail
⬇️ Report | 🔑 Incremental key | 🔑 Primary key | ✏️ Notes |
---|---|---|---|
CTA Views | EVENT_TIMESTAMP | ID | |
Clicks | EVENT_TIMESTAMP | ID | Backfill restricted to one day. Very high data volumes mean the extract may take several hours to complete. |
Custom Events | EVENT_TIMESTAMP | ID | |
Impressions | EVENT_TIMESTAMP | ID | High data volumes mean the extract may take a few hours to complete. |
Installs | EVENT_TIMESTAMP | ID | |
Opens | EVENT_TIMESTAMP | ID | |
Reinstalls | EVENT_TIMESTAMP | ID |
Updated 12 months ago