Skip to content

Commit 28025a4

Browse files
Merge pull request #6924 from segmentio/slug-hotfix-fcaa
Slug hotfix for Facebook Custom Audiences doc
2 parents a83533f + 7b6e4a6 commit 28025a4

File tree

2 files changed

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

2 files changed

+3
-1
lines changed

src/_data/catalog/slugs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -313,3 +313,5 @@ destinations:
313313
override: "user_guiding"
314314
- original: "angler-ai"
315315
override: "actions-angler-ai"
316+
- original: "facebook-custom-audiences-actions"
317+
override: "actions-facebook-custom-audiences"

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ This destination sends audiences, or lists of users, from your data warehouse to
2424
## Getting started
2525

2626
### Prerequisites
27-
- 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.
27+
- 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](#sync-audience) as the primary key for your Reverse ETL model, as you'll need an External ID to remove users from your custom audiences.
2828
- A Facebook account with [ads_management](https://developers.facebook.com/docs/permissions#ads_management){:target="_blank”} permissions for the target Facebook Ads Account(s).
2929

3030
### Connect to Facebook Custom Audiences

0 commit comments

Comments
 (0)