Custom Targeting via API

Steps

Pass key/value pairs as properties to a placement on the http://engine.adzerk.net/api/v2 endpoint:

“properties”: {
  “numeral-key-name”: 42,
  "string-key-name": "the answer to the ultimate question",
  "array-key-name": ["life", "the universe", "everything"]
}