v1

latestOpenAPI 3.1.02026-07-24450694.7 KB

Google Play Console - Store Performance

With the Store Performance endpoint you can fetch Store Listing Visitors & Store Listing Acquisitions for any connected app.

get/accounts/android/store-analysis

Query parameters

idstring required

The api-account-id of the integrated account. <br/> Get the list of integrated accounts using the <a href="https://developers.apptweak.com/reference/account-list" target="_blank"><b>integrated accounts endpoint</b></a>. It must be an "google-play-console" integration. <br/> You can only pass 1 api account id.

appsstring required

The list of app ids separated by commas for which to fetch the report. Get the list of products using the <a href="https://developers.apptweak.com/reference/integration-product-list" target="_blank"><b>integrated apps endpoint</b></a>.

countriesstring

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

start_datestring

The start date for the report in the format: YYYY-MM-DD. <br/><b>Default:</b> 90 days ago

end_datestring

The end date for the report in the format: YYYY-MM-DD. <br/><b>Default:</b> yesterday

channelsstring

The list of channels for which you want to get the data. The possible channels are : all, search, explore and referrals. <br/><b>Default:</b> all channels are returned

Response

200