File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
docs/personalization/api_reference Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -387,7 +387,7 @@ See [Recommendation API](recommendation_api.md) for more details.
387387A trigger message includes requests for a Triggeropened and Clicktriggered event.
388388The first is executed once, when the end user opens a trigger message (for example, embedded into a newsletter).
389389The second is called each time the user follows a link to see the recommended item.
390- Both requests provide the `triggername ` parameter, which passes a unique alphanumerical identifier of the trigger that initiated the message.
390+ Both requests provide the `triggerName ` parameter, which passes a unique alphanumerical identifier of the trigger that initiated the message.
391391
392392Example of a trigger message:
393393
You can’t perform that action at this time.
0 commit comments