From 7ce710063f2b7df850ebf9478c1663f9caf57517 Mon Sep 17 00:00:00 2001 From: Elijah Hunt Date: Thu, 6 Nov 2025 09:47:05 +0100 Subject: [PATCH 1/2] Small link adjustments --- .../catalog/personas-facebook-custom-audiences/index.md | 2 +- src/connections/functions/insert-functions.md | 2 +- src/connections/functions/source-functions.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/connections/destinations/catalog/personas-facebook-custom-audiences/index.md b/src/connections/destinations/catalog/personas-facebook-custom-audiences/index.md index d878aed968..d2c650cf53 100644 --- a/src/connections/destinations/catalog/personas-facebook-custom-audiences/index.md +++ b/src/connections/destinations/catalog/personas-facebook-custom-audiences/index.md @@ -38,7 +38,7 @@ This page is about the **Facebook Custom Audiences** destination developed speci - **Destination rate limit**: None - **Lookback window allowed**: Yes - **Identifiers required** : Email or Mobile Device ID (IDFA) -- **Identifiers accepted** : Email and Mobile Device ID (IDFA). Other identifiers can be sent through [Additional Traits Matching](#public-preview-feature-additional-traits-matching). +- **Identifiers accepted** : Email and Mobile Device ID (IDFA). Other identifiers can be sent through [Additional Traits Matching](#additional-traits-matching). - **Client or Server-Side Connection**: Server-side - **Minimum audience size required**: 100 diff --git a/src/connections/functions/insert-functions.md b/src/connections/functions/insert-functions.md index f633d9c2bc..5e70e8be10 100644 --- a/src/connections/functions/insert-functions.md +++ b/src/connections/functions/insert-functions.md @@ -48,7 +48,7 @@ To access insert functions through the Destinations tab: Use this page to edit and manage insert functions in your workspace. -You can also use this page to [enable destination insert functions](#enable-the-insert-function) in your workspace. +You can also use this page to [enable destination insert functions](#enable-the-destination-insert-function) in your workspace. ## Code the destination insert function diff --git a/src/connections/functions/source-functions.md b/src/connections/functions/source-functions.md index 502302ecfd..20f900e609 100644 --- a/src/connections/functions/source-functions.md +++ b/src/connections/functions/source-functions.md @@ -44,7 +44,7 @@ async function onRequest(request, settings) { The `onRequest()` function receives two arguments: - `request` - an object describing the incoming HTTPS request. -- `settings` - set of [settings](#create-️settings-and-secrets) for this function. +- `settings` - set of [settings](#create-settings-and-secrets) for this function. ### Request processing From 3131e7f2ecf3a4eb6291540e05371d837ac0cf8b Mon Sep 17 00:00:00 2001 From: Elijah Hunt Date: Thu, 6 Nov 2025 13:00:50 +0100 Subject: [PATCH 2/2] Additional link adjustmemt --- .../destinations/catalog/actions-display-video-360/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/connections/destinations/catalog/actions-display-video-360/index.md b/src/connections/destinations/catalog/actions-display-video-360/index.md index a464e0760a..06b463398e 100644 --- a/src/connections/destinations/catalog/actions-display-video-360/index.md +++ b/src/connections/destinations/catalog/actions-display-video-360/index.md @@ -69,7 +69,7 @@ Segment users must add this tag to their web properties. The tag performs severa ### DV360 destination -The DV360 Destination syncs audience data between Segment and Google Display & Video 360. For more information about enabling the DV360 Destination, [view the setup instructions below](#set-up) below. +The DV360 Destination syncs audience data between Segment and Google Display & Video 360. For more information about enabling the DV360 Destination, [view the setup instructions below](#set-up-the-dv360-destination) below. ## Set up the DV360 Destination