Package: rmytarget
Type: Package
Title: Load Data from 'MyTarget API v2 and v3'
Version: 2.3.1
Date: 2021-09-08
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")))
Maintainer: Alexey Seleznev <selesnow@gmail.com>
Description: Allows work with 'MyTarget API v2' 
	<https://target.my.com/doc/api/> and 'MyTarget API v3'
	<https://target.my.com/adv/api-marketing/doc/stat-v2#statisticsv3>
	load data by ads, campaigns, agency clients and statistic from
	your ads account.
URL: https://selesnow.github.io/rmytarget/
Imports: httr, dplyr, lubridate, stringr, purrr, tidyr
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
Depends: R (>= 3.5.0)
License: MIT + file LICENSE
Language: ru
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2021-09-08 07:30:45 UTC; Alsey
Author: Alexey Seleznev [aut, cre] (<https://orcid.org/0000-0003-0410-7385>),
  Netpeak [cph]
Repository: CRAN
Date/Publication: 2021-09-08 08:00:04 UTC
