The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

rappsflyer - R Пакет для работы с API AppsFlyer

На данный момент пакет поддерживает загрузку агрегированных и сырых данных из Pull API AppsFlyer и Master API. Пакет обновлен и поддерживает актуальную V2 версию API AppsFlyer.

Установка пакета

rappsflyer можно установить как с GitHub, так и с CRAN:

# CRAN: 
install.packages('rappsflyer')

# GitHub: 
devtools::install_github('selesnow/rappsflyer')

Важное обновление (версия 0.3.0)

С сентября 2023 года AppsFlyer полностью отключил старые токены V1. В версии 0.3.0 пакет переведён на работу с API V2 с использованием Bearer авторизации. Убедитесь, что вы используете актуальный V2 API token, который можно сгенерировать в Security Center административной панели AppsFlyer. Лимиты на максимальное количество строк выгружаемых за раз были сокращены до 200 000.

Функции пакета

Подробная справка

Более подробную справку о работе с пакетом можно получить из виньетки: vignette('rappsflyer-intro', rappsflyer)

Автор пакета

Алексей Селезнёв, Head of analytics dept. at Netpeak
telegram channel: R4marketing
email: selesnow@gmail.com
skype: selesnow
facebook: facebook.com/selesnow
linkedin: linkedin.com/in/selesnow
blog: alexeyseleznev.wordpress.com

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.