App Store Connect by In-App Event

The integrations reports endpoints allow you to fetch different reports related to your integrations in AppTweak with a breakdown by in-app event.

Query Params
string
required

The api-account-id of the integrated account.
Get the list of integrated accounts using the integrated accounts endpoint. You can only pass 1 api account id. It must be an "itunes-connect" integration.

string
enum
required

The property you want to obtain a report for.
Choose from: units, installs, redownloads, etc.
Get the list of properties in the property parameter table. You can only pass 1 property.

string
required

The comma separated list of in-app event ids.

string

The list of app ids separated by commas for which to fetch the report. Get the list of products using the integrated apps endpoint.
Default: all products

string

The list of two letter country codes (ISO Alpha-2) separated by commas.
Default: all available countries

string

The start date for the report in the format: YYYY-MM-DD.
Default: 30 days ago

string

The end date for the report in the format: YYYY-MM-DD.
Default: yesterday

Response

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json