Hello Lall,
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.
I was able to replicate the issue that you were running into where after making a POST v3/activities/contacts_json_import, when calling GET /activities/{activity_id}, items_total_count displays 1 more item than expected.
Example: upload 25 contacts using contacts_json_import, returns: "status": {"items_total_count": 26
I have escalated this issue to our engineering team for review, so thanks for bringing this to our attention. In the meantime, you should be able to get an accurate count by just subtracting 1 from items_total_count.
In regards to the contacts updated, it looks like the contacts a*******@****e.com and a*******@*****s.com [redacted for privacy] were contacts that were added to the account previously, but had unsubscribed.
Once a contact (email address) has been added into the system, even if it is deleted, the contact entry and details still remain on the back end of the system for reporting and compliance purposes.
For example, if a contact unsubscribes from your organization’s mailing list, and you were to delete and then re-add that contact, they would be re-added as unsubscribed rather than as a new contact. This allows us to be compliant with the CAN-SPAM Act, as well as other applicable laws and regulations.
CAN-SPAM Act and how it affects your campaigns
https://knowledgebase.constantcontact.com/articles/KnowledgeBase/5825-can-spam-act-and-how-it-affects-your-campaigns
Frequently Asked Questions for Contacts
https://www.constantcontact.com/legal/about-constant-contact-faqs
Essentially, deleting a contact never really deletes them. It just strips their list memberships, moves them into a “deleted” status, and hides them from being visible in the account.
Please have a look and let us know if you have any other questions! Or, if you have questions specific to our policies or terms of service, please contact privacy@endurance.com
... View more