You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We can set the subject of email campaign with api
But how can we set the preview of email subject in campaign
e.g.
$emailCampaign['subject'] = "this is a subject"
$emailCampaign[''] = "this is a preview"
What key should we use here for preview in api
Nowhere its mentioned in docs
The text was updated successfully, but these errors were encountered:
We can set the subject of email campaign with api
But how can we set the preview of email subject in campaign
e.g.
$emailCampaign['subject'] = "this is a subject"
$emailCampaign[''] = "this is a preview"
What key should we use here for preview in api
Nowhere its mentioned in docs
The text was updated successfully, but these errors were encountered: