Package: rgoogleads
Title: Loading Data from 'Google Ads API'
Version: 0.1.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 <https://developers.google.com/google-ads/api/docs/start>. 
    Package provide function for authorization and loading reports.
License: MIT + file LICENSE
Encoding: UTF-8
Imports: gargle, httr, stringr, rlang, dplyr (>= 1.0.0), tidyr (>=
        1.0.0), jsonlite, snakecase, cli (>= 2.5.0.9000), pbapply,
        purrr, withr, rlist
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-07-01 08:54:54 UTC; Alsey
Author: Alexey Seleznev [aut, cre] (<https://orcid.org/0000-0003-0410-7385>),
  Netpeak [cph]
Maintainer: Alexey Seleznev <selesnow@gmail.com>
Repository: CRAN
Date/Publication: 2021-07-02 06:50:02 UTC
