Get clicks for a given contact.
Namespace: CTCTAssembly: CTCT (in CTCT.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
Parameters
- contactId
- Type:
System String
Contact id.
- createdSince
- Type:
System Nullable
DateTime
filter for activities created since the supplied date in the collection
Return Value
ResultSet containing a results array of @link ClickActivityExceptions
Exception | Condition |
---|---|
CTCT.Exceptions IllegalArgumentException | IllegalArgumentException |
See Also