App Technographics (SDKs)
Header Parameters
Query Parameters
Time granularity for the returned values
dailyStart date in 'YYYY-MM' or 'YYYY-MM-DD' format
End date in 'YYYY-MM' or 'YYYY-MM-DD' format
metrics: Comma separated list of metrics to retrieve. Available metrics: 'Id','Title','Website','CategoryNames','CategoryIds','InstallDate','UninstallDate','Active'
idtitlewebsitecategory_namescategory_idsinstall_dateuninstall_dateactiveApplication store identifier
googleappleUnique 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').
Returns a snapshot of all SDKs detected in the app on the specified date. If requested, also includes SDKs that were previously detected but were no longer present as of that date (i.e. uninstalled)
If specified (the category ID), return only SDKs in those categories. Example: if “Payment” return only SDKs used by the app in the category 'Payment'. Example: 'sdk_category=payment,attribution'
If true we return both installed and uninstalled SDKs, otherwise only the SDKs currently installed in the app on 'date'
Format in which the reply should be returned
jsonxmlSets how many results to return.
Defines the number of results to skip
Orders the results by ascending or descending
Selects a specific metric to order results by