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.

Notion image

Video Tutorial

Instructions

For Facebook Activities:

  1. Add Fetch Facebook Activities node. Select a date_range to fetch activities.
  1. Add Select Facebook Ad Account Ids node. Select an ad account. Connect ad_account_ids sockets.
  1. Add Map Any to Table Rows node. Connect activities socket to data. Select Facebook Activity List schema. Map JSON that you want to export to columns. Add_headers if you need them
  1. Add Append Google Spreadsheet Rows node.
  1. Add Select Google Spreadsheet ID. Select a spreadsheet. Connect spreadsheet_id, range sockets. Connect rows sockets.

For Custom Audiences:

  1. Add Fetch Facebook Custom Audience Ids node. Connect ad_account_ids sockets.
  1. Add Fetch Facebook Custom Audiences node. Connect custom_audience_ids nodes.
  1. Add Map Any to Table Rows node. Connect custom_audiences socket to data. Select Facebook Custom Audience schema. Map JSON that you want to export to columns. Add_headers if you need them
  1. Add Append Google Spreadsheet Rows node.
  1. Add Select Google Spreadsheet ID. Select a spreadsheet. Connect spreadsheet_id, range sockets. Connect rows sockets.

For Facebook Ad URLs:

  1. Add Extract Facebook Ad URLs node.
  1. 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.
  1. Add Fetch Facebook Ads node.
  1. (optional) Add Build Filter and Filter nodes to filter the data.
  1. Add Map Any to Table Rows node. Connect result socket to data. Select Facebook URLs List schema. Map JSON that you want to export to columns. Add_headers if you need them
  1. Add Append Google Spreadsheet Rows node.
  1. Add Select Google Spreadsheet ID. Select a spreadsheet. Connect spreadsheet_id, range sockets. Connect rows sockets.

For Facebook Ad Texts:

  1. Add Extract Facebook Ad Texts node. Connect result/ad_ids to ad_ids socket.
  1. Add Map Any to Table Rows node. Connect texts socket to data. Select Text from Ads List schema. Map JSON that you want to export to columns. Add_headers if you need them.
  1. Add Append Google Spreadsheet Rows node.
  1. Add Select Google Spreadsheet ID. Select a spreadsheet. Connect spreadsheet_id, range sockets. Connect rows sockets.
Did this answer your question?
😞
😐
🤩

Last updated on August 6, 2021