« Back to Documentation OverviewcampaignTemplateContent – v1.3
campaignTemplateContent(string apikey, string cid)
Get the HTML template content sections for a campaign. Note that this will return very jagged, non-standard results based on the template
a campaign is using. You only want to use this if you want to allow editing template sections in your applicaton.
| Parameters | | apikey | a valid API Key for your user account. Get by visiting your API dashboard |
| cid | the campaign id to get content for (can be gathered using campaigns()) |
| Returns | | array |
array containing all content section for the campaign - section name are dependent upon the template used and thus can't be documented |