{
  "_id": "6a47e7dce06c18f0a6524279",
  "Package": "rappleads",
  "Title": "Get Data from 'Apple Ads Campaign Management API'",
  "Version": "0.1.3",
  "Authors@R": "c(person(given  = \"Alexey\",\nfamily = \"Seleznev\",\nrole   = c(\"aut\", \"cre\"),\nemail  = \"selesnow@gmail.com\",\ncomment = c(ORCID = \"0000-0003-0410-7385\")),\nperson(given = \"Netpeak\",\nrole = c(\"cph\")))",
  "Description": "Provides functions to load and manage data from Apple Ads\naccounts using the 'Apple Ads Campaign Management API'\n<https://developer.apple.com/documentation/apple_ads>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "URL": "https://github.com/selesnow/rappleads",
  "BugReports": "https://github.com/selesnow/rappleads/issues",
  "Config/pak/sysreqs": "libicu-dev libssl-dev",
  "Repository": "https://selesnow.r-universe.dev",
  "Date/Publication": "2025-08-27 17:21:14 UTC",
  "RemoteUrl": "https://github.com/selesnow/rappleads",
  "RemoteRef": "HEAD",
  "RemoteSha": "81110579b015f41e291b54f419733da0aab52142",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-03 16:44:56 UTC",
    "User": "root"
  },
  "Author": "Alexey Seleznev [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-0410-7385>),\nNetpeak [cph]",
  "Maintainer": "Alexey Seleznev <selesnow@gmail.com>",
  "_user": "selesnow",
  "_type": "src",
  "_file": "rappleads_0.1.3.tar.gz",
  "_fileid": "https://r2.ropensci.org/39ffdcf2fa2fe1cac2c6e23aa2bd588c1ce737562cb29cc7860609b1ac4e8cfe",
  "_filesize": 129134,
  "_sha256": "39ffdcf2fa2fe1cac2c6e23aa2bd588c1ce737562cb29cc7860609b1ac4e8cfe",
  "_expires": "2026-10-11T16:48:27.000Z",
  "_created": "2026-07-03T16:44:56.000Z",
  "_published": "2026-07-03T16:48:28.920Z",
  "_jobs": [
    {
      "job": 85041441495,
      "time": 148,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8071508495"
    },
    {
      "job": 85041441504,
      "time": 175,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8071515406"
    },
    {
      "job": 85041441469,
      "time": 85,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8071491653"
    },
    {
      "job": 85041441484,
      "time": 79,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8071489782"
    },
    {
      "job": 85040952898,
      "time": 220,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8071467794"
    },
    {
      "job": 85041441464,
      "time": 144,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8071507216"
    },
    {
      "job": 85041441500,
      "time": 71,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8071487746"
    },
    {
      "job": 85041441478,
      "time": 72,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8071487932"
    },
    {
      "job": 85041441497,
      "time": 94,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8071493768"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/selesnow/actions/runs/28673188573",
  "_status": "success",
  "_upstream": "https://github.com/selesnow/rappleads",
  "_commit": {
    "id": "81110579b015f41e291b54f419733da0aab52142",
    "author": "selesnow <selesnow@gmail.com>",
    "committer": "selesnow <selesnow@gmail.com>",
    "message": "Пакет опубликован на CRAN\n",
    "time": 1756315274
  },
  "_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": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "openssl",
      "role": "Imports"
    },
    {
      "package": "pbapply",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rappdirs",
      "role": "Imports"
    },
    {
      "package": "retry",
      "role": "Imports"
    },
    {
      "package": "snakecase",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "yaml",
      "role": "Imports"
    }
  ],
  "_owner": "selesnow",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-31",
      "n": 16
    },
    {
      "week": "2025-32",
      "n": 7
    },
    {
      "week": "2025-33",
      "n": 4
    },
    {
      "week": "2025-34",
      "n": 2
    },
    {
      "week": "2025-35",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "v0.1.0",
      "date": "2025-08-08"
    },
    {
      "name": "v0.1.3",
      "date": "2025-08-20"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "selesnow",
      "count": 31,
      "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": 223,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rappleads"
  },
  "_devurl": "https://github.com/selesnow/rappleads",
  "_searchresults": 0,
  "_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/rappleads.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/selesnow/rappleads",
  "_realowner": "selesnow",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.3",
      "date": "2025-08-27"
    }
  ],
  "_exports": [
    "apl_auth",
    "apl_get_ad_group_report",
    "apl_get_ad_groups",
    "apl_get_ad_report",
    "apl_get_ads",
    "apl_get_auth_account_list",
    "apl_get_budget_orders",
    "apl_get_campaign_report",
    "apl_get_campaigns",
    "apl_get_creatives",
    "apl_get_keyword_report",
    "apl_get_me_details",
    "apl_get_search_term_report",
    "apl_get_user_acl",
    "apl_set_account_name",
    "apl_set_client_id",
    "apl_set_key_id",
    "apl_set_private_key_path",
    "apl_set_team_id",
    "apl_set_timezone"
  ],
  "_help": [
    {
      "page": "apl_auth",
      "title": "Apple Ads Authorization",
      "topics": [
        "apl_auth"
      ]
    },
    {
      "page": "apl_get_access_token",
      "title": "Get access_token",
      "topics": [
        "apl_get_access_token"
      ]
    },
    {
      "page": "apl_get_ad_group_report",
      "title": "Get Ad Group-Level Reports",
      "topics": [
        "apl_get_ad_group_report"
      ]
    },
    {
      "page": "apl_get_ad_groups",
      "title": "Get Ad Groups",
      "topics": [
        "apl_get_ad_groups"
      ]
    },
    {
      "page": "apl_get_ad_report",
      "title": "Get Ad-Level Reports",
      "topics": [
        "apl_get_ad_report"
      ]
    },
    {
      "page": "apl_get_ads",
      "title": "Get Ads",
      "topics": [
        "apl_get_ads"
      ]
    },
    {
      "page": "apl_get_auth_account_list",
      "title": "Get List of Auth Cached Accounts",
      "topics": [
        "apl_get_auth_account_list"
      ]
    },
    {
      "page": "apl_get_budget_orders",
      "title": "Get All Budget Orders",
      "topics": [
        "apl_get_budget_orders"
      ]
    },
    {
      "page": "apl_get_campaign_report",
      "title": "Get Campaign-Level Reports",
      "topics": [
        "apl_get_campaign_report"
      ]
    },
    {
      "page": "apl_get_campaigns",
      "title": "Get All Campaigns",
      "topics": [
        "apl_get_campaigns"
      ]
    },
    {
      "page": "apl_get_client_secret",
      "title": "Get client secret",
      "topics": [
        "apl_get_client_secret"
      ]
    },
    {
      "page": "apl_get_creatives",
      "title": "Get All Creatives",
      "topics": [
        "apl_get_creatives"
      ]
    },
    {
      "page": "apl_get_keyword_report",
      "title": "Get Keyword-Level Reports",
      "topics": [
        "apl_get_keyword_report"
      ]
    },
    {
      "page": "apl_get_me_details",
      "title": "Get Me Details",
      "topics": [
        "apl_get_me_details"
      ]
    },
    {
      "page": "apl_get_search_term_report",
      "title": "Get Search Term-Level Reports",
      "topics": [
        "apl_get_search_term_report"
      ]
    },
    {
      "page": "apl_get_user_acl",
      "title": "Get User Access Control List",
      "topics": [
        "apl_get_user_acl"
      ]
    },
    {
      "page": "apl_make_request",
      "title": "Make API request",
      "topics": [
        "apl_make_request"
      ]
    },
    {
      "page": "apl_set_account_name",
      "title": "Set Apple Ads Account Name",
      "topics": [
        "apl_set_account_name"
      ]
    },
    {
      "page": "apl_set_client_id",
      "title": "Set Client ID",
      "topics": [
        "apl_set_client_id"
      ]
    },
    {
      "page": "apl_set_key_id",
      "title": "Set KeyID",
      "topics": [
        "apl_set_key_id"
      ]
    },
    {
      "page": "apl_set_private_key_path",
      "title": "Set Privat Key Path",
      "topics": [
        "apl_set_private_key_path"
      ]
    },
    {
      "page": "apl_set_team_id",
      "title": "Set Team ID",
      "topics": [
        "apl_set_team_id"
      ]
    },
    {
      "page": "apl_set_timezone",
      "title": "Set Tinezone",
      "topics": [
        "apl_set_timezone"
      ]
    },
    {
      "page": "make_selector",
      "title": "Make request selector",
      "topics": [
        "make_selector"
      ]
    }
  ],
  "_readme": "https://github.com/selesnow/rappleads/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "cpp11",
    "curl",
    "dplyr",
    "generics",
    "glue",
    "httr2",
    "later",
    "lifecycle",
    "magrittr",
    "openssl",
    "pbapply",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rappdirs",
    "Rcpp",
    "retry",
    "rlang",
    "snakecase",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr",
    "yaml"
  ],
  "_score": 3.3979400086720375,
  "_indexed": true,
  "_nocasepkg": "rappleads",
  "_universes": [
    "selesnow"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-07-03T16:47:28.000Z",
      "distro": "resolute",
      "commit": "81110579b015f41e291b54f419733da0aab52142",
      "fileid": "https://r2.ropensci.org/e5d209778c55c03c37d81140b97cd1bd9ef0382a931701be52f1ed9ff7b25565",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/selesnow/actions/runs/28673188573"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-07-03T16:47:52.000Z",
      "distro": "resolute",
      "commit": "81110579b015f41e291b54f419733da0aab52142",
      "fileid": "https://r2.ropensci.org/7a5097fca4024d81027532fd389bea50fefd8597b5343e555f32a47ce4b674d2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/selesnow/actions/runs/28673188573"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-07-03T16:46:29.000Z",
      "commit": "81110579b015f41e291b54f419733da0aab52142",
      "fileid": "https://r2.ropensci.org/7c1d0cab4d8acad348374ca1a004d18d3e86aed3461a53f3b76e345eca19bff7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/selesnow/actions/runs/28673188573"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-07-03T16:46:20.000Z",
      "commit": "81110579b015f41e291b54f419733da0aab52142",
      "fileid": "https://r2.ropensci.org/9daed85d04180d5cabca1c4bd3cb8def269a0607daa0999c07c23ff9016e7595",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/selesnow/actions/runs/28673188573"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.3",
      "date": "2026-07-03T16:47:39.000Z",
      "commit": "81110579b015f41e291b54f419733da0aab52142",
      "fileid": "https://r2.ropensci.org/2d240aef47ca9cdaa6cfb0bde92456cb0b2a4d26a464948e210bc8abc804d35f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/selesnow/actions/runs/28673188573"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-07-03T16:46:04.000Z",
      "commit": "81110579b015f41e291b54f419733da0aab52142",
      "fileid": "https://r2.ropensci.org/a18d0187ef6218c1719328ec8fca8456e21774b1078a0c62a1aa7ac53291d10a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/selesnow/actions/runs/28673188573"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-07-03T16:46:05.000Z",
      "commit": "81110579b015f41e291b54f419733da0aab52142",
      "fileid": "https://r2.ropensci.org/46f6477011e90b507957359cbaae7c5e06a401014910b34a527e6ceadcf6ff34",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/selesnow/actions/runs/28673188573"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-07-03T16:46:25.000Z",
      "commit": "81110579b015f41e291b54f419733da0aab52142",
      "fileid": "https://r2.ropensci.org/605f21ec516e297a481e76c5130212342c522243c74a4c93223e584ecb0377b2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/selesnow/actions/runs/28673188573"
    }
  ]
}