Package: rappleads 0.1.3
rappleads: Get Data from 'Apple Ads Campaign Management API'
Provides functions to load and manage data from Apple Ads accounts using the 'Apple Ads Campaign Management API' <https://developer.apple.com/documentation/apple_ads>.
Authors:
rappleads_0.1.3.tar.gz
rappleads_0.1.3.zip(r-4.7)rappleads_0.1.3.zip(r-4.6)rappleads_0.1.3.zip(r-4.5)
rappleads_0.1.3.tgz(r-4.6-any)rappleads_0.1.3.tgz(r-4.5-any)
rappleads_0.1.3.tar.gz(r-4.7-any)rappleads_0.1.3.tar.gz(r-4.6-any)
rappleads_0.1.3.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
rappleads/json (API)
NEWS
| # Install 'rappleads' in R: |
| install.packages('rappleads', repos = c('https://selesnow.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/selesnow/rappleads/issues
Last updated from:81110579b0. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 117 | ||
| source / vignettes | OK | 168 | ||
| linux-release-x86_64 | OK | 117 | ||
| macos-release-arm64 | OK | 115 | ||
| macos-oldrel-arm64 | OK | 82 | ||
| windows-devel | OK | 75 | ||
| windows-release | OK | 87 | ||
| windows-oldrel | OK | 114 | ||
| wasm-release | OK | 101 |
Exports:apl_authapl_get_ad_group_reportapl_get_ad_groupsapl_get_ad_reportapl_get_adsapl_get_auth_account_listapl_get_budget_ordersapl_get_campaign_reportapl_get_campaignsapl_get_creativesapl_get_keyword_reportapl_get_me_detailsapl_get_search_term_reportapl_get_user_aclapl_set_account_nameapl_set_client_idapl_set_key_idapl_set_private_key_pathapl_set_team_idapl_set_timezone
Dependencies:askpassclicpp11curldplyrgenericsgluehttr2laterlifecyclemagrittropensslpbapplypillarpkgconfigpurrrR6rappdirsRcppretryrlangsnakecasestringistringrsystibbletidyrtidyselectutf8vctrswithryaml
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Apple Ads Authorization | apl_auth |
| Get access_token | apl_get_access_token |
| Get Ad Group-Level Reports | apl_get_ad_group_report |
| Get Ad Groups | apl_get_ad_groups |
| Get Ad-Level Reports | apl_get_ad_report |
| Get Ads | apl_get_ads |
| Get List of Auth Cached Accounts | apl_get_auth_account_list |
| Get All Budget Orders | apl_get_budget_orders |
| Get Campaign-Level Reports | apl_get_campaign_report |
| Get All Campaigns | apl_get_campaigns |
| Get client secret | apl_get_client_secret |
| Get All Creatives | apl_get_creatives |
| Get Keyword-Level Reports | apl_get_keyword_report |
| Get Me Details | apl_get_me_details |
| Get Search Term-Level Reports | apl_get_search_term_report |
| Get User Access Control List | apl_get_user_acl |
| Make API request | apl_make_request |
| Set Apple Ads Account Name | apl_set_account_name |
| Set Client ID | apl_set_client_id |
| Set KeyID | apl_set_key_id |
| Set Privat Key Path | apl_set_private_key_path |
| Set Team ID | apl_set_team_id |
| Set Tinezone | apl_set_timezone |
| Make request selector | make_selector |
