This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.
Retrieves marketing activities matching the given filter.
Supported filter keys: startDate, endDate, ids, and marketingActivityType.
Filtering by ids can't be combined with startDate, endDate, or marketingActivityType filters.
Sorting, paging, and cursor paging in the request are ignored. Results are always sorted by targetDate
ascending and there's no server-side paging.
You can only call this method when authenticated as a Wix app or Wix user identity.
This method doesn't return any custom errors, but may return standard errors. Learn more about standard Wix errors.