Changes to List Campaigns
GET /v1/campaigns
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 2 of the 6 revisions of this API.12
What changed
- ○
added the optional property
allOf[subschema #2]/data/campaigns/items/recipientIdsto the response with the200statusresponse-optional-property-added
- ○
- ●
added the new
pending_reviewenum value to theallOf[subschema #2]/data/campaigns/items/statusresponse property for the response status200response-property-enum-value-added
- ○
added the new enum value
pending_reviewto thequeryrequest parameterstatusrequest-parameter-enum-value-added
- ●