Modify campaigns
To modify a specific campaign, you use the NewslettersManager class. First, you initialize the NewslettersManager. Then, you must get the specified campaign. Finally, you modify the title and save the changes.
The following code modifies a campaign with the Native API:
-