Remerge Reporting API

JSON reporting API that lets Remerge advertisers pull daily (or hourly) campaign performance for their active campaigns into their own BI systems. A POST to /report with a start_date and end_date returns a results array aggregated across up to seven dimensions (audience, country, campaign, campaign_type, ad, ad_label, platform) with impressions, clicks, cost, conversions, attributed conversions, app-open rate and unique users. Authorization is a token obtained from a sign-in request against the same host using dashboard credentials. Remerge retains reportable data for six months only.

API entry from apis.yml

apis.yml Raw ↑
aid: remerge-reporting-api
name: Remerge Reporting API
description: JSON reporting API that lets Remerge advertisers pull daily (or hourly) campaign performance
  for their active campaigns into their own BI systems. A POST to /report with a start_date and end_date
  returns a results array aggregated across up to seven dimensions (audience, country, campaign, campaign_type,
  ad, ad_label, platform) with impressions, clicks, cost, conversions, attributed conversions, app-open
  rate and unique users. Authorization is a token obtained from a sign-in request against the same host
  using dashboard credentials. Remerge retains reportable data for six months only.
humanURL: https://help.remerge.io/hc/en-us/articles/115003440434-Remerge-Reporting-API
baseURL: https://api.remerge.io
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/remerge.png
tags:
- Reporting
- Analytics
- Advertising
- AdTech
- Campaigns
- Business Intelligence
properties:
- type: Documentation
  url: https://help.remerge.io/hc/en-us/sections/360003940000-Reporting-API
- type: APIReference
  url: https://help.remerge.io/hc/en-us/articles/115003440434-Remerge-Reporting-API
- type: Authentication
  url: authentication/remerge-authentication.yml
- type: RateLimits
  url: rate-limits/remerge-rate-limits.yml
- type: ErrorCatalog
  url: errors/remerge-problem-types.yml
- type: Conventions
  url: conventions/remerge-conventions.yml
- type: DataModel
  url: data-model/remerge-data-model.yml