Skip to content

Commit 5a8d4cc

Browse files
committed
fix typo
1 parent 214d0da commit 5a8d4cc

File tree

1 file changed

+6
-7
lines changed
  • src/connections/destinations/catalog/actions-pinterest-conversions-api

1 file changed

+6
-7
lines changed

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

+6-7
Original file line numberDiff line numberDiff line change
@@ -142,19 +142,18 @@ Segment automatically maps Custom Data fields (excluding `content_ids`, `content
142142
| Value | `value` |
143143
| Content IDs | `content_ids` |
144144
| Contents | `contents` |
145-
| Number of Items | `num_items` |
145+
| Number of items | `num_items` |
146146
| Order ID | `order_id` |
147-
| Search String | `search_string` |
148-
| Opt Out Type | `opt_out_type` |
147+
| Search string | `search_string` |
148+
| Opt out type | `opt_out_type` |
149149

150150
### Server Event Parameter Requirements
151151

152152
Pinterest requires the `action_source` server event parameter for all events sent to the Pinterest Conversions API. This parameter specifies where the conversions occur.
153153

154154
### Verify Events in Pinterest Conversions Dashboard
155155

156-
After you start sending events, you should start seeing them in dashboard. You can confirm that Pinterest received them:
157-
158-
1. Go to the Events Overview.
159-
2. Click on the Event History to see all the events sent to Pinterest conversions.
156+
After you start sending events, you should start seeing them in dashboard. You can confirm that Pinterest received them by following these steps:
160157

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

0 commit comments

Comments
 (0)