From b845ccac5af2b056375a0523d3b1a8b5e91a83d4 Mon Sep 17 00:00:00 2001 From: Nick Aguilar Date: Wed, 6 Nov 2024 09:52:24 -0800 Subject: [PATCH 1/2] Adds role prerequisite for Facebook Custom Audiences (Actions) --- .../catalog/actions-facebook-custom-audiences/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/src/connections/destinations/catalog/actions-facebook-custom-audiences/index.md b/src/connections/destinations/catalog/actions-facebook-custom-audiences/index.md index 85f56197ae..b6102ac6ef 100644 --- a/src/connections/destinations/catalog/actions-facebook-custom-audiences/index.md +++ b/src/connections/destinations/catalog/actions-facebook-custom-audiences/index.md @@ -26,6 +26,7 @@ This destination sends audiences, or lists of users, from your data warehouse to ### Prerequisites - 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. - A Facebook account with [ads_management](https://developers.facebook.com/docs/permissions#ads_management){:target="_blank”} permissions for the target Facebook Ad Account(s). The Facebook Ad Account(s) must also be associated with a [Facebook Business Account](https://www.facebook.com/business/help/407323696966570?id=649869995454285){:target="_blank”}. +- Ensure that the user connecting to the destination via OAuth has at least an "Advertiser" or "Admin" role on the ad account. To manage permissions and roles for an ad account reference this [Facebook doc](https://www.facebook.com/business/help/186007118118684?id=829106167281625). ### Connect to Facebook Custom Audiences 1. From your Segment app, navigate to **Catalog > Destinations** and search for "Facebook Custom Audiences (Actions)". From 10b2a4e0c638d2e801182b1017febf8d1df6c7e6 Mon Sep 17 00:00:00 2001 From: stayseesong <83784848+stayseesong@users.noreply.github.com> Date: Thu, 7 Nov 2024 09:41:45 -0800 Subject: [PATCH 2/2] Update src/connections/destinations/catalog/actions-facebook-custom-audiences/index.md --- .../catalog/actions-facebook-custom-audiences/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/connections/destinations/catalog/actions-facebook-custom-audiences/index.md b/src/connections/destinations/catalog/actions-facebook-custom-audiences/index.md index b6102ac6ef..5fbf9c529f 100644 --- a/src/connections/destinations/catalog/actions-facebook-custom-audiences/index.md +++ b/src/connections/destinations/catalog/actions-facebook-custom-audiences/index.md @@ -26,7 +26,7 @@ This destination sends audiences, or lists of users, from your data warehouse to ### Prerequisites - 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. - A Facebook account with [ads_management](https://developers.facebook.com/docs/permissions#ads_management){:target="_blank”} permissions for the target Facebook Ad Account(s). The Facebook Ad Account(s) must also be associated with a [Facebook Business Account](https://www.facebook.com/business/help/407323696966570?id=649869995454285){:target="_blank”}. -- Ensure that the user connecting to the destination via OAuth has at least an "Advertiser" or "Admin" role on the ad account. To manage permissions and roles for an ad account reference this [Facebook doc](https://www.facebook.com/business/help/186007118118684?id=829106167281625). +- Ensure that the user connecting to the destination using OAuth has at least an *Advertiser* or *Admin* role on the ad account. To manage permissions and roles for an ad account, reference [Facebook's documentation](https://www.facebook.com/business/help/186007118118684?id=829106167281625){:target="_blank"}. ### Connect to Facebook Custom Audiences 1. From your Segment app, navigate to **Catalog > Destinations** and search for "Facebook Custom Audiences (Actions)".