Package: fbRads 17.0.0

fbRads: Analyzing and Managing Facebook Ads from R

Wrapper functions around the Facebook Marketing 'API' to create, read, update and delete custom audiences, images, campaigns, ad sets, ads and related content.

Authors:Gergely Daroczi [aut, cre], Ajaykumar Gopal [aut], Attila Nagy [aut], card.com [fnd], System1 [fnd]

fbRads_17.0.0.tar.gz
fbRads_17.0.0.zip(r-4.5)fbRads_17.0.0.zip(r-4.4)fbRads_17.0.0.zip(r-4.3)
fbRads_17.0.0.tgz(r-4.4-any)fbRads_17.0.0.tgz(r-4.3-any)
fbRads_17.0.0.tar.gz(r-4.5-noble)fbRads_17.0.0.tar.gz(r-4.4-noble)
fbRads_17.0.0.tgz(r-4.4-emscripten)fbRads_17.0.0.tgz(r-4.3-emscripten)
fbRads.pdf |fbRads.html
fbRads/json (API)
NEWS

# Install 'fbRads' in R:
install.packages('fbRads', repos = c('https://daroczig.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/daroczig/fbrads/issues

On CRAN:

adtechfacebookfacebook-adsfacebook-apifacebook-marketing-apimarketing

44 exports 151 stars 4.89 score 10 dependencies 17 scripts 292 downloads

Last updated 6 months agofrom:c6b7cc4549. Checks:OK: 1 WARNING: 6. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 18 2024
R-4.5-winWARNINGSep 18 2024
R-4.5-linuxWARNINGSep 18 2024
R-4.4-winWARNINGSep 18 2024
R-4.4-macWARNINGSep 18 2024
R-4.3-winWARNINGSep 18 2024
R-4.3-macWARNINGSep 18 2024

Exports:fb_api_most_recent_versionfb_api_versionfb_insightsfbad_add_audiencefbad_assign_users_to_accountfbad_copy_adfbad_copy_adsetfbad_copy_campaignfbad_create_accountfbad_create_adfbad_create_adsetfbad_create_audiencefbad_create_campaignfbad_create_creativefbad_create_imagefbad_create_lookalike_audiencefbad_delete_audiencefbad_get_adaccount_detailsfbad_get_adaccountsfbad_get_client_ad_accountsfbad_get_client_pagesfbad_get_my_ad_accountsfbad_get_owned_ad_accountsfbad_get_owned_pagesfbad_get_pixelsfbad_get_searchfbad_initfbad_list_adfbad_list_adsetfbad_list_audiencefbad_list_campaignfbad_preview_adfbad_reachestimatefbad_read_adfbad_read_adsetfbad_read_audiencefbad_read_campaignfbad_read_creativefbad_remove_audiencefbad_share_audiencefbad_update_adfbad_update_adsetfbad_update_campaignfbad_whoami

Dependencies:bitbit64bitopsdata.tabledigestjsonliteloggerplyrRcppRCurl

Readme and manuals

Help Manual

Help pageTopics
Returns the most recent version of the supported Facebook Marketing APIfb_api_most_recent_version
Returns the currently used version of the Facebook Marketing APIfb_api_version
Insightsfb_insights
Add people to a custom FB audiencefbad_add_audience
Assign a user to an Ad Accountfbad_assign_users_to_account
Create a copy of an ad.fbad_copy_ad
Create a copy of an ad set. You can copy a maximum of 3 entities between ad set and ads.fbad_copy_adset
Create a copy of a campaign. You can copy a maximum of 3 entities between campaign, ad sets and ads.fbad_copy_campaign
Create Ad Accountfbad_create_account
Create adfbad_create_ad
Create Ad Setfbad_create_adset
Create a new FB custom audiencefbad_create_audience
Created Ad Campaignfbad_create_campaign
Create an ad creativefbad_create_creative
Upload imagefbad_create_image
Create a new FB lookalike audience similar to an already existing custom audiencefbad_create_lookalike_audience
Delete a FB custom audiencefbad_delete_audience
Get details for a Facebook Ads Accountfbad_get_adaccount_details
Deprecated in favor of 'fbad_get_owned_adaccounts'fbad_get_adaccounts
Get account details of Ad Accounts belonging to the clients of a Business Manager Accountfbad_get_client_ad_accounts
Get account details of Pages belonging to the clients of a Business Manager Accountfbad_get_client_pages
Get account details of Ad Accounts that are accessible by the given tokenfbad_get_my_ad_accounts
Get account details of Ad Accounts owned by a Business Manager Accountfbad_get_owned_ad_accounts
Get account details of Pages owned by a Business Manager Accountfbad_get_owned_pages
Get tracking pixels of eg an Ad or Business Manager Accountfbad_get_pixels
FB Search API Queryingfbad_get_search
Initiate Facebook Account with OAuth tokenfbad_init
List all Ads for current account, list of Ad Sets or Campaignsfbad_list_ad
List all Ad Sets for current account or Ad Campaign(s)fbad_list_adset
List all Custom Audiences for Ad accountfbad_list_audience
List all Ad Campaigns for current accountfbad_list_campaign
Preview adfbad_preview_ad
Query for reach estimate for given targeting specfbad_reachestimate
Read ad detailsfbad_read_ad
Read Ad Set detailsfbad_read_adset
Read metadata on a FB custom audiencefbad_read_audience
Read Ad Campaign detailsfbad_read_campaign
Read ad creativefbad_read_creative
Add people from a custom FB audiencefbad_remove_audience
Share a FB custom audience with other accountsfbad_share_audience
Update adfbad_update_ad
Update Ad Setfbad_update_adset
Update Ad Campaignfbad_update_campaign
Prints user id and namefbad_whoami
fbRads packagefbRads
Validates and fixes some JSON issues, eg removing newlines etcfromJSONish
Print method for custom fbRads classprint.FB_Ad_Account