Promo Codes By Target Group

Returns all recipient group IDs, action IDs and promo codes associated with a given target group on a particular date.

Sample Request

https://apiX.optimove.net/current/actions/GetPromoCodesByTargetGroup?TargetGroupID=41&Date=2018-05-23

Sample Response

[
  {"RecipientGroupID":1,"ActionID":24,"PromoCode":"HEP-FEB"},
  {"RecipientGroupID":2,"ActionID":25,"PromoCode":"HEP-FCC"},
  {"RecipientGroupID":1,"ActionID":65,"PromoCode":"GDG-FAL"},
  {"RecipientGroupID":1,"ActionID":65,"PromoCode":"GDG-FAL","HEP-FCC"}
]
Language
Authorization
Header
URL
Click Try It! to start a request and see the response here!