Package: rlinkedinads
Title: Load Data from 'Linkedin Advertising API'
Version: 0.1.2
Authors@R: 
    person("Alexey", "Seleznev", , "selesnow@gmail.com", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0003-0410-7385"))
Description: Get data from 'Linkedin Advertising API' <https://learn.microsoft.com/en-us/linkedin/marketing/overview?view=li-lms-2023-10>.
    You can load ad account hierarchy (accounts, users, campaign groups, campaigns and creatives) and
    also you can load ad analytics data from your 'Linkedin' Ad account.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.3
Imports: cli, dplyr, httr2, pbapply, rappdirs, rlang, snakecase,
        stringr, tidyr, urltools, utils
NeedsCompilation: no
Packaged: 2023-11-09 07:28:08 UTC; SAMSUNG
Author: Alexey Seleznev [aut, cre] (<https://orcid.org/0000-0003-0410-7385>)
Maintainer: Alexey Seleznev <selesnow@gmail.com>
Repository: CRAN
Date/Publication: 2023-11-10 19:20:02 UTC
Built: R 4.2.0; ; 2023-12-22 00:55:33 UTC; unix
