The following pages are tagged with code_samples

TitleSummary
GET the Physical Address for the Account Get the account organization's physical address.
PUT (update) the Physical Address for the Account Update the account organization's physical address.
Get Account Summary Details Get a summary of account details.
Get a Collection of Account Emails Get email addresses for the account associated with your access token.
Get User Privileges Get the user privileges associated with your access token.
Account Services Overview Overview of the account services endpoints and methods.
Add an Account Email Address Add a new email address to an account
PUT (update) Account Summary Details Update Constant Contact user account details.
Get Activity Summary How to retrieve activities summary
Get Activity Details Get tracking activity details
Add Custom Field Data to a Contact Use the `custom_field` subresource to store custom content for each contact in a user's account.
Unsubscribe and Resubscribe Contacts How to programmatically unsubscribe & resubscribe unsubscribed contacts.
Contact Subresources The Contact resource now includes subresources for payload flexibility.
Get Contact Consent Counts Get the total contact consent count for each consent state.
Create a Contact Best practices to follow when adding new contacts in the V3 API.
Create or Update a Contact Using a Single Method Create a new contact or update an existing contact based on their email address
Delete a Contact How to delete contacts and restore deleted contacts.
Get Contact SMS Engagement Details Get SMS engagement details for a contact.
Sync Contacts and Lists Best practices for syncing contacts and lists between Constant Contact and a local data store.
Custom Fields Overview Use the `custom_field` subresource to create and store information specific to each contact beyond the standard contact resource properties.
Delete a Custom Field Describes how to delete a custom field category, and what happens to contacts with that custom field.
Delete Contacts Bulk Activity How to delete large numbers of contacts using the /contact_delete activity endpoint
Using the Developer Portal Finding your way around the V3 Developer Portal
Designing HTML for Custom Code Emails Custom code emails provide you with a flexible way to control how your emails look and support many of the new Constant Contact email features. These features allow you to: Send an email to segments. Segments are dynamic lists of contacts that you create using different kinds of criteria....
Unschedule an Email Campaign Activity Delete the schedule for an email campaign activity.
Update an Email Campaign Activity Update an email campaign activity.
Create an Email Campaign Make a POST call to the /emails endpoint to create a new email campaign. This method also creates new email campaign activities and associates them with the new email campaign. Constant Contact supports different types of custom code emails using the format_type property. You can use the V3...
Schedule an Email Campaign Activity Schedule when Constant Contact will send an email campaign activity to contacts.
Get Details for a Single Email Campaign Get details for an existing email campaign.
Delete an A/B Test for an Email Campaign Activity Deletes an A/B test for a primary email campaign activity.
Get A/B Test Details for an Email Campaign Activity Get A/B test details for a primary email campaign activity.
Email Campaign Activities A/B Tests Overview Details about A/B tests for primary email campaign activities.
Create an A/B Test for an Email Campaign Activity Create an A/B test for a primary email campaign activity.
Update A/B Test Details for an Email Campaign Activity Update A/B test details for a primary email campaign activity.
Get the Schedule of an Email Campaign Activity Get the schedule of a specific email campaign activity.
Get an Email Campaign Activity Get the content of a specific email campaign activity.
Get a Collection of Email Campaigns Get a collection of all email campaigns that are associated with your account.
Delete an Email Campaign Delete a single email campaign activity.
Rename an Email Campaign PATCH (rename) an existing email campaign.
Get Custom Fields Describes how to view an individual custom field, and the entire collection of custom fields in a user's account.
Import Contacts How to import and update large numbers of contacts using bulk activity endpoints
Delete a Contact List Remove all contact members from a contact list and delete the contact list.
Get All Contact Lists Get all contact lists in your account.
Get a Contact List Get contact list details.
Contact Lists Overview Provides an overview of list endpoints and the list workflow.
Create a Contact List Create a new contact list.
Update a Contact List Update a contact list.
Get a Contacts Opens Landing Page Report Get a contacts open landing page report.
Landing Pages Reporting Overview Get contact details for landing page tracking activities.
Get a Unique Contact Adds Landing Page Report Get a unique contact adds landing page report.
Get a Unique Contact Clicks Landing Page Report Get a unique contact clicks landing page report.
Get a Unique Contact Opens Landing Page Report Get a unique contact opens landing page report.
Get a Unique Contact SMS Opt Ins Landing Page Report Get details about contacts that opt in to SMS from a landing page link.
Get a Unique Contact Updates Landing Page Report Get details about contacts in your account that were updated from a landing page.
Get Open and Click Rates How to retrieve open and click rates
Introduction to the V3 API Describes V3 API technical specs including payload and data formats, headers, and more.
Create and Update Custom Fields Describes how to create a new custom field, and to update an existing custom field.