v1

latestOpenAPI 3.1.02026-07-24450694.7 KB

Google Play Console - Organic Search

With the Organic Search endpoint you can fetch all the keywords that drove organic traffic to any connected app over the selected date range. You will also get the breakdown of Store Listing Visitors & Store Listing Acquisitions per keyword.

get/accounts/android/organic-search.json

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

Response

200