ePrivacy and GPDR Cookie Consent by Cookie Consent Skip to main content

Loader Facebook Audience

Overview

Facebook loader component is used for setting Facebook as a destination within Meiro Integrations. 

Requirements 

To use the Facebook loader one needs to authorize the Facebook account. Authorization can be done in 2 ways:

  1. The user who has access to an Ad account in Facebook Business Manager and has access to Audiences click on the “Authorize” button in the same browser where one logged in in his Facebook Ad account.
  2. Authorization link can be copied by an analyst working in Meiro Integrations and sent for authorization to a person who has the required level of access and should open the link in the same browser where one logged in in his Facebook Ad account.

Learn more: about Ad account permissions here 

Data In/ Data Out

Data In

It is required to have data in the bucket Data In in CSV format in /data/in/tables,  the name of the file should be “imports.csv”: /data/in/tables/imports.csv

In order for loading data properly make sure that column names are in the right format.

 

All column names must be present (even if left empty)  in this order:

extern_id,first_name,last_name,phone_number,email,mobile_advertiser_id

At least one of the identifier columns should be filled in: email, phone_number, mobile_advertiser_id. 

 

External_id can not be empty, to fill in this column you can use customer_entity_id, which will be available after exporting a segment from CDP. 

 

Customer Audience has 2 steps: create the audience itself, then fill it with the right data. When it fails on step 2 as for example data was structured in an invalid way (with other order of columns), the audience is still created but without the data. 

Data Out  N/A

 

Learn more: about column formatting please refer to the Facebook help website. 

Learn more: about the folder structure here.

Parameters

AD Account ID (required) Refers to the ID of the ad account. It is possible to add only one ID within one component. Ad account ID should start with “act_XXXX”.

 

Learn more: about how to find ad account ID please refer to this article.

Audience Params section

Name (Optional)

Name of the newly formed audience in Facebook Ad. As input should be used as a reference to a workspace variable. The name of the workspace variable you choose should be the same value you choose as the Meiro Integrations key when setting up parameters in BE for the Facebook destination.

 

Workspace variable name:

wariable-facebook-audience.png

 

Meiro Integration Key in BE for Facebook Destination:

parameter-facebook-audience.png

Description (Optional)

Description of the newly formed audience in Facebook Ad account will be shown as additional information in the description of the Audience in the Facebook Ads account.

description.png

Audience ID (Optional)

Audience ID number in Facebook Ad account, unique for each Audience. If filled in, then the Facebook loader will update the existing Audience with this ID.

If one leaves this field empty, the component will create a new Audience.

Threads_count (Optional) This parameter defines the number of threads processing the input (one thread processes 10,000 records). The value must be >=1. By default is 1. 

 

Warning: It is advised to leave the default value for threads_count, unless it is needed for a particular use case to set it higher. This parameter is for bigger data execution optimization. Memory limit for threats is 2GB.

Warning: It is essential to accept the custom audience terms of service  in order to upload custom audiences to an ad account for the loader to work. 

Learn more:  about custom audience terms of service here.