Skip to content

1.2.2

Compare
Choose a tag to compare
@Mantas97 Mantas97 released this 14 May 06:53
· 11 commits to main since this release

Changes

Updates:

  • keyword param replaced with search in AutomationSubsParams interface. Docs
  • sending_time value added as optional ab_settings[test_type] param value in CreateUpdateCampaignParams interface. Docs
  • smart_sending value added as delivery param value in in ScheduleCampaignParams interface. Docs
  • page param replaced by cursor in SubscriberParams interface (groups). Docs
  • page param replaced by cursor in FormsSubscribersParams interface (stats). Docs
  • cursor param added to GetSegmentSubscribersParams interface (segments). Docs
  • enabled param added to CreateWebhookParams interface. Docs
  • include param added to GetSubscribersParams interface. An array of groups in SubscriberObject interface is now optional. Docs
  • include param added to CampaignSubscribersActivityParams interface. A subscriber data is now optional ActivityObject interface (stats). Docs

Fixes:

  • SubscriberObject interface includes an array of GroupObject instead of array of strings. Fixes: #36
  • An array of GroupObject is optional instead of required in SubscriberObject. Fixes: #35

What's Changed

Full Changelog: 1.2.1...1.2.2