Package: rlinkedinads
Title: Load Data from 'Linkedin Advertising API'
Version: 0.2.0
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 (>= 1.0.0), pbapply, rappdirs, rlang,
        snakecase, stringr, tidyr, urltools, utils
NeedsCompilation: no
Packaged: 2024-01-29 11:09:19 UTC; SAMSUNG
Author: Alexey Seleznev [aut, cre] (<https://orcid.org/0000-0003-0410-7385>)
Maintainer: Alexey Seleznev <selesnow@gmail.com>
Repository: CRAN
Date/Publication: 2024-01-29 13:30:04 UTC
Built: R 4.2.3; ; 2024-01-29 14:20:52 UTC; unix
