get https://api.getblueshift.com/api/v1/campaigns.json
Use this endpoint to export the performance data of all the campaigns for a given date range.
Note
Campaign metrics noted on the UI are calculated using the account time zone. If you want the metrics from the report API to match that of the metrics you see on the UI, edit start/end date to reflect this.
Try it out
- Add the User API key as the Username and leave the Password field blank.
- Click the Base URL dropdown and select the API endpoint URL for your Blueshift region.
- Click Try It.
You can also try the API using Blueshift's API collection in Postman.