openrtb-native1 0.2.0

An implementation of OpenRTB Dynamic Native Ads 1.2 Final.
Documentation
{
  "ver": "1.2",
  "context": 1,
  "contextsubtype": 10,
  "plcmttype": 1,
  "plcmtcnt": 1,
  "aurlsupport": 0,
  "privacy": 1,
  "eventrackers": [
    {
      "event": 1,
      "methods": [
        1,
        2
      ]
    },
    {
      "event": 2,
      "methods": [
        1
      ]
    }
  ],
  "assets": [
    {
      "id": 4,
      "video": {
        "linearity": 1,
        "minduration": 15,
        "maxduration": 30,
        "protocols": [
          2,
          3
        ],
        "mimes": [
          "video/mp4"
        ]
      }
    },
    {
      "id": 123,
      "required": 1,
      "title": {
        "len": 140
      }
    },
    {
      "id": 128,
      "required": 0,
      "img": {
        "wmin": 836,
        "hmin": 627,
        "type": 3
      }
    },
    {
      "id": 124,
      "required": 1,
      "img": {
        "wmin": 50,
        "hmin": 50,
        "type": 1
      }
    },
    {
      "id": 126,
      "required": 1,
      "data": {
        "type": 1,
        "len": 25
      }
    },
    {
      "id": 127,
      "required": 1,
      "data": {
        "type": 2,
        "len": 140
      }
    }
  ],
  "eventtrackers": [
    {
      "event": 1,
      "methods": [
        2
      ]
    },
    {
      "event": 2,
      "methods": [
        1
      ]
    }
  ]
}