Other data: audiences, activity, text, URLs
30 mins to complete
In this video, we will show you how to pull audiences, activities, texts, URLs data from Facebook.
Video Tutorial
Instructions
For Facebook Activities:
- Add Fetch Facebook Activities node. Select a
date_range
to fetch activities.
- Add Select Facebook Ad Account Ids node. Select an ad account. Connect
ad_account_ids
sockets.
- Add Map Any to Table Rows node. Connect
activities
socket todata
. Select Facebook Activity List schema. Map JSON that you want to export to columns.Add_headers
if you need them
- Add Append Google Spreadsheet Rows node.
- Add Select Google Spreadsheet ID. Select a spreadsheet. Connect
spreadsheet_id, range
sockets. Connectrows
sockets.
For Custom Audiences:
- Add Fetch Facebook Custom Audience Ids node. Connect
ad_account_ids
sockets.
- Add Fetch Facebook Custom Audiences node. Connect
custom_audience_ids
nodes.
- Add Map Any to Table Rows node. Connect
custom_audiences
socket todata
. Select Facebook Custom Audience schema. Map JSON that you want to export to columns. Add_headers if you need them
- Add Append Google Spreadsheet Rows node.
- Add Select Google Spreadsheet ID. Select a spreadsheet. Connect
spreadsheet_id, range
sockets. Connectrows
sockets.
For Facebook Ad URLs:
- Add Extract Facebook Ad URLs node.
- Add any of the fetch facebook nodes. For example, Fetch Facebook Adset Ad ids, Fetch Facebook Campaign Ad ids or Fetch Facebook Ad Ids nodes. Connect
ad_account_ids
sockets. Select campaign/adsets/ads from which you would like to fetch URLs.
- Add Fetch Facebook Ads node.
- (optional) Add Build Filter and Filter nodes to filter the data.
- Add Map Any to Table Rows node. Connect
result
socket todata
. Select Facebook URLs List schema. Map JSON that you want to export to columns. Add_headers if you need them
- Add Append Google Spreadsheet Rows node.
- Add Select Google Spreadsheet ID. Select a spreadsheet. Connect
spreadsheet_id, range
sockets. Connectrows
sockets.
For Facebook Ad Texts:
- Add Extract Facebook Ad Texts node. Connect
result
/ad_ids
toad_ids
socket.
- Add Map Any to Table Rows node. Connect
texts
socket todata
. Select Text from Ads List schema. Map JSON that you want to export to columns.Add_headers
if you need them.
- Add Append Google Spreadsheet Rows node.
- Add Select Google Spreadsheet ID. Select a spreadsheet. Connect
spreadsheet_id, range
sockets. Connectrows
sockets.
Did this answer your question?
😞
😐
🤩
Last updated on August 6, 2021