View source: R/am_history_apps.r
am_history_apps | R Documentation |
Get Data for Application <https://api.appmagic.rocks/v1/docs#operation/getApplicationHistory>
am_history_apps(
aggregation = NULL,
date_from = NULL,
date_to = NULL,
store,
store_application_id,
country,
category_id = NULL,
signature
)
aggregation |
Period of data summarization |
date_from |
Start date for data (minimum date is 2015-01-01) |
date_to |
End date for data (minimum date is 2015-01-01) |
store |
Store code |
store_application_id |
Store app ID |
country |
Alpha-2 country code |
category_id |
Category ID |
signature |
Authentication token |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.