Skip to content

Commit d9b184e

Browse files
authored
Merge pull request #8085 from segmentio/DOCSPLAT-3059
DOCSPLAT 3059 Changes to simplify serialization
2 parents 32eb925 + 1e22fa5 commit d9b184e

File tree

6 files changed

+7
-7
lines changed

6 files changed

+7
-7
lines changed

src/connections/destinations/catalog/actions-liveramp-audiences/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ The LiveRamp Audiences destination can be connected to **Twilio Engage sources o
4444
> info "Mapping tester availability"
4545
> The Mapping Tester isn't available for this destination. Since this destination requires batched events for activation, testing can only be performed end-to-end with a connected source.
4646
47-
{% include components/actions-fields.html settings="false"%}
47+
{% include components/actions-fields.html settings="false" %}
4848

4949
## Limitations
5050

src/connections/destinations/catalog/actions-loops/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ id: 63360a5fe290ca3fdfad4a68
77

88
{% include content/plan-grid.md name="actions" %}
99

10-
[Loops](https://loops.so?utm_source=segmentio&utm_medium=docs&utm_campaign=partners){:target:="_blank"} is a modern email platform for SaaS, a better way to send marketing and transactional email.
10+
[Loops](https://loops.so?utm_source=segmentio&utm_medium=docs&utm_campaign=partners){:target="_blank"} is a modern email platform for SaaS, a better way to send marketing and transactional email.
1111

1212
You can use this Segment destination to create and update your Loops contacts and trigger email sending with events.
1313

@@ -66,4 +66,4 @@ Now you are able to send a test event. You can verify that the event was trigger
6666

6767
Read the tutorial for sending events [in the Loops docs](https://loops.so/docs/add-users/segment#send-event){:target="_blank"}.
6868

69-
{% include components/actions-fields.html %}
69+
{% include components/actions-fields.html %}

src/connections/destinations/catalog/actions-moloco-rmp/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ However for iOS and Android, it won’t collect page information.
9090
Moloco Commercial Media requires the [page_id](https://mcm-docs.moloco.com/docs/51-user-event-data-specifications#page_view-event-type){:target="_blank”} attribute for a PAGE_VIEW event. Using the Web SDK, the page_id can be associated with the path attribute. However for iOS/Android, Moloco Commercial Media recommends using the Page Identifier Token field.
9191

9292
The Page Identifier Token field accepts key:value pairs of strings that can identify the page.
93-
Stringification Logic is: {key}:{value}s concatenated by ";"
93+
Stringification Logic is: \{key}:\{value}s concatenated by ";"
9494

9595
Moloco Commercial Media ignores the Page Identifier Token if page_id is passed, as page_id has a higher priority.
9696

src/connections/destinations/catalog/actions-movable-ink/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Your client experience manager will then provide you with a Movable Ink endpoint
4747
4. Map specific fields (optional):
4848
- Click **Test Mapping** to send a test event and identify any potential issues.
4949
- Return to the Mappings overview page and enable your mapping.
50-
6. Navigate to your integration’s **Settings** tab and activate the integration by toggling on **Enable Destination**.
50+
5. Navigate to your integration’s **Settings** tab and activate the integration by toggling on **Enable Destination**.
5151

5252
> info ""
5353
> For any unexpected errors, contact your Movable Ink client experience team with the full sample payload.

src/connections/destinations/catalog/actions-pinterest-conversions-api/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,4 +156,4 @@ Pinterest requires the `action_source` server event parameter for all events sen
156156
After you start sending events, you should start seeing them in dashboard. You can confirm that Pinterest received them by following these steps:
157157

158158
1. Go to **Events Overview** in Pinterest.
159-
2. Click **Event History** to see all the events Segment sent to Pinterest conversions.
159+
2. Click **Event History** to see all the events Segment sent to Pinterest conversions.

src/connections/destinations/catalog/actions-s3/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,4 +111,4 @@ To finish the configuration, add mappings to your new AWS S3 (Actions) Destinati
111111
3. Configure the Column Mappings. If you don't need any of the default columns, leave the value blank. You can also choose to add new mapping fields to set up customized columns as needed.
112112
4. Configure any additional settings as required.
113113
5. Enable the Mapping.
114-
6. Verify that Segment is sending data to your S3 bucket by navigating to `<your_S3_bucket>/` in the AWS console.
114+
6. Verify that Segment is sending data to your S3 bucket by navigating to `<your_S3_bucket>/` in the AWS console.

0 commit comments

Comments
 (0)