Skip to content

Commit e84dfc4

Browse files
adjusting the wording
1 parent 38d1bd4 commit e84dfc4

File tree

1 file changed

+3
-5
lines changed
  • src/connections/destinations/catalog/actions-snap-conversions

1 file changed

+3
-5
lines changed

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

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -72,13 +72,11 @@ The Snapchat Conversions API only supports sending Event Types that are in the [
7272

7373
### Single or multiple products or items
7474
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.
75+
- **Single product/item**: Use the "Item ID", "Item Category" and "Brand" fields.
76+
- **Multiple products/items**: Use the "Products" field which accepts an array of products / items.
7777

7878
### Specifying the total value of a purchase
79-
There are 2 ways to specify the total value of a purchase. This can be controlled using the "Track Purchase Value Per Product" field.
80-
- **Price field**: Provide a single numeric value for the total purchase value via the "Price" field. This is the detault approach.
81-
- **Calculate from Products field**: Calculate the total purchase value using the "Price" and "Number of Items" sub fields from the "Products" field.
79+
The "Price" field should be used when specifying the total value of a purchase, and should contain a numeric value only. e.g. 99.5.
8280

8381
### Required parameters and hashing
8482
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)