@wix/auto_sdk_email-marketing_campaigns 1.0.33 → 1.0.35

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.
@@ -669,6 +669,7 @@ var RejectionReasonEnum = /* @__PURE__ */ ((RejectionReasonEnum2) => {
669
669
  RejectionReasonEnum2["MISLEADING_SUBJECT_LINE"] = "MISLEADING_SUBJECT_LINE";
670
670
  RejectionReasonEnum2["TRADING_OR_CRYPTOCURRENCIES"] = "TRADING_OR_CRYPTOCURRENCIES";
671
671
  RejectionReasonEnum2["UNSOLICITED_CONTENT"] = "UNSOLICITED_CONTENT";
672
+ RejectionReasonEnum2["MAX_AUDIENCE_SIZE_EXCEEDED"] = "MAX_AUDIENCE_SIZE_EXCEEDED";
672
673
  return RejectionReasonEnum2;
673
674
  })(RejectionReasonEnum || {});
674
675
  var CampaignSendingStateEnum = /* @__PURE__ */ ((CampaignSendingStateEnum2) => {