Google Play Reports - Statistics

The integrations reports endpoints allow you to fetch different reports related to your integrations in AppTweak.

Query Params
string
required

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

string
enum
required
Defaults to units

The property you want to obtain a report for. In the property parameter table, you can find all the available properties that you can fetch from this endpoint. You can only pass 1 property.
You can choose from: units,uninstalls, sales or subscriptions.

Allowed:
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
required

The list of two letter country codes (ISO Alpha-2) separated by commas.

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

string
Defaults to android

Set to android for this endpoint

Response

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