{
  "_id": "6a141374acfb0bcc41d3bc23",
  "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-05-25 09:14:09 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>",
  "MD5sum": "a1810a58c70300e1f581d972a7f523e9",
  "_user": "selesnow",
  "_type": "src",
  "_file": "rappleads_0.1.3.tar.gz",
  "_fileid": "fd032a691c503db3fada02aefff4e2d89ffd0530a9d298ccc59e4bfd9edf5e13",
  "_filesize": 126312,
  "_sha256": "fd032a691c503db3fada02aefff4e2d89ffd0530a9d298ccc59e4bfd9edf5e13",
  "_created": "2026-05-25T09:14:09.000Z",
  "_published": "2026-05-25T09:16:36.696Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77686729171,
      "time": 117,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7195298557"
    },
    {
      "job": 77686729246,
      "time": 117,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7195298585"
    },
    {
      "job": 77686729186,
      "time": 82,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7195289382"
    },
    {
      "job": 77686729127,
      "time": 115,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7195297809"
    },
    {
      "job": 77686322967,
      "time": 168,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7195268036"
    },
    {
      "job": 77686729110,
      "time": 101,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7195294682"
    },
    {
      "job": 77686729199,
      "time": 75,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7195287677"
    },
    {
      "job": 77686729221,
      "time": 114,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7195298044"
    },
    {
      "job": 77686729225,
      "time": 87,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7195290759"
    }
  ],
  "_buildurl": "https://github.com/r-universe/selesnow/actions/runs/26392799315",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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"
  },
  "_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",
    "description": "Head of analytics dept. at Netpeak\r\n\r\nАвтор курса \"Язык R для интернет - маркетинга\".\r\n\r\nРазработчик пакетов rgoogleads, rfacebookstat, timeperiodsR и др."
  },
  "_downloads": {
    "count": 158,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rappleads"
  },
  "_devurl": "https://github.com/selesnow/rappleads",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_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",
    "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-05-25T09:16:05.000Z",
      "distro": "noble",
      "commit": "81110579b015f41e291b54f419733da0aab52142",
      "fileid": "a807163464678c814182ff30d7366ed2c60a3313e1d665c95c0ccaeb613c88ab",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/selesnow/actions/runs/26392799315"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-05-25T09:16:05.000Z",
      "distro": "noble",
      "commit": "81110579b015f41e291b54f419733da0aab52142",
      "fileid": "bf478b2a80b7bfcd0ff7cd4ae98d54b682d426e9ecdd0dfb4d4cff8b4b373ce8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/selesnow/actions/runs/26392799315"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-05-25T09:15:35.000Z",
      "commit": "81110579b015f41e291b54f419733da0aab52142",
      "fileid": "6c005b523e7389e19786b000637c508fffb16936237d4635c4f6145e8d76955c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/selesnow/actions/runs/26392799315"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-05-25T09:16:05.000Z",
      "commit": "81110579b015f41e291b54f419733da0aab52142",
      "fileid": "0aed4986d4b0721c8c174008d2c778d010122be4d87ff6107e49d2ff5c21ca9a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/selesnow/actions/runs/26392799315"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.3",
      "date": "2026-05-25T09:16:06.000Z",
      "commit": "81110579b015f41e291b54f419733da0aab52142",
      "fileid": "94025caed40e278992fb4234d28dd0471cb14bfcd7c9affa4536bc770ee0e8e9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/selesnow/actions/runs/26392799315"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-05-25T09:15:19.000Z",
      "commit": "81110579b015f41e291b54f419733da0aab52142",
      "fileid": "6367668ff9c16c978cfa6e2a6c07737ea0705f5d87df9519d9aa813c4abebccb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/selesnow/actions/runs/26392799315"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-05-25T09:15:59.000Z",
      "commit": "81110579b015f41e291b54f419733da0aab52142",
      "fileid": "44f6c782b90313054e01e261fe2466e17a5cf9ac176d3910b2197a29767a9726",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/selesnow/actions/runs/26392799315"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-05-25T09:15:29.000Z",
      "commit": "81110579b015f41e291b54f419733da0aab52142",
      "fileid": "3a961aec12ad8bf401987358ef0a0d6935c1f2cc1e7a252e12541e777b05b6ca",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/selesnow/actions/runs/26392799315"
    }
  ]
}