Action Details By Target Group

Returns the action IDs, action duration (in days), lead time (in days) and the execution channels associated with a given target group on a particular date.

Sample Request

https://apiX.optimove.net/current/actions/GetActionDetailsByTargetGroup?TargetGroupID=9&Date=2018-07-11

Sample Response

[
  {"RecipientGroupID":1,"ActionID":65,"Duration":7,"LeadTime":0,"ChannelID":504},
  {"RecipientGroupID":1,"ActionID":78,"Duration":7,"LeadTime":0,"ChannelID":504}
]
Language
Authorization
Header
URL
Click Try It! to start a request and see the response here!