View source: R/am_history_united_app.r
am_history_united_app | R Documentation |
Get Data for United Application <https://api.appmagic.rocks/v1/docs#operation/getUnitedApplicationHistory>
am_history_united_app(
aggregation = NULL,
date_from = NULL,
date_to = NULL,
store,
united_application_id,
country,
signature,
accept = "text/csv"
)
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 |
united_application_id |
United app ID |
country |
Alpha-2 country code |
signature |
Authentication token |
accept |
Accept header value |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.