Skip to content

Commit c5f2e36

Browse files
committed
fix html table [netlify-build]
1 parent 83a0763 commit c5f2e36

File tree

1 file changed

+7
-6
lines changed
  • src/connections/destinations/catalog/actions-facebook-custom-audiences

1 file changed

+7
-6
lines changed

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

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -51,16 +51,17 @@ After you've connected your Facebook Custom Audiences destination to Segment, se
5151
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.
5252
</li>
5353
<li value="8" markdown=1>
54-
Map your model columns to the appropriate Facebook Custom Audience parameters. For more context about data formatting, see the [Sync audience](#sync-audience) and [Data processing](#data-processing) documentation.
55-
<ul>
56-
<li> Map External ID to a unique user identifier from your system (like User ID, CRM ID, or anonymous ID.) Segment recommends using the External ID column as your primary key when setting up your Reverse ETL model so you can more easily remove users from your custom audience. External ID is the only field Segment requires you to map. </li>
57-
<li> Segment recommends mapping as many parameters as you have available in your source model so that you can increase your match rates. </li>
54+
Map your model columns to the appropriate Facebook Custom Audience parameters. For more context about data formatting, see the [Sync audience](#sync-audience) and [Data processing](#data-processing) documentation.
55+
<ul>
56+
<li> Map External ID to a unique user identifier from your system (like User ID, CRM ID, or anonymous ID.) Segment recommends using the External ID column as your primary key when setting up your Reverse ETL model so you can more easily remove users from your custom audience. External ID is the only field Segment requires you to map. </li>
57+
<li> Segment recommends mapping as many parameters as you have available in your source model so that you can increase your match rates. </li>
5858
</ul>
5959
</li>
6060
<li value ="9" markdown=1>
61-
Send a test record. If successful, you should see a 200 response in Segment and one added record to your custom audience. To verify that the record was successfully added to your custom audience, open Facebook Ads Manager and navigate to **Audiences > {Audience Name} > History**.</li>
61+
Send a test record. If successful, you should see a 200 response in Segment and one added record to your custom audience. To verify that the record was successfully added to your custom audience, open Facebook Ads Manager and navigate to **Audiences > {Audience Name} > History**.
62+
</li>
6263
<li value="10" markdown=1>
63-
Click **Save Mapping** and enable the mapping.
64+
Click **Save Mapping** and enable the mapping.
6465
</li>
6566
</ol>
6667

0 commit comments

Comments
 (0)