Package: rgoogleads Title: Loading Data from 'Google Ads API' Version: 0.14.1 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: Interface for loading data from 'Google Ads API', see . Package provide function for authorization and loading reports. License: MIT + file LICENSE BugReports: https://github.com/selesnow/rgoogleads/issues URL: https://selesnow.github.io/rgoogleads/, https://selesnow.github.io/rgoogleads/docs/, https://github.com/selesnow/rgoogleads Encoding: UTF-8 Imports: gargle (>= 1.2.0), httr, stringr, rlang, dplyr (>= 1.0.0), tidyr (>= 1.0.0), jsonlite, snakecase, cli (>= 3.0.0), pbapply, purrr, withr, rlist, rvest (>= 1.0.0), memoise, cachem, rappdirs, utils, lifecycle Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Suggests: rmarkdown, knitr, DT VignetteBuilder: knitr Config/pak/sysreqs: cmake make libicu-dev libuv1-dev libxml2-dev libssl-dev Repository: https://selesnow.r-universe.dev Date/Publication: 2026-04-16 14:07:00 UTC RemoteUrl: https://github.com/selesnow/rgoogleads RemoteRef: HEAD RemoteSha: cd4aaf826b974eda37ee0ada936637889d487409 NeedsCompilation: no Packaged: 2026-06-15 07:56:21 UTC; root Author: Alexey Seleznev [aut, cre] (ORCID: ), Netpeak [cph] Maintainer: Alexey Seleznev