Skip to content

Commit 120aec2

Browse files
committed
headers should be sentence case
1 parent 5a8d4cc commit 120aec2

File tree

1 file changed

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

1 file changed

+5
-5
lines changed

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

+5-5
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ LDP is enabled only if all three required fields in the following table are pres
101101
| `country` | Country of residence | "US" |
102102

103103

104-
### PII Hashing
104+
### PII hashing
105105

106106
Before sending data to Pinterest, Segment applies SHA-256 hashing to the following personally identifiable information (PII) fields:
107107

@@ -111,7 +111,7 @@ Before sending data to Pinterest, Segment applies SHA-256 hashing to the followi
111111
- Name details: first name, last name
112112
- Location: city, state, ZIP code, country
113113

114-
### User Data Parameters
114+
### User data parameters
115115

116116
Segment automatically maps User Data fields to their corresponding parameters [as expected by the Conversions API](https://developers.pinterest.com/docs/conversions/best/#Authenticating%20for%20the%20Conversion%20Tracking%20endpoint#The%20%2Cuser_data%2C%20and%20%2Ccustom_data%2C%20objects#Required%2C%20recommended%2C%20and%20optional%20fields#Required%2C%20recommended%2C%20and%20optional%20fields#User_data%2C%20and%20%2Ccustom_data%2C%20objects){:target="_blank"} before sending to Pinterest Conversions:
117117

@@ -132,7 +132,7 @@ Segment automatically maps User Data fields to their corresponding parameters [a
132132
| Zip Code | `zp` |
133133
| Country | `country` |
134134

135-
### Custom Data Parameters
135+
### Custom data parameters
136136

137137
Segment automatically maps Custom Data fields (excluding `content_ids`, `contents`, `num_items`, `opt_out_type`) to their corresponding parameters [as expected by the Conversions API](https://developers.pinterest.com/docs/conversions/best/#Authenticating%20for%20the%20Conversion%20Tracking%20endpoint#The%20%2Cuser_data%2C%20and%20%2Ccustom_data%2C%20objects#Required%2C%20recommended%2C%20and%20optional%20fields#Required%2C%20recommended%2C%20and%20optional%20fields#User_data%2C%20and%20%2Ccustom_data%2C%20objects){:target="_blank"} before sending to Pinterest Conversions:
138138

@@ -147,11 +147,11 @@ Segment automatically maps Custom Data fields (excluding `content_ids`, `content
147147
| Search string | `search_string` |
148148
| Opt out type | `opt_out_type` |
149149

150-
### Server Event Parameter Requirements
150+
### 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

154-
### Verify Events in Pinterest Conversions Dashboard
154+
### Verify events in Pinterest Conversions dashboard
155155

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

0 commit comments

Comments
 (0)