am_apps_ads | R Documentation |
Get Application Ads <https://api.appmagic.rocks/v1/docs#operation/getApplicationAds>
am_apps_ads(
appIds,
country,
dateFrom,
dateTo,
sort,
aggregation,
count = NULL,
offset,
adNetwork = NULL,
platform = NULL,
type = NULL,
signature,
accept = "text/csv"
)
appIds |
Application store ID |
country |
Country |
dateFrom |
Start date (minimum date is 2015-01-01) |
dateTo |
End date (minimum date is 2015-01-01) |
sort |
Sorting type |
aggregation |
Aggregation type |
count |
The number of returned items |
offset |
Offset of returned items |
adNetwork |
Ad network |
platform |
Platform |
type |
Ad type |
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.