Unique Arguments
The SMTP API JSON string you to attach an unlimited number of unique arguments to your email. The arguments are used only for tracking. They can be retrieved through the Event API or the Email Activity page.
These arguments can be added using a JSON string like this:
1 2 3 4 5 6 | |
These arguments can then be seen in posts from the SendGrid Event API. The contents of one of these posts would look something like this:
1 2 3 4 | |
Unique Arguments will also be shown in the Email Activity tab of your account.