@wix/auto_sdk_email-marketing_campaigns 1.0.34 → 1.0.36

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -614,6 +614,7 @@ var RejectionReasonEnum = /* @__PURE__ */ ((RejectionReasonEnum2) => {
614
614
  RejectionReasonEnum2["MISLEADING_SUBJECT_LINE"] = "MISLEADING_SUBJECT_LINE";
615
615
  RejectionReasonEnum2["TRADING_OR_CRYPTOCURRENCIES"] = "TRADING_OR_CRYPTOCURRENCIES";
616
616
  RejectionReasonEnum2["UNSOLICITED_CONTENT"] = "UNSOLICITED_CONTENT";
617
+ RejectionReasonEnum2["MAX_AUDIENCE_SIZE_EXCEEDED"] = "MAX_AUDIENCE_SIZE_EXCEEDED";
617
618
  return RejectionReasonEnum2;
618
619
  })(RejectionReasonEnum || {});
619
620
  var CampaignSendingStateEnum = /* @__PURE__ */ ((CampaignSendingStateEnum2) => {