Other packages > Find by keyword >

fbRads  

Analyzing and Managing Facebook Ads from R
View on CRAN: Click here


Download and install fbRads package within the R console
Install from CRAN:
install.packages("fbRads")

Install from Github:
library("remotes")
install_github("cran/fbRads")

Install by package version:
library("remotes")
install_version("fbRads", "17.0.0")



Attach the package and use:
library("fbRads")
Maintained by
Gergely Daroczi
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-04-06
Latest Update: 2023-08-20
Description:
Wrapper functions around the Facebook Marketing 'API' to create, read, update and delete custom audiences, images, campaigns, ad sets, ads and related content.
How to cite:
Gergely Daroczi (2016). fbRads: Analyzing and Managing Facebook Ads from R. R package version 17.0.0, https://cran.r-project.org/web/packages/fbRads
Previous versions and publish date:
0.2 (2016-04-06 01:20)
Other packages that cited fbRads R package
View fbRads citation profile
Other R packages that fbRads depends, imports, suggests or enhances
Functions, R codes and Examples using the fbRads R package
Some associated functions: fbRads . fb_api_most_recent_version . fb_api_version . fb_insights . fbad_add_audience . fbad_assign_users_to_account . fbad_check_curl_params . fbad_check_fbacc . fbad_copy_ad . fbad_copy_adset . fbad_copy_campaign . fbad_create_account . fbad_create_ad . fbad_create_adset . fbad_create_audience . fbad_create_campaign . fbad_create_creative . fbad_create_image . fbad_create_lookalike_audience . fbad_delete_audience . fbad_get_adaccount_details . fbad_get_adaccounts . fbad_get_client_ad_accounts . fbad_get_client_pages . fbad_get_my_ad_accounts . fbad_get_owned_ad_accounts . fbad_get_owned_pages . fbad_get_pixels . fbad_get_search . fbad_init . fbad_insights_get_async_results . fbad_list_ad . fbad_list_adset . fbad_list_audience . fbad_list_campaign . fbad_preview_ad . fbad_reachestimate . fbad_read_ad . fbad_read_adset . fbad_read_audience . fbad_read_campaign . fbad_read_creative . fbad_remove_audience . fbad_request . fbad_request_next_page . fbad_share_audience . fbad_update_ad . fbad_update_adset . fbad_update_campaign . fbad_whoami . fromJSONish . is.FB_Ad_Account . print.FB_Ad_Account . this_function_name . url_parse . 
Some associated R codes: fb_account.R . fb_ad.R . fb_adset.R . fb_audience.R . fb_campaign.R . fb_copy_ad.R . fb_copy_adset.R . fb_copy_campaign.R . fb_creative.R . fb_image.R . fb_init.R . fb_insights.R . fb_reachestimate.R . fb_search.R . helpers.R . zzz.R .  Full fbRads package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns