Directions
Get audience list id
- Log into meta
- Go to left navigation bar Adverts Manager
- From the left navigation bar choose All Tools > Audiences
Log into developers.facebook.ciom
- Create a new app
- Choose
- authentication and request data from users with Facebook logic
- Choose other
- App type is business, and select business
- Log into your business
- Go to Add Prodcut
- Choose Marketing PI
- Choose ads_management, ads_read, read_insights
- Click on get Token
- Give it to Raghava
- He confirmed the token is working
- Aaron did the custom audience permissions already
- Need to accept list custom audiences terms
- In Ads Manager
- Go to business.facebook.com
- Click on hamburger, business settings
- Authenticate as needed
- On left navbar, click on Ad accounts under Account
Big steps
Create app
Create business associated with app
Create ad account associated with business
Aaron need to make the change in Bettrdata to get payload
Go to prismatic
Go to integrations
Go to Facebool
Integration, you need to map the original field names to the facebook allowed fields
{”firstName:”FN”, “lastName”: “LN”, “email”: “EMAIL”}
S3 Signature
The list id is used for the file, + plus
dev01/{clientid}/{folderUrl}/{custom_list_id}_{random}.csv
Data format
first_name, last_name, email
Aaron need to integrate changes in BettrData and then we can test