Skip to content
Interaction with classic campaigns

Interaction with classic campaigns

Creating, configuring and sending campaigns; tracking recipients.

Create a campaign
Ajout_Campagne int Ajout_Campagne (id_campagne, login)
Retrieve campaign parameters
Recup_Parametres_Campagne
Edit campaign parameters
Modif_Parametres_Campagne
Sender email / Automatic bounce handling
Modif_Gestion_Retours_Campagne int Modif_Gestion_Retours_Campagne (id_campagne, login, password, return_path, gestion_npai)
Add the message
Add / edit the message of a campaign (not yet sent)
Add an address
Add an address to the recipient list
Add addresses via URL
Add addresses to the recipient list via a URL
Check status of address added via URL
Check the import status of addresses added to the recipient list via a URL
Delete a campaign
Delete a campaign (one that has not yet been sent)
Deduplicate and clean the recipient file
Clean the recipient file of a campaign (one that has not yet been sent)
Send a test
Envoi_BAT int Envoi_BAT (id_campagne, login, password, email)
Send a campaign
Envoi_Campagne
Retrieve the bounces of a campaign
This function can only access campaigns that have already been sent.
Build the link to the campaign statistics page
http://[your_domain]/stats_client/?campage[stat_type]=[campaign_id]&detail=[display_details]&m=[display_bounces]&client=[display_client]&u=[client_id]&passphrase=[campaign_password] [your_domain]…
Add an address to the account unsubscribers list
Retrieve all bounces since a period
array Extrait_Periode( login, motdepasse, type, periode)
Last updated on