Skip to content

Commit 2a0e8b4

Browse files
undoing commit to main
1 parent 0c904cc commit 2a0e8b4

File tree

1 file changed

+1
-6
lines changed
  • src/connections/destinations/catalog/actions-snap-conversions

1 file changed

+1
-6
lines changed

src/connections/destinations/catalog/actions-snap-conversions/index.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -68,12 +68,7 @@ If you want to send a Snap Event Type that Segment doesn’t have a prebuilt map
6868
2. Set up your Event Trigger criteria for trial starts.
6969
3. Input a literal string of “START_TRIAL” as the Event Type.
7070

71-
The Snapchat Conversions API only supports sending Event Types that are in the [predefined `event_type` list](https://marketingapi.snapchat.com/docs/conversion.html#conversion-parameters){:target="_blank"}. This includes custom events. You must use `CUSTOM_EVENT_1`, `CUSTOM_EVENT_2`, `CUSTOM_EVENT_3`, `CUSTOM_EVENT_4`, or `CUSTOM_EVENT_5` as the Event Type. Events sent with an invalid event type will fail with an `Unrecognized event type` error.
72-
73-
### Single or multiple products or items
74-
It's possible to send details of either single or multiple products / items in a single conversion event.
75-
Single product / item: Use the 'Item ID', 'Item Category', 'Brand', 'Number of Items' and 'Price' fields.
76-
Multiple products / items: Use the 'Products' field which accepts an array of products / items.
71+
The Snapchat Conversions API only supports sending Event Types that are in the [predefined `event_type` list](https://marketingapi.snapchat.com/docs/conversion.html#conversion-parameters){:target="_blank"}. This includes custom events. You must use `CUSTOM_EVENT_1`, `CUSTOM_EVENT_2`, `CUSTOM_EVENT_3`, `CUSTOM_EVENT_4`, or `CUSTOM_EVENT_5` as the Event Type. Events sent with an invalid event type will fail with an `Unrecognized event type` error.
7772

7873
### Required parameters and hashing
7974
To match visitor events with Snapchat ads, Snap requires that one or a combination of the following parameters are sent to the Conversions API:

0 commit comments

Comments
 (0)