Executed Campaign Channel Details

Returns the details of a particular channel used in a particular executed campaign.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Rate Limit

This endpoint is subject to the general API rate limit of 50 requests per 10 seconds. Learn more about handling rate limits.

Notes

  • This function is generally used after the Event Listener receives notification that a campaign has been scheduled to verify with the delivery system (e.g., Silverpop) that the campaign was sent and then to set promotions for individual customers according to the time the campaign was sent.
  • Available ChannelID values can be seen here.
  • All times are returned in UTC.

Sample Request

https://apiX.optimove.net/current/actions/GetExecutedCampaignChannelDetails?CampaignID=9214&ChannelID=15

Sample Response

[
	{"SendID":"YTGF3C","TemplateID":"520","ScheduledTime":"2018-05-30 08:00:00"}
]
Query Params
int32
required
int32
required

The identifier of a particular campaign execution channel.

Response

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json