Advertisement
Guest User

Untitled

a guest
Feb 25th, 2020
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.50 KB | None | 0 0
  1. {
  2. "adtrac-id": "string",
  3. "flight-id": "string",
  4. "contentGroupId": "string",
  5. "campaign": "string",
  6. "playoutGoal": {
  7. "kind": "potentialViews",
  8. "amount": 0
  9. },
  10. "assetTimeout": "string",
  11. "name": "string",
  12. "startDate": "2020-02-25T14:13:13.037Z",
  13. "endDate": "2020-02-25T14:13:13.037Z",
  14. "activeHours": [{
  15. "weekDay": "Monday",
  16. "from": "string",
  17. "to": "string"
  18. }],
  19. "targeting": [{
  20. "age": "string",
  21. "gender": "any"
  22. }],
  23. "sites": [
  24. "string"
  25. ],
  26. "assetState": "active"
  27. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement