What are the choices for "Tracking Activity Details" in V3 API for "GET Contact Activity Details"?

DanielH547
Campaign Contributor
0 Votes

https://v3.developer.constantcontact.com/api_reference/index.html#!/Contacts_Reporting/getContactTra...

 

In this request, it's required to pass a comma-separated string for all tracking activity details. They do list examples, but I need every single possible option. I assume "bounces" would be "em_bounces", but without a list of options, I can't be sure.

1 REPLY 1
John__B
Employee
0 Votes

Hello DanielH547,

 

Thank you for reaching out to Constant Contact API Developer Support. My team is here to assist outside software developers with questions about building into Constant Contact's API.

 

The list of valid activity types that can be returned in the Get Contact Activity Details request is as follows:

 

  • em_sends - Send activities
  • em_opens - Email open tracking activities
  • em_clicks - Link click-through tracking activities
  • em_bounces - Bounce tracking activities
  • em_optouts - Opt-out tracking activities
  • em_forwards - Forward to a friend tracking activities

 

These activity types are also listed towards the top of the reference documentation for the Get Contact Activity Details request.

 

GET Contact Activity Details:

https://v3.developer.constantcontact.com/api_reference/index.html#!/Contacts_Reporting/getContactTra...

 

Please have a look and let us know if you have any other questions!

 

Regards,


John B.
API Support Specialist
Did I answer your question? If so, please mark my post as an "Accepted Solution" by clicking the Accept as Solution button in the bottom right hand corner of this post.
Resources
Developer Portal

View API documentation, code samples, get your API key.

Visit Page

Announcements

API Updates

Join our list to be notified of new features and updates to our V3 API.

Sign Up