rappsflyer-package {rappsflyer} | R Documentation |
Work with AppsFlyer API
Description
Loading data from AppsFlyer Pull API <https://support.appsflyer.com/hc/en-us/articles/207034346-Using-Pull-API-aggregate-data>.
Details
The DESCRIPTION file:
Package: | rappsflyer |
Type: | Package |
Title: | Work with AppsFlyer API |
Version: | 0.2.0 |
Date: | 2021-03-19 |
Authors@R: | c(person(given = "Alexey", family = "Seleznev", role = c("aut", "cre"), email = "selesnow@gmail.com", comment = c(ORCID = "0000-0003-0410-7385")), person(given = "Netpeak", role = c("cph", "fnd"))) |
Maintainer: | Alexey Seleznev <selesnow@gmail.com> |
Description: | Loading data from AppsFlyer Pull API <https://support.appsflyer.com/hc/en-us/articles/207034346-Using-Pull-API-aggregate-data>. |
License: | MIT + file LICENSE |
Imports: | httr, stringr, retry, dplyr, tidyr, lgr |
Suggests: | knitr, rmarkdown |
VignetteBuilder: | knitr |
Encoding: | UTF-8 |
Language: | ru |
LazyData: | true |
Author: | Alexey Seleznev [aut, cre] (<https://orcid.org/0000-0003-0410-7385>), Netpeak [cph, fnd] |
Index of help topics:
af_get_ad_revenue_raw_data Get Ad Revenue Raw Data af_get_aggregate_data Get 'AppsFlyer' Aggregate Data Reports af_get_data Get Data From 'AppsFlyer Master API' af_get_raw_data Get 'AppsFlyer' Raw Data Reports af_get_targeting_validation_rules Get Targeting Validation Rules af_set_api_token Set 'AppsFlyer' API Token rappsflyer-package Work with AppsFlyer API
Author(s)
NA Maintainer: Alexey Seleznev <selesnow@gmail.com>
[Package rappsflyer version 0.2.0 Index]