Package: rappleads Title: Get Data from 'Apple Ads Campaign Management API' Version: 0.1.3 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"))) Description: Provides functions to load and manage data from Apple Ads accounts using the 'Apple Ads Campaign Management API' . License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Imports: cli, dplyr, httr2, openssl, pbapply, purrr, rappdirs, retry, snakecase, stringr, tidyr, yaml Depends: R (>= 4.1.0) URL: https://github.com/selesnow/rappleads BugReports: https://github.com/selesnow/rappleads/issues Config/pak/sysreqs: libicu-dev libssl-dev Repository: https://selesnow.r-universe.dev Date/Publication: 2025-08-27 17:21:14 UTC RemoteUrl: https://github.com/selesnow/rappleads RemoteRef: HEAD RemoteSha: 81110579b015f41e291b54f419733da0aab52142 NeedsCompilation: no Packaged: 2026-07-03 16:44:56 UTC; root Author: Alexey Seleznev [aut, cre] (ORCID: ), Netpeak [cph] Maintainer: Alexey Seleznev