Actions By Target Group

Returns all the recipient group IDs and action IDs associated with a particular target group on a particular date.

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

Sample Request

https://apiX.optimove.net/current/actions/GetActionsByTargetGroup?TargetGroupID=7&Date=2018-06-23

Sample Response

[
  {"RecipientGroupID":1,"ActionID":23},
  {"RecipientGroupID":2,"ActionID":27}
]
Query Params
int32
required
date-time
required
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