fbRads17.0.0 package

Analyzing and Managing Facebook Ads from R

fb_api_most_recent_version

Returns the most recent version of the supported Facebook Marketing AP...

fb_api_version

Returns the currently used version of the Facebook Marketing API

fb_insights

Insights

fbad_add_audience

Add people to a custom FB audience

fbad_assign_users_to_account

Assign a user to an Ad Account

fbad_check_curl_params

Run basic checks on curl get/post parameters

fbad_check_fbacc

Check if provided or previously initialized R object is a valid FB Ad ...

fbad_copy_ad

Create a copy of an ad.

fbad_copy_adset

Create a copy of an ad set. You can copy a maximum of 3 entities betwe...

fbad_copy_campaign

Create a copy of a campaign. You can copy a maximum of 3 entities betw...

fbad_create_account

Create Ad Account

fbad_create_ad

Create ad

fbad_create_adset

Create Ad Set

fbad_create_audience

Create a new FB custom audience

fbad_create_campaign

Created Ad Campaign

fbad_create_creative

Create an ad creative

fbad_create_image

Upload image

fbad_create_lookalike_audience

Create a new FB lookalike audience similar to an already existing cust...

fbad_delete_audience

Delete a FB custom audience

fbad_get_adaccount_details

Get details for a Facebook Ads Account

fbad_get_adaccounts

Deprecated in favor of fbad_get_owned_adaccounts

fbad_get_client_ad_accounts

Get account details of Ad Accounts belonging to the clients of a Busin...

fbad_get_client_pages

Get account details of Pages belonging to the clients of a Business Ma...

fbad_get_my_ad_accounts

Get account details of Ad Accounts that are accessible by the given to...

fbad_get_owned_ad_accounts

Get account details of Ad Accounts owned by a Business Manager Account

fbad_get_owned_pages

Get account details of Pages owned by a Business Manager Account

fbad_get_pixels

Get tracking pixels of eg an Ad or Business Manager Account

fbad_get_search

FB Search API Querying

fbad_init

Initiate Facebook Account with OAuth token

fbad_insights_get_async_results

Wait for and get asynchronous report results

fbad_list_ad

List all Ads for current account, list of Ad Sets or Campaigns

fbad_list_adset

List all Ad Sets for current account or Ad Campaign(s)

fbad_list_audience

List all Custom Audiences for Ad account

fbad_list_campaign

List all Ad Campaigns for current account

fbad_preview_ad

Preview ad

fbad_reachestimate

Query for reach estimate for given targeting spec

fbad_read_ad

Read ad details

fbad_read_adset

Read Ad Set details

fbad_read_audience

Read metadata on a FB custom audience

fbad_read_campaign

Read Ad Campaign details

fbad_read_creative

Read ad creative

fbad_remove_audience

Add people from a custom FB audience

fbad_request

Get results of a synchronous query from FB graph API

fbad_request_next_page

Fetch the content of the URL and return JSON

fbad_share_audience

Share a FB custom audience with other accounts

fbad_update_ad

Update ad

fbad_update_adset

Update Ad Set

fbad_update_campaign

Update Ad Campaign

fbad_whoami

Prints user id and name

fbRads

fbRads package

fromJSONish

Validates and fixes some JSON issues, eg removing newlines etc

is.FB_Ad_Account

Checks if object is a valid initialized connection to the Facebook Mar...

print.FB_Ad_Account

Print method for custom fbRads class

this_function_name

Return the name of the parent function

url_parse

Parse Facebook URL without bringing in another dependency. Might chang...

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