DId you see that in one of our PHP wrapper previously? No, but we use that functionality in our Mailchimp integration. We just figured you guys would offer the same functionality. Basically, we need to be able to record the number of clicks, user who made clicks and the target of the click. This all gets added to the PSA software we use. If we had to query each user individually, it would add a considerable amount of overhead that would be eliminated with the inclusion of a full campaign function. I'm not even sure the getContactClicks function would provide us with everything we need. If you get campaign by ID, the clicks are in the XML that is returned, however. Is this just the total number of clicks or does it contain other information?
... View more