Google Play Reports - Subscription

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

Price

DatapointDescriptioncredits
property objectHash containing the values of the property, the start date and end date of the report.0

The response of the google play subscription request will be a JSON which contains all the info related to the subscriptions, without pagination. This information is organized by app and then by country. Find the full list of object properties here.

Query Params
string
required

The id of the integrated account. Get the list of integrated accounts using the integrated accounts endpoint. You can only pass 1 api account id.

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: yesterday

string

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

Response

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