VOOZH about

URL: https://docs.similarweb.com/api-v5/api-reference/app-analysis-api/app-install-penetration

⇱ Similarweb API V5 Documentation


Getting Started

Sections

Theme switcher

App Install Penetration

Returns the percentage of the devices in a country with the given app actively installed.

This endpoint uses 1 data credit per rusult in the β€œdata” array response. 10 days = 10 credits, 10 months = 10 credits. Read the following guide to estimate the credit costs.

Header Parameters

api-keystring

Query Parameters

app_idstring Required

Unique application identifier. Google app IDs consist of letters, numbers, and dots (e.g., 'com.facebook.katana'), while Apple app IDs are numeric only (e.g., '447188370').

granularitystring

Time granularity for the returned values

Enum values:
dailyweeklymonthly
countrystring

Two-letter country code (e.g., 'us', 'gb', 'ww')

start_datestring

Start date in 'YYYY-MM' or 'YYYY-MM-DD' format or relative keywords: latest, X_months_ago, X_days_ago

end_datestring

End date in 'YYYY-MM' or 'YYYY-MM-DD' format or relative keywords: latest, X_months_ago, X_days_ago

storestring Required

Application store identifier

Enum values:
google
formatstring

Format in which the reply should be returned

Enum values:
jsonxml

Response

200
Object

OK

Response Attributes

metaobject
dataarray
Nullable:
True
Was this section helpful?

GET

/

Select
1

Response

Was this section helpful?