OnlineMarketingTransformationFunctions InteractedWithNewsletterIssue Method Kentico 8.0 API Reference
Returns true if the contact clicked link in the specified newsletter issue.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

contact
Type: OnlineSystem Object
Contact that should be checked
issueGuid
Type: OnlineSystem Guid
Newsletter issue GUID
click
Type: OnlineSystem Boolean
Indicates whether contact should have clicked the newsletter issue or just open it.
lastXDays
Type: OnlineSystem Int32
Constraint for last X days (if zero or negative value is given, no constraint is applied)

Return Value

Type: OnlineBoolean
See Also