Package: rlinkedinads Title: Load Data from 'Linkedin Advertising API' Version: 0.2.0.9000 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' . 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 Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3 Imports: cli, dplyr, httr2 (>= 1.0.0), pbapply, rappdirs, rlang, snakecase, stringr, tidyr, urltools, utils Config/pak/sysreqs: libicu-dev libssl-dev Repository: https://selesnow.r-universe.dev Date/Publication: 2024-01-30 08:29:01 UTC RemoteUrl: https://github.com/selesnow/rlinkedinads RemoteRef: HEAD RemoteSha: 23761ee6eed69fe0275a21bb8db0157cf827ae70 NeedsCompilation: no Packaged: 2026-07-04 06:47:10 UTC; root Author: Alexey Seleznev [aut, cre] (ORCID: ) Maintainer: Alexey Seleznev