Skip to main content

Types that use GetEmailCampaignsResponse

Not used by any types.

Call that uses GetEmailCampaignsResponse

Fields

Field
Type
Description
campaigns
array of CampaignDTO
A list of email campaigns that match the search criteria.
href
The URL to the current page of store email campaigns.
limit
The value of the limit parameter submitted in the request, which is the maximum number of store email campaigns to return on a page from the result set.
next
The URI for the next page of results. This value is returned if there is an additional page of results to return from the result set.
offset
This value indicates the offset used for current page of store email campaigns being returned.
prev
The URI for the previous page of results. This is returned if there is a previous page of results from the result set.
total
Total number of available results returned under the filter criteria submitted in the request.