fb_ads_ga_upload: fb_ads_ga_upload

Description Usage Arguments

Description

Upload your data to GA

Usage

1
2
fb_ads_ga_upload(fb_df, ga_property_id, dataset_id, account_id = NULL,
  dataset_name = NULL)

Arguments

fb_df

The formatted data frame of advertisting data from Facebook, ready to upload

ga_property_id

Your web property ID from Facebook; it should be formatted something like 'UA-'

dataset_id

The custom data set ID

account_id

The overall account ID (optional)

dataset_name

The name of your dataset (optional)


neugelb/fb2ga documentation built on June 8, 2019, 3:46 a.m.