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. Accessed 03 Feb. 2025.
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
Complete documentation for fbRads
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

sgof  
Multiple Hypothesis Testing
Seven different methods for multiple testing problems. The SGoF-type methods (see for example, Carva ...
Download / Learn more Package Citations See dependency  
cmce  
Computer Model Calibration for Deterministic and Stochastic Simulators
Implements the Bayesian calibration model described in Pratola and Chkrebtii (2018) ...
Download / Learn more Package Citations See dependency  
metaboData  
Example Metabolomics Data Sets
Data sets from a variety of biological sample matrices, analysed using a number of mass spectrometr ...
Download / Learn more Package Citations See dependency  
Bolstad2  
Bolstad Functions
A set of R functions and data sets for the book "Understanding Computational Bayesian Statistics." T ...
Download / Learn more Package Citations See dependency  
HGMND  
Heterogeneous Graphical Model for Non-Negative Data
Graphical model is an informative and powerful tool to explore the conditional dependence relationsh ...
Download / Learn more Package Citations See dependency  
predictoR  
Predictive Data Analysis System
Perform a supervised data analysis on a database through a 'shiny' graphical interface. It includes ...
Download / Learn more Package Citations See dependency  

23,630

R Packages

204,488

Dependencies

64,101

Author Associations

23,581

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA