- click_text [xsd:string]
-
For links in the HTML rendering of a campaign, this is the HTML content between the opening and closing anchor tag.
For links in the text-only rendering of a campaign, this is just “Text Version – Link N” where N is the position. - link_url [xsd:string]
- The click-through URL for this link.
- link_type [xsd:string]
-
This will be “HTML” for links from the HTML rendering of a campaign and will be
“TEXT” for links from the text-only rendering of a campaign. - link_hash [xsd:string]
- A 10-character hexadecimal string that uniquely identifies this link.
- click_count [xsd:int]
- The number of times recipients have clicked this link.
- distinct_clicker_count [xsd:int]
- The number of distinct recipients that have clicked this link.