{
  "_id": "6a48b5a1e06c18f0a654800d",
  "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\"),\ncomment = c(ORCID = \"0000-0003-0410-7385\"))",
  "Description": "Get data from 'Linkedin Advertising API'\n<https://learn.microsoft.com/en-us/linkedin/marketing/overview>.\nYou can load ad account hierarchy (accounts, users, campaign\ngroups, campaigns and creatives) and also you can load ad\nanalytics data from your 'Linkedin' Ad account.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "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": {
    "Date": "2026-07-04 06:47:10 UTC",
    "User": "root"
  },
  "Author": "Alexey Seleznev [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-0410-7385>)",
  "Maintainer": "Alexey Seleznev <selesnow@gmail.com>",
  "_user": "selesnow",
  "_type": "src",
  "_file": "rlinkedinads_0.2.0.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/7e16b29b819c979e20413356be7deb5c09c4872dd9c6451cc1c5ed439c800cd4",
  "_filesize": 410339,
  "_sha256": "7e16b29b819c979e20413356be7deb5c09c4872dd9c6451cc1c5ed439c800cd4",
  "_expires": "2026-10-12T07:26:24.000Z",
  "_created": "2026-07-04T06:47:10.000Z",
  "_published": "2026-07-04T07:26:25.770Z",
  "_jobs": [
    {
      "job": 85111430225,
      "time": 124,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8079288469"
    },
    {
      "job": 85111430224,
      "time": 133,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8079289435"
    },
    {
      "job": 85111430221,
      "time": 71,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8079572635"
    },
    {
      "job": 85111430243,
      "time": 71,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8079578065"
    },
    {
      "job": 85111260223,
      "time": 161,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8079274368"
    },
    {
      "job": 85111430258,
      "time": 134,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8079289580"
    },
    {
      "job": 85111430229,
      "time": 83,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8079283780"
    },
    {
      "job": 85111430254,
      "time": 81,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8079283631"
    },
    {
      "job": 85111430231,
      "time": 70,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8079282407"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/selesnow/actions/runs/28698106494",
  "_status": "success",
  "_upstream": "https://github.com/selesnow/rlinkedinads",
  "_commit": {
    "id": "23761ee6eed69fe0275a21bb8db0157cf827ae70",
    "author": "Alexey Seleznev <selesnow@gmail.com>",
    "committer": "Alexey Seleznev <selesnow@gmail.com>",
    "message": "Вшил в пакет дефолтный Client ID и Client Secret\n",
    "time": 1706603341
  },
  "_maintainer": {
    "name": "Alexey Seleznev",
    "email": "selesnow@gmail.com",
    "login": "selesnow",
    "linkedin": "in/selesnow",
    "description": "Head of analytics dept. at Netpeak\n\nАвтор курса \"Язык R для интернет - маркетинга\".\n\nРазработчик пакетов rgoogleads, rfacebookstat, timeperiodsR и др.",
    "uuid": 17854596,
    "orcid": "0000-0003-0410-7385"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "pbapply",
      "role": "Imports"
    },
    {
      "package": "rappdirs",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "snakecase",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "urltools",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    }
  ],
  "_owner": "selesnow",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "selesnow",
      "count": 24,
      "uuid": 17854596
    }
  ],
  "_userbio": {
    "uuid": 17854596,
    "type": "user",
    "name": "Alexey Seleznev",
    "followers": 139,
    "description": "Head of analytics dept. at Netpeak\r\n\r\nАвтор курса \"Язык R для интернет - маркетинга\".\r\n\r\nРазработчик пакетов rgoogleads, rfacebookstat, timeperiodsR и др."
  },
  "_downloads": {
    "count": 265,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rlinkedinads"
  },
  "_devurl": "https://github.com/selesnow/rlinkedinads",
  "_searchresults": 2,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/rlinkedinads.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/selesnow/rlinkedinads",
  "_realowner": "selesnow",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.2",
      "date": "2023-11-10"
    },
    {
      "version": "0.1.3",
      "date": "2024-01-09"
    },
    {
      "version": "0.2.0",
      "date": "2024-01-29"
    }
  ],
  "_exports": [
    "lkd_auth",
    "lkd_get_accounts",
    "lkd_get_accounts_by_authenticated_user",
    "lkd_get_ad_account_users_by_accounts",
    "lkd_get_ads_analytics",
    "lkd_get_campaign_groups",
    "lkd_get_campaigns",
    "lkd_get_creatives",
    "lkd_remove_token",
    "lkd_set_account_id",
    "lkd_set_api_version",
    "lkd_set_client_id",
    "lkd_set_client_secret",
    "lkd_set_login",
    "lkd_set_token_path"
  ],
  "_help": [
    {
      "page": "lkd_auth",
      "title": "Authorization in Linkedin API",
      "topics": [
        "lkd_auth"
      ]
    },
    {
      "page": "lkd_get_accounts",
      "title": "Get account list",
      "topics": [
        "lkd_get_accounts"
      ]
    },
    {
      "page": "lkd_get_accounts_by_authenticated_user",
      "title": "Find Ad Accounts by Authenticated User All ad accounts that an authenticated user has access",
      "topics": [
        "lkd_get_accounts_by_authenticated_user"
      ]
    },
    {
      "page": "lkd_get_ad_account_users_by_accounts",
      "title": "Find Ad Account Users by Accounts Fetch all users associated with a specific ad account. See next link.",
      "topics": [
        "lkd_get_ad_account_users_by_accounts"
      ]
    },
    {
      "page": "lkd_get_ads_analytics",
      "title": "Get Linkedin ads analytics The Analytics Finder should be used when specifying a single pivot.",
      "topics": [
        "lkd_get_ads_analytics"
      ]
    },
    {
      "page": "lkd_get_campaign_groups",
      "title": "Get Ad campaign Groups Campaign groups provide advertisers a way to manage status, budget, and performance across multiple related campaigns.",
      "topics": [
        "lkd_get_campaign_groups"
      ]
    },
    {
      "page": "lkd_get_campaigns",
      "title": "Get campaigns",
      "topics": [
        "lkd_get_campaigns"
      ]
    },
    {
      "page": "lkd_get_creatives",
      "title": "Get Creatives You can search for creative content in order to get a collection of creatives matching",
      "topics": [
        "lkd_get_creatives"
      ]
    },
    {
      "page": "lkd_remove_token",
      "title": "remove token",
      "topics": [
        "lkd_remove_token"
      ]
    },
    {
      "page": "lkd_set_account_id",
      "title": "Set Ad Account ID for R session",
      "topics": [
        "lkd_set_account_id"
      ]
    },
    {
      "page": "lkd_set_api_version",
      "title": "Set Linkedin API version For dwtwils se next link",
      "topics": [
        "lkd_set_api_version"
      ]
    },
    {
      "page": "lkd_set_client_id",
      "title": "Set App Client ID For more information see this links.",
      "topics": [
        "lkd_set_client_id"
      ]
    },
    {
      "page": "lkd_set_client_secret",
      "title": "Set App Client secret For more information see this links.",
      "topics": [
        "lkd_set_client_secret"
      ]
    },
    {
      "page": "lkd_set_login",
      "title": "Set login for current R session",
      "topics": [
        "lkd_set_login"
      ]
    },
    {
      "page": "lkd_set_token_path",
      "title": "Set own token cache path",
      "topics": [
        "lkd_set_token_path"
      ]
    }
  ],
  "_readme": "https://github.com/selesnow/rlinkedinads/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "cpp11",
    "curl",
    "dplyr",
    "generics",
    "glue",
    "httr2",
    "lifecycle",
    "magrittr",
    "openssl",
    "pbapply",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "snakecase",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "triebeard",
    "urltools",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "rlinkedinads",
  "_universes": [
    "selesnow"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0.9000",
      "date": "2026-07-04T06:49:09.000Z",
      "distro": "resolute",
      "commit": "23761ee6eed69fe0275a21bb8db0157cf827ae70",
      "fileid": "https://r2.ropensci.org/110733913663f025706d792b598efb6146f207068d75c8e12de848cf80623496",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/selesnow/actions/runs/28698106494"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.0.9000",
      "date": "2026-07-04T06:49:16.000Z",
      "distro": "resolute",
      "commit": "23761ee6eed69fe0275a21bb8db0157cf827ae70",
      "fileid": "https://r2.ropensci.org/52dda511f6667175ceaca77a49f5f65563e4d23661cbca684f99a631d2f822f3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/selesnow/actions/runs/28698106494"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0.9000",
      "date": "2026-07-04T07:25:03.000Z",
      "commit": "23761ee6eed69fe0275a21bb8db0157cf827ae70",
      "fileid": "https://r2.ropensci.org/aade40ba16e3f53dc13c6705a615079979542701388452f8538072d04a5f1bb1",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/selesnow/actions/runs/28698106494"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.0.9000",
      "date": "2026-07-04T07:25:47.000Z",
      "commit": "23761ee6eed69fe0275a21bb8db0157cf827ae70",
      "fileid": "https://r2.ropensci.org/d742f0e5455b477ee64aa8831922f6fd6a8a46b077e970e4e1b44bc82b54d1f1",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/selesnow/actions/runs/28698106494"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0.9000",
      "date": "2026-07-04T06:49:37.000Z",
      "commit": "23761ee6eed69fe0275a21bb8db0157cf827ae70",
      "fileid": "https://r2.ropensci.org/d6df137fe7d4a310d3747a125c601c71cdb571f8eba2166688e675743db1bdb5",
      "status": "success",
      "buildurl": "https://github.com/r-universe/selesnow/actions/runs/28698106494"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-07-04T06:48:19.000Z",
      "commit": "23761ee6eed69fe0275a21bb8db0157cf827ae70",
      "fileid": "https://r2.ropensci.org/fad012999ba944b560ed726d5e5eff823e4e2eefca5b4eda820fd4a37c648642",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/selesnow/actions/runs/28698106494"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-07-04T06:48:19.000Z",
      "commit": "23761ee6eed69fe0275a21bb8db0157cf827ae70",
      "fileid": "https://r2.ropensci.org/3c7ea3a01dd594665aa6503d1a1eed01b35366a27cf2f1bb9c08418975fb02e7",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/selesnow/actions/runs/28698106494"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-07-04T06:48:10.000Z",
      "commit": "23761ee6eed69fe0275a21bb8db0157cf827ae70",
      "fileid": "https://r2.ropensci.org/b1c6934ed65f460a62d825087d6fe3e4583f72345e2d481e8564c3fc74ebc64d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/selesnow/actions/runs/28698106494"
    }
  ]
}