Customers

Canceled Campaign Customers

Returns an array of all customer IDs that had been included in a campaign that was canceled, along with their associated action IDs and promo codes.

get/Customers/GetCanceledCampaignCustomers

Query parameters

campaignIDinteger required

Response

Success

CustomerIDstring nullable
ActionIDstring nullable

The Action ID is Optimove's unique ID for each action.

PromoCodestring nullable

Changes