StackAdapt Walkthrough
- 1 Minute to read
-
Print
-
DarkLight
-
PDF
StackAdapt Walkthrough
- 1 Minute to read
-
Print
-
DarkLight
-
PDF
StackAdapt API version 1 is currently supported
This provides a general description of StackAdapt and its capabilities.
Prerequisites
Reports
After configuring the connection, you may now configure the river for the report you require:
- Under 'create new river', press connect to choose the data source(StackAdapt).
- after searching for StackAdapt, choose the connection you configured in the previous section, and you may now choose the report needed.
please note, in each report that has an <X ID> field(such as Campaign ID), leaving this field empty will yield reports for all IDs for this resource.
Endpoints used:
Report | Endpoint | Params |
---|---|---|
Campaigns | https://api.stackadapt.com/service/v2/campaigns | |
Line items | https://api.stackadapt.com/service/v2/line_items | |
Advertisers | https://api.stackadapt.com/service/v2/advertisers | |
Conversion trackers | https://api.stackadapt.com/service/v2/conversion_trackers | |
Native ads | https://api.stackadapt.com/service/v2/native_ads | |
Stats | https://api.stackadapt.com/service/v2/stats | mandatory: resource, type. optional: ID, start_date, end_date |
Specific limitations
Only the 'stats' report has mandatory fields.
The resource and type fields are always mandatory.
When selecting the 'daily' or 'hourly' types, you must select a date range.
The buyer_account resource is the only resource that doesn't use an ID.
Was this article helpful?