1.2.2
Changes
Updates:
keyword
param replaced withsearch
inAutomationSubsParams
interface. Docssending_time
value added as optionalab_settings[test_type]
param value inCreateUpdateCampaignParams
interface. Docssmart_sending
value added asdelivery
param value in inScheduleCampaignParams
interface. Docspage
param replaced bycursor
inSubscriberParams
interface (groups). Docspage
param replaced bycursor
inFormsSubscribersParams
interface (stats). Docscursor
param added toGetSegmentSubscribersParams
interface (segments). Docsenabled
param added toCreateWebhookParams
interface. Docsinclude
param added toGetSubscribersParams
interface. An array ofgroups
inSubscriberObject
interface is now optional. Docsinclude
param added toCampaignSubscribersActivityParams
interface. Asubscriber
data is now optionalActivityObject
interface (stats). Docs
Fixes:
SubscriberObject
interface includes an array ofGroupObject
instead of array of strings. Fixes: #36- An array of
GroupObject
is optional instead of required inSubscriberObject
. Fixes: #35
What's Changed
- Update interfaces with new params by @Mantas97 in #46
- GroupObject in SubscriberObject by @Mantas97 in #47
- Groups data is excluded by default by @Mantas97 in #48
- Optional subscriber data in getSentCampaignSubscribers() by @Mantas97 in #50
Full Changelog: 1.2.1...1.2.2