Skip to content

Commit 12cc330

Browse files
forstisabellapwseg
andauthored
Apply suggestions from code review
Co-authored-by: pwseg <[email protected]>
1 parent da023f1 commit 12cc330

File tree

1 file changed

+2
-3
lines changed
  • src/connections/destinations/catalog/actions-facebook-custom-audiences

1 file changed

+2
-3
lines changed

src/connections/destinations/catalog/actions-facebook-custom-audiences/index.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,7 @@ This destination sends audiences, or lists of users, from your data warehouse to
2525

2626
### Prerequisites
2727
- A Reverse ETL source already set up. If you don't yet have a Reverse ETL source, follow the instructions in Segment's [Reverse ETL documentation](/docs/connections/reverse-etl/#getting-started). Segment recommends setting an [External ID](#destination-settings) as the primary key for your Reverse ETL model, as you'll need an External ID to remove users from your custom audiences.
28-
- A Facebook Custom Audiences account with the following permissions:
29-
-
28+
- A Facebook account with [ads_management](https://developers.facebook.com/docs/permissions#ads_management){:target="_blank”} permissions for the target Facebook Ads Account(s).
3029

3130
### Connect to Facebook Custom Audiences
3231
1. From your Segment app, navigate to **Catalog > Destinations** and search for "Facebook Custom Audiences (Actions)".
@@ -83,7 +82,7 @@ After you've connected your Facebook Custom Audiences destination to Segment, se
8382
6. Set how often your model syncs by setting the [Sync schedule](/docs/connections/reverse-etl/#step-4-create-mappings).
8483
7. Select or create an audience in Facebook to sync your data with. Click the **Select or create audience in Facebook** button to save the audience ID to your mapping.
8584
8. Map your model columns to the appropriate Facebook Custom Audience parameters. Only the External ID is required. When a record is deleted from your source model, only the model primary key is sent to the mapping; other columns from your source model are not sent. Segment recommends using the External ID as your primary key in your source model.
86-
9. Send a test record. If successful, you should see a 200 response in Segment and one record removed from your custom audience. To verify that the record was successfully removed from your custom audience, open Facebook Ads Manager and navigate to **Audiences > {Audience Name} > History**.
85+
9. Send a test record. If successful, you should see a `200` response in Segment and one record removed from your custom audience. To verify that the record was successfully removed from your custom audience, open Facebook Ads Manager and navigate to **Audiences > {Audience Name} > History**.
8786
10. Click **Save Mapping** and enable the mapping.
8887

8988
{% include components/actions-fields.html %}

0 commit comments

Comments
 (0)