Skip to content

Commit 84a9989

Browse files
Update src/connections/destinations/catalog/moloco-rmp/index.md
Co-authored-by: forstisabella <92472883+forstisabella@users.noreply.github.com>
1 parent 3221b2b commit 84a9989

File tree

1 file changed

+1
-5
lines changed
  • src/connections/destinations/catalog/moloco-rmp

1 file changed

+1
-5
lines changed

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

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -176,11 +176,7 @@ The tokens are stringified into the following:
176176
"event:Product List Viewed;vertical:fruit"
177177
```
178178

179-
Logic:
180-
181-
```js
182-
{key}:{value} concatenated by ";"
183-
```
179+
The tokens are stringified in the format of the above example because they are key-value pairs concatenated by a semicolon (;).
184180

185181
> info " "
186182
> if you decide to use the Page Identifier Token in your mobile app, reuse the same Page Identifier Token in place of page_id when calling Moloco’s APIs.

0 commit comments

Comments
 (0)