For developers

Cookie syncing

Incoming cookie sync requests

Example URL:

https://sync.dmp.melvad.com/match/0?ssp_id=0&user_id={user_id}&rt={REDIRECT_TO_ENCODE_URL}
&gdpr=${GDPR}&gdpr_consent=${GDPR_CONSENT_XXXXX}&sub_field1=&sub_field2=&sub_field3=&sub_field4=&sub_field5=

where

  • {user_id} - user identificator in SSP
  • {REDIRECT_TO_ENCODE_URL} - URL to which one you want to redirect the request (302 redirect), must be passed in encode
  • ${GDPR} - the value 0 or 1 according to documentation CMP API v2
  • ${GDPR_CONSENT_XXXX} - user consent to the processing of his data according to documentation CMP API v2
  • sub_field1, sub_field2, sub_field3, sub_field4, sub_field5 - optional parameters to which you can pass your value if you need to pass it in the redirect URL
  • %7B%7Bsub_field1%7D%7D, %7B%7Bsub_field2%7D%7D, %7B%7Bsub_field3%7D%7D, %7B%7Bsub_field4%7D%7D, %7B%7Bsub_field5%7D%7D - optional macros that are placed in the redirect URL, if it is necessary to forward the value from the corresponding parameters "sub_field1..5"

Supported ad formats in the OpenRTB standard (version OpenRTB 2.5)

Banner ad

Fullscreen ad

Request example

{
   "id": "o37du34ajfj34h",
   "cur": [
      "USD",
      "RUB"
   ],
   "at": 2,
   "imp": [
      {
         "id": "1",
         "bidfloor": 0.25,
         "bidfloorcur": "USD",
         "tagid": "pdsu2389fdfj34",
         "secure": 1,
         "banner": {
            "w": 375,
            "h": 667,
            "format": [
               {
                  "w": 375,
                  "h": 667
               },
               {
                  "w": 320,
                  "h": 480
               }
            ],
            "api": [
               5
            ],
            "mimes": [
               "image/png",
               "image/jpeg",
               "image/gif",
               "text/html",
			   "text/plain"
            ],
            "btype": [
               1,
               3,
               4
            ],
            "battr": [
               3,
               4,
               5
            ]
         },
         "instl": 1
      }
   ],
   "device": {
      "w": 375,
      "h": 667,
      "ua": "Mozilla/5.0 (iPhone; CPU iPhone OS 16_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/112.0.5615.46 Mobile/15E148 Safari/604.1",
      "ip": "69.75.122.146",
      "ifa": "460384F3-D3B0-47CA-8090-F120F270A8B7",
      "language": "en",
      "geo": {
         "country": "USA",
         "region": "CA",
         "city": "Los Angeles"
      }
   },
   "app": {
      "id": "9fu48u347ru34o",
      "name": "Angry Birds 2",
      "bundle": "com.rovio.baba",
      "storeurl": "https://apps.apple.com/app/angry-birds-2/id880047117",
      "publisher": {
         "id": "p-8e23ywepo3rr"
      },
      "cat": [
         "IAB9"
      ]
   },
   "user": {
      "id": "d92a55e6-3eda-44c4-a448-14830a4c6838",
      "buyeruid": "213ba1a2425be71ec5080b1d64b8450c"
   }
}

Note: the "api" attribute is optional, but only for displaying ads in the mobile app

Response example

Expanding ad

Request example

{
   "id": "o37du34ajfj34h",
   "cur": [
      "USD",
      "RUB"
   ],
   "at": 2,
   "imp": [
      {
         "id": "1",
         "bidfloor": 0.25,
         "bidfloorcur": "USD",
         "tagid": "pdsu2389fdfj34",
         "secure": 1,
         "banner": {
            "w": 320,
            "h": 480,
            "format": [
               {
                  "w": 320,
                  "h": 480
               }
            ],
            "api": [
               5
            ],
            "expdir": [
               5
            ],
            "mimes": [
               "image/png",
               "image/jpeg",
               "image/gif",
               "text/html",
			   "text/plain"
            ],
            "btype": [
               1,
               3,
               4
            ]
         },
         "instl": 1
      }
   ],
   "device": {
      "w": 375,
      "h": 667,
      "ua": "Mozilla/5.0 (iPhone; CPU iPhone OS 16_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/112.0.5615.46 Mobile/15E148 Safari/604.1",
      "ip": "69.75.122.146",
      "ifa": "460384F3-D3B0-47CA-8090-F120F270A8B7",
      "language": "en",
      "geo": {
         "country": "USA",
         "region": "CA",
         "city": "Los Angeles"
      }
   },
   "app": {
      "id": "9fu48u347ru34o",
      "name": "Angry Birds 2",
      "bundle": "com.rovio.baba",
      "storeurl": "https://apps.apple.com/app/angry-birds-2/id880047117",
      "publisher": {
         "id": "p-8e23ywepo3rr"
      },
      "cat": [
         "IAB9"
      ]
   },
   "user": {
      "id": "d92a55e6-3eda-44c4-a448-14830a4c6838",
      "buyeruid": "213ba1a2425be71ec5080b1d64b8450c"
   }
}

Note:

  • the expansion direction is passed to the "expdir" attribute, if it contains the value 5, then the "instl" attribute with the value 1 must also be passed
  • the "api" attribute is optional, but only for displaying ads in the mobile app

Response example

Adhesive ad

Request example

{
   "id": "o37du34ajfj34h",
   "cur": [
      "USD",
      "RUB"
   ],
   "at": 2,
   "imp": [
      {
         "id": "1",
         "bidfloor": 0.25,
         "bidfloorcur": "USD",
         "tagid": "pdsu2389fdfj34",
         "secure": 1,
         "banner": {
            "w": 414,
            "h": 50,
            "format": [
               {
                  "w": 414,
                  "h": 50
               }
            ],
            "api": [
               5
            ],
            "mimes": [
               "image/png",
               "image/jpeg",
               "image/gif",
               "text/html",
			   "text/plain"
            ],
            "btype": [
               1,
               3,
               4
            ],
            "battr": [
               3,
               4,
               5
            ]
         }
      }
   ],
   "device": {
      "w": 375,
      "h": 667,
      "ua": "Mozilla/5.0 (iPhone; CPU iPhone OS 16_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/112.0.5615.46 Mobile/15E148 Safari/604.1",
      "ip": "69.75.122.146",
      "ifa": "460384F3-D3B0-47CA-8090-F120F270A8B7",
      "language": "en",
      "geo": {
         "country": "USA",
         "region": "CA",
         "city": "Los Angeles"
      }
   },
   "app": {
      "id": "9fu48u347ru34o",
      "name": "Angry Birds 2",
      "bundle": "com.rovio.baba",
      "storeurl": "https://apps.apple.com/app/angry-birds-2/id880047117",
      "publisher": {
         "id": "p-8e23ywepo3rr"
      },
      "cat": [
         "IAB9"
      ]
   },
   "user": {
      "id": "d92a55e6-3eda-44c4-a448-14830a4c6838",
      "buyeruid": "213ba1a2425be71ec5080b1d64b8450c"
   }
}

Response example

Adhesive fullscreen ad

Request example

{
   "id": "o37du34ajfj34h",
   "cur": [
      "USD",
      "RUB"
   ],
   "at": 2,
   "imp": [
      {
         "id": "1",
         "bidfloor": 0.25,
         "bidfloorcur": "USD",
         "tagid": "pdsu2389fdfj34",
         "secure": 1,
         "banner": {
            "w": 414,
            "h": 50,
            "format": [
               {
                  "w": 414,
                  "h": 50
               }
            ],
            "api": [
               5
            ],
            "mimes": [
               "image/png",
               "image/jpeg",
               "image/gif",
               "text/html",
			   "text/plain"
            ],
            "btype": [
               1,
               3,
               4
            ]
         },
         "instl": 1
      }
   ],
   "device": {
      "w": 375,
      "h": 667,
      "ua": "Mozilla/5.0 (iPhone; CPU iPhone OS 16_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/112.0.5615.46 Mobile/15E148 Safari/604.1",
      "ip": "69.75.122.146",
      "ifa": "460384F3-D3B0-47CA-8090-F120F270A8B7",
      "language": "en",
      "geo": {
         "country": "USA",
         "region": "CA",
         "city": "Los Angeles"
      }
   },
   "app": {
      "id": "9fu48u347ru34o",
      "name": "Angry Birds 2",
      "bundle": "com.rovio.baba",
      "storeurl": "https://apps.apple.com/app/angry-birds-2/id880047117",
      "publisher": {
         "id": "p-8e23ywepo3rr"
      },
      "cat": [
         "IAB9"
      ]
   },
   "user": {
      "id": "d92a55e6-3eda-44c4-a448-14830a4c6838",
      "buyeruid": "213ba1a2425be71ec5080b1d64b8450c"
   }
}

Response example

Fixed size ad

Request example

{
   "id": "o37du34ajfj34h",
   "cur": [
      "USD",
      "RUB"
   ],
   "at": 2,
   "imp": [
      {
         "id": "1",
         "bidfloor": 0.25,
         "bidfloorcur": "USD",
         "tagid": "pdsu2389fdfj34",
         "secure": 1,
         "banner": {
            "w": 728,
            "h": 90,
            "format": [
               {
                  "w": 728,
                  "h": 90
               },
               {
                  "w": 468,
                  "h": 60
               }
            ],
            "api": [
               5
            ],
            "mimes": [
               "image/png",
               "image/jpeg",
               "image/gif",
               "text/html",
			   "text/plain",
               "application/javascript",
               "text/javascript"
            ],
            "btype": [
               1,
               4
            ],
            "battr": [
               3,
               4,
               5
            ]
         }
      }
   ],
   "device": {
      "w": 375,
      "h": 667,
      "ua": "Mozilla/5.0 (iPhone; CPU iPhone OS 16_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/112.0.5615.46 Mobile/15E148 Safari/604.1",
      "ip": "69.75.122.146",
      "ifa": "460384F3-D3B0-47CA-8090-F120F270A8B7",
      "language": "en",
      "geo": {
         "country": "USA",
         "region": "CA",
         "city": "Los Angeles"
      }
   },
   "app": {
      "id": "9fu48u347ru34o",
      "name": "Angry Birds 2",
      "bundle": "com.rovio.baba",
      "storeurl": "https://apps.apple.com/app/angry-birds-2/id880047117",
      "publisher": {
         "id": "p-8e23ywepo3rr"
      },
      "cat": [
         "IAB9"
      ]
   },
   "user": {
      "id": "d92a55e6-3eda-44c4-a448-14830a4c6838",
      "buyeruid": "213ba1a2425be71ec5080b1d64b8450c"
   }
}

Note: the "api" attribute is optional, but only for displaying ads in the mobile app

Response example

Video ad

Skippable in-stream ad with companion ad

Request example

{
   "id": "o37934lssd34fgd",
   "cur": [
      "USD",
      "RUB"
   ],
   "at": 2,
   "imp": [
      {
         "id": "1",
         "bidfloor": 0.25,
         "bidfloorcur": "USD",
         "tagid": "ierui234fdfdf",
         "secure": 1,
         "video": {
            "w": 640,
            "h": 360,
            "minduration": 5,
            "maxduration": 60,
            "minbitrate": 500,
            "maxbitrate": 6000,
            "protocols": [
               3
            ],
            "api": [
               2
            ],
            "mimes": [
               "video/mp4",
               "video/webm",
               "video/mpeg",
               "application/javascript"
            ],
            "linearity": 1,
            "delivery": [
               2
            ],
            "startdelay": 0,
            "placement": 1,
            "companionad": [
               {
                  "id": "1",
                  "format": [
                     {
                        "w": 300,
                        "h": 250
                     }
                  ],
                  "w": 300,
                  "h": 250,
                  "btype": [
                     1,
                     3,
                     4
                  ]
               }
            ],
            "companiontype": [
               1
            ]
         }
      }
   ],
   "device": {
      "w": 375,
      "h": 667,
      "ua": "Mozilla/5.0 (iPhone; CPU iPhone OS 16_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/112.0.5615.46 Mobile/15E148 Safari/604.1",
      "ip": "69.75.122.146",
      "ifa": "460384F3-D3B0-47CA-8090-F120F270A8B7",
      "language": "en",
      "geo": {
         "country": "USA",
         "region": "CA",
         "city": "Los Angeles"
      }
   },
   "site": {
      "id": "9fu48u347ru34o",
      "domain": "tass.ru",
      "page": "https://tass.ru/sport/4237913",
      "publisher": {
         "id": "p-93dj34di3344"
      },
      "cat": [
         "IAB12",
         "IAB17-12"
      ]
   },
   "user": {
      "id": "d92a55e6-3eda-44c4-a448-14830a4c6838",
      "buyeruid": "213ba1a2425be71ec5080b1d64b8450c"
   }
}

Note: the "startdelay" attribute can be -2, -1, 0 or any number greater than 1

Response example

Skippable in-stream ad with sequential ad chain

Request example

{
   "id": "o37934lssd34fgd",
   "cur": [
      "USD",
      "RUB"
   ],
   "at": 2,
   "imp": [
      {
         "id": "1",
         "bidfloor": 0.25,
         "bidfloorcur": "USD",
         "tagid": "ierui234fdfdf",
         "secure": 1,
         "video": {
            "w": 640,
            "h": 360,
            "minduration": 5,
            "maxduration": 60,
            "minbitrate": 500,
            "maxbitrate": 6000,
            "sequence": 3,
            "protocols": [
               3
            ],
            "api": [
               2
            ],
            "mimes": [
               "video/mp4",
               "video/webm",
               "video/mpeg",
               "application/javascript"
            ],
            "linearity": 1,
            "delivery": [
               2
            ],
            "startdelay": 0,
            "placement": 1
         }
      }
   ],
   "device": {
      "w": 375,
      "h": 667,
      "ua": "Mozilla/5.0 (iPhone; CPU iPhone OS 16_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/112.0.5615.46 Mobile/15E148 Safari/604.1",
      "ip": "69.75.122.146",
      "ifa": "460384F3-D3B0-47CA-8090-F120F270A8B7",
      "language": "en",
      "geo": {
         "country": "USA",
         "region": "CA",
         "city": "Los Angeles"
      }
   },
   "site": {
      "id": "9fu48u347ru34o",
      "domain": "tass.ru",
      "page": "https://tass.ru/sport/4237913",
      "publisher": {
         "id": "p-93dj34di3344"
      },
      "cat": [
         "IAB12",
         "IAB17-12"
      ]
   },
   "user": {
      "id": "d92a55e6-3eda-44c4-a448-14830a4c6838",
      "buyeruid": "213ba1a2425be71ec5080b1d64b8450c"
   }
}

Note:

  • the "sequence" attribute can be a value of 2 or 3
  • the "startdelay" attribute can be -2, -1, 0, or any number greater than 1

Response example

Skippable in-stream ad

Request example

{
   "id": "o37934lssd34fgd",
   "cur": [
      "USD",
      "RUB"
   ],
   "at": 2,
   "imp": [
      {
         "id": "1",
         "bidfloor": 0.25,
         "bidfloorcur": "USD",
         "tagid": "ierui234fdfdf",
         "secure": 1,
         "video": {
            "w": 640,
            "h": 360,
            "minduration": 5,
            "maxduration": 60,
            "minbitrate": 500,
            "maxbitrate": 6000,
            "protocols": [
               3,
               6
            ],
            "api": [
               2
            ],
            "mimes": [
               "video/mp4",
               "video/webm",
               "video/mpeg",
               "application/javascript"
            ],
            "linearity": 1,
            "delivery": [
               2
            ],
            "startdelay": 0,
            "placement": 1
         }
      }
   ],
   "device": {
      "w": 375,
      "h": 667,
      "ua": "Mozilla/5.0 (iPhone; CPU iPhone OS 16_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/112.0.5615.46 Mobile/15E148 Safari/604.1",
      "ip": "69.75.122.146",
      "ifa": "460384F3-D3B0-47CA-8090-F120F270A8B7",
      "language": "en",
      "geo": {
         "country": "USA",
         "region": "CA",
         "city": "Los Angeles"
      }
   },
   "site": {
      "id": "9fu48u347ru34o",
      "domain": "tass.ru",
      "page": "https://tass.ru/sport/4237913",
      "publisher": {
         "id": "p-93dj34di3344"
      },
      "cat": [
         "IAB12",
         "IAB17-12"
      ]
   },
   "user": {
      "id": "d92a55e6-3eda-44c4-a448-14830a4c6838",
      "buyeruid": "213ba1a2425be71ec5080b1d64b8450c"
   }
}

Note: the "startdelay" attribute can be -2, -1, 0 or any number greater than 1

Response example

Rewarded out-stream ad

Request example

{
   "id": "o37934lssd34fgd",
   "cur": [
      "USD",
      "RUB"
   ],
   "at": 2,
   "imp": [
      {
         "id": "1",
         "bidfloor": 0.25,
         "bidfloorcur": "USD",
         "tagid": "ierui234fdfdf",
         "secure": 1,
         "video": {
            "w": 640,
            "h": 360,
            "minduration": 5,
            "maxduration": 60,
            "minbitrate": 500,
            "maxbitrate": 6000,
            "protocols": [
               3
            ],
            "api": [
               2
            ],
            "mimes": [
               "video/mp4",
               "video/webm",
               "video/mpeg",
               "application/javascript"
            ],
            "linearity": 1,
            "delivery": [
               2
            ],
            "placement": 4,
            "ext": {
               "rewarded": 1
            }
         }
      }
   ],
   "device": {
      "w": 375,
      "h": 667,
      "ua": "Mozilla/5.0 (iPhone; CPU iPhone OS 16_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/112.0.5615.46 Mobile/15E148 Safari/604.1",
      "ip": "69.75.122.146",
      "ifa": "460384F3-D3B0-47CA-8090-F120F270A8B7",
      "language": "en",
      "geo": {
         "country": "USA",
         "region": "CA",
         "city": "Los Angeles" 
      }
   },
   "app": {
      "id": "9fu48u347ru34o",
      "name": "Angry Birds 2",
      "bundle": "com.rovio.baba",
      "storeurl": "https://apps.apple.com/app/angry-birds-2/id880047117",
      "publisher": {
         "id": "p-8e23ywepo3rr" 
      },
      "cat": [
         "IAB9" 
      ]
   },
   "user": {
      "id": "d92a55e6-3eda-44c4-a448-14830a4c6838",
      "buyeruid": "213ba1a2425be71ec5080b1d64b8450c"
   }
}

Note: the "placement" attribute is optional

Response example

Fullscreen out-stream ad

Request example

{
   "id": "o37934lssd34fgd",
   "cur": [
      "USD",
      "RUB"
   ],
   "at": 2,
   "imp": [
      {
         "id": "1",
         "bidfloor": 0.25,
         "bidfloorcur": "USD",
         "tagid": "ierui234fdfdf",
         "secure": 1,
         "video": {
            "w": 640,
            "h": 360,
            "minduration": 5,
            "maxduration": 60,
            "minbitrate": 500,
            "maxbitrate": 6000,
            "protocols": [
               3
            ],
            "api": [
               2
            ],
            "mimes": [
               "video/mp4",
               "video/webm",
               "video/mpeg",
               "application/javascript"
            ],
            "linearity": 1,
            "delivery": [
               2
            ],
            "placement": 5
         }
      }
   ],
   "device": {
      "w": 375,
      "h": 667,
      "ua": "Mozilla/5.0 (iPhone; CPU iPhone OS 16_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/112.0.5615.46 Mobile/15E148 Safari/604.1",
      "ip": "69.75.122.146",
      "ifa": "460384F3-D3B0-47CA-8090-F120F270A8B7",
      "language": "en",
      "geo": {
         "country": "USA",
         "region": "CA",
         "city": "Los Angeles" 
      }
   },
   "app": {
      "id": "9fu48u347ru34o",
      "name": "Angry Birds 2",
      "bundle": "com.rovio.baba",
      "storeurl": "https://apps.apple.com/app/angry-birds-2/id880047117",
      "publisher": {
         "id": "p-8e23ywepo3rr" 
      },
      "cat": [
         "IAB9" 
      ]
   },
   "user": {
      "id": "d92a55e6-3eda-44c4-a448-14830a4c6838",
      "buyeruid": "213ba1a2425be71ec5080b1d64b8450c"
   }
}

Response example

Out-stream ad

Request example

{
   "id": "o37934lssd34fgd",
   "cur": [
      "USD",
      "RUB"
   ],
   "at": 2,
   "imp": [
      {
         "id": "1",
         "bidfloor": 0.25,
         "bidfloorcur": "USD",
         "tagid": "ierui234fdfdf",
         "secure": 1,
         "video": {
            "w": 640,
            "h": 360,
            "minduration": 5,
            "maxduration": 60,
            "minbitrate": 500,
            "maxbitrate": 6000,
            "protocols": [
               3
            ],
            "api": [
               2
            ],
            "mimes": [
               "video/mp4",
               "video/webm",
               "video/mpeg",
               "application/javascript"
            ],
            "linearity": 1,
            "delivery": [
               2
            ],
            "placement": 4
         }
      }
   ],
   "device": {
      "w": 375,
      "h": 667,
      "ua": "Mozilla/5.0 (iPhone; CPU iPhone OS 16_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/112.0.5615.46 Mobile/15E148 Safari/604.1",
      "ip": "69.75.122.146",
      "ifa": "460384F3-D3B0-47CA-8090-F120F270A8B7",
      "language": "en",
      "geo": {
         "country": "USA",
         "region": "CA",
         "city": "Los Angeles"
      }
   },
   "site": {
      "id": "9fu48u347ru34o",
      "domain": "tass.ru",
      "page": "https://tass.ru/sport/4237913",
      "publisher": {
         "id": "p-93dj34di3344"
      },
      "cat": [
         "IAB12",
         "IAB17-12"
      ]
   },
   "user": {
      "id": "d92a55e6-3eda-44c4-a448-14830a4c6838",
      "buyeruid": "213ba1a2425be71ec5080b1d64b8450c"
   }
}

Note: the "placement" attribute can be a value of 3 or 4

Response example

Nonlinear ad

Request example

{
   "id": "o37934lssd34fgd",
   "cur": [
      "USD",
      "RUB"
   ],
   "at": 2,
   "imp": [
      {
         "id": "1",
         "bidfloor": 0.25,
         "bidfloorcur": "USD",
         "tagid": "ierui234fdfdf",
         "secure": 1,
         "video": {
            "w": 320,
            "h": 50,
            "protocols": [
               3
            ],
            "mimes": [
               "image/gif",
               "image/jpeg",
               "image/png"
            ],
            "linearity": 2
         }
      }
   ],
   "device": {
      "w": 375,
      "h": 667,
      "ua": "Mozilla/5.0 (iPhone; CPU iPhone OS 16_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/112.0.5615.46 Mobile/15E148 Safari/604.1",
      "ip": "69.75.122.146",
      "ifa": "460384F3-D3B0-47CA-8090-F120F270A8B7",
      "language": "en",
      "geo": {
         "country": "USA",
         "region": "CA",
         "city": "Los Angeles"
      }
   },
   "site": {
      "id": "9fu48u347ru34o",
      "domain": "tass.ru",
      "page": "https://tass.ru/sport/4237913",
      "publisher": {
         "id": "p-93dj34di3344"
      },
      "cat": [
         "IAB12",
         "IAB17-12"
      ]
   },
   "user": {
      "id": "d92a55e6-3eda-44c4-a448-14830a4c6838",
      "buyeruid": "213ba1a2425be71ec5080b1d64b8450c"
   }
}

Response example

Native ad

Mobile app in feed

Request example

{
   "id": "o37934lssd34fgd",
   "cur": [
      "USD",
      "RUB" 
   ],
   "at": 2,
   "imp": [
      {
         "id": "1",
         "bidfloor": 0.25,
         "bidfloorcur": "USD",
         "tagid": "ierui234fdfdf",
         "secure": 1,
         "native": {
            "request": "{\"ver\":\"1.2\",\"assets\":[{\"id\":1,\"required\":1,\"title\":{\"len\":25}},{\"id\":2,\"required\":1,\"img\":{\"type\":1,\"wmin\":100,\"hmin\":100,\"mimes\":[\"image\/png\",\"image\/jpeg\",\"image\/gif\",\"text\/html\"]}},{\"id\":3,\"required\":1,\"img\":{\"type\":3,\"wmin\":1200,\"hmin\":627,\"mimes\":[\"image\/png\",\"image\/jpeg\",\"image\/gif\",\"text\/html\"]}},{\"id\":4,\"required\":1,\"data\":{\"type\":2,\"len\":90}},{\"id\":5,\"data\":{\"type\":3,\"len\":5}},{\"id\":6,\"data\":{\"type\":4,\"len\":11}},{\"id\":7,\"data\":{\"type\":12,\"len\":15}}],\"eventtrackers\":[{\"event\":1,\"methods\":[1]}]}",
            "ver": "1.2" 
         }
      }
   ],
   "device": {
      "w": 375,
      "h": 667,
      "ua": "Mozilla/5.0 (iPhone; CPU iPhone OS 16_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/112.0.5615.46 Mobile/15E148 Safari/604.1",
      "ip": "69.75.122.146",
      "ifa": "460384F3-D3B0-47CA-8090-F120F270A8B7",
      "language": "en",
      "geo": {
         "country": "USA",
         "region": "CA",
         "city": "Los Angeles" 
      }
   },
   "app": {
      "id": "9fu48u347ru34o",
      "name": "Angry Birds 2",
      "bundle": "com.rovio.baba",
      "storeurl": "https://apps.apple.com/app/angry-birds-2/id880047117",
      "publisher": {
         "id": "p-8e23ywepo3rr" 
      },
      "cat": [
         "IAB9" 
      ]
   },
   "user": {
      "id": "d92a55e6-3eda-44c4-a448-14830a4c6838",
      "buyeruid": "213ba1a2425be71ec5080b1d64b8450c"
   }
}

Response example

Mobile app in feed with video

Request example

{
   "id": "o37934lssd34fgd",
   "cur": [
      "USD",
      "RUB" 
   ],
   "at": 2,
   "imp": [
      {
         "id": "1",
         "bidfloor": 0.25,
         "bidfloorcur": "USD",
         "tagid": "ierui234fdfdf",
         "secure": 1,
         "native": {
            "request": "{\"ver\":\"1.2\",\"assets\":[{\"id\":1,\"required\":1,\"title\":{\"len\":25}},{\"id\":2,\"required\":1,\"img\":{\"type\":1,\"wmin\":100,\"hmin\":100,\"mimes\":[\"image\/png\",\"image\/jpeg\",\"image\/gif\",\"text\/html\"]}},{\"id\":3,\"required\":1,\"img\":{\"type\":3,\"wmin\":1200,\"hmin\":627,\"mimes\":[\"image\/png\",\"image\/jpeg\",\"image\/gif\",\"text\/html\"]}},{\"id\":4,\"required\":1,\"video\":{\"mimes\":[\"video\/mp4\",\"video\/webm\",\"video\/mpeg\"],\"protocols\":[3]}},{\"id\":5,\"required\":1,\"data\":{\"type\":2,\"len\":90}},{\"id\":6,\"data\":{\"type\":3,\"len\":5}},{\"id\":7,\"data\":{\"type\":4,\"len\":11}},{\"id\":8,\"data\":{\"type\":12,\"len\":15}}],\"eventtrackers\":[{\"event\":1,\"methods\":[1]}]}",
            "ver": "1.2" 
         }
      }
   ],
   "device": {
      "w": 375,
      "h": 667,
      "ua": "Mozilla/5.0 (iPhone; CPU iPhone OS 16_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/112.0.5615.46 Mobile/15E148 Safari/604.1",
      "ip": "69.75.122.146",
      "ifa": "460384F3-D3B0-47CA-8090-F120F270A8B7",
      "language": "en",
      "geo": {
         "country": "USA",
         "region": "CA",
         "city": "Los Angeles" 
      }
   },
   "app": {
      "id": "9fu48u347ru34o",
      "name": "Angry Birds 2",
      "bundle": "com.rovio.baba",
      "storeurl": "https://apps.apple.com/app/angry-birds-2/id880047117",
      "publisher": {
         "id": "p-8e23ywepo3rr" 
      },
      "cat": [
         "IAB9" 
      ]
   },
   "user": {
      "id": "d92a55e6-3eda-44c4-a448-14830a4c6838",
      "buyeruid": "213ba1a2425be71ec5080b1d64b8450c"
   }
}

Response example

In content

Request example

{
   "id": "o37934lssd34fgd",
   "cur": [
      "USD",
      "RUB" 
   ],
   "at": 2,
   "imp": [
      {
         "id": "1",
         "bidfloor": 0.25,
         "bidfloorcur": "USD",
         "tagid": "ierui234fdfdf",
         "secure": 1,
         "native": {
            "request": "{\"ver\":\"1.2\",\"assets\":[{\"id\":1,\"required\":1,\"title\":{\"len\":25}},{\"id\":2,\"img\":{\"type\":1,\"wmin\":100,\"hmin\":100,\"mimes\":[\"image\/png\",\"image\/jpeg\",\"image\/gif\",\"text\/html\"]}},{\"id\":3,\"required\":1,\"img\":{\"type\":3,\"wmin\":1200,\"hmin\":627,\"mimes\":[\"image\/png\",\"image\/jpeg\",\"image\/gif\",\"text\/html\"]}},{\"id\":4,\"required\":1,\"data\":{\"type\":2,\"len\":90}},{\"id\":5,\"required\":1,\"data\":{\"type\":1,\"len\":25}},{\"id\":6,\"data\":{\"type\":12,\"len\":15}}],\"eventtrackers\":[{\"event\":1,\"methods\":[1]}]}",
            "ver": "1.2" 
         }
      }
   ],
   "device": {
      "w": 375,
      "h": 667,
      "ua": "Mozilla/5.0 (iPhone; CPU iPhone OS 16_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/112.0.5615.46 Mobile/15E148 Safari/604.1",
      "ip": "69.75.122.146",
      "ifa": "460384F3-D3B0-47CA-8090-F120F270A8B7",
      "language": "en",
      "geo": {
         "country": "USA",
         "region": "CA",
         "city": "Los Angeles" 
      }
   },
   "site": {
      "id": "9fu48u347ru34o",
      "domain": "tass.ru",
      "page": "https://tass.ru/sport/4237913",
      "publisher": {
         "id": "p-93dj34di3344" 
      },
      "cat": [
         "IAB12",
         "IAB17-12" 
      ]
   },
   "user": {
      "id": "d92a55e6-3eda-44c4-a448-14830a4c6838",
      "buyeruid": "213ba1a2425be71ec5080b1d64b8450c" 
   }
}

Response example

In content with video

Request example

{
   "id": "o37934lssd34fgd",
   "cur": [
      "USD",
      "RUB" 
   ],
   "at": 2,
   "imp": [
      {
         "id": "1",
         "bidfloor": 0.25,
         "bidfloorcur": "USD",
         "tagid": "ierui234fdfdf",
         "secure": 1,
         "native": {
            "request": "{\"ver\":\"1.2\",\"assets\":[{\"id\":1,\"required\":1,\"title\":{\"len\":25}},{\"id\":2,\"required\":1,\"img\":{\"type\":1,\"wmin\":100,\"hmin\":100,\"mimes\":[\"image\/png\",\"image\/jpeg\",\"image\/gif\",\"text\/html\"]}},{\"id\":3,\"required\":1,\"img\":{\"type\":3,\"wmin\":1200,\"hmin\":627,\"mimes\":[\"image\/png\",\"image\/jpeg\",\"image\/gif\",\"text\/html\"]}},{\"id\":4,\"required\":1,\"video\":{\"mimes\":[\"video\/mp4\",\"video\/webm\",\"video\/mpeg\"],\"protocols\":[3]}},{\"id\":5,\"data\":{\"type\":2,\"len\":90}},{\"id\":6,\"required\":1,\"data\":{\"type\":1,\"len\":25}},{\"id\":7,\"data\":{\"type\":12,\"len\":15}}],\"eventtrackers\":[{\"event\":1,\"methods\":[1]}]}",
            "ver": "1.2" 
         }
      }
   ],
   "device": {
      "w": 375,
      "h": 667,
      "ua": "Mozilla/5.0 (iPhone; CPU iPhone OS 16_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/112.0.5615.46 Mobile/15E148 Safari/604.1",
      "ip": "69.75.122.146",
      "ifa": "460384F3-D3B0-47CA-8090-F120F270A8B7",
      "language": "en",
      "geo": {
         "country": "USA",
         "region": "CA",
         "city": "Los Angeles" 
      }
   },
   "site": {
      "id": "9fu48u347ru34o",
      "domain": "tass.ru",
      "page": "https://tass.ru/sport/4237913",
      "publisher": {
         "id": "p-93dj34di3344" 
      },
      "cat": [
         "IAB12",
         "IAB17-12" 
      ]
   },
   "user": {
      "id": "d92a55e6-3eda-44c4-a448-14830a4c6838",
      "buyeruid": "213ba1a2425be71ec5080b1d64b8450c" 
   }
}

Response example

Text and image

Request example

{
   "id": "o37934lssd34fgd",
   "cur": [
      "USD",
      "RUB" 
   ],
   "at": 2,
   "imp": [
      {
         "id": "1",
         "bidfloor": 0.25,
         "bidfloorcur": "USD",
         "tagid": "ierui234fdfdf",
         "secure": 1,
         "native": {
            "request": "{\"ver\":\"1.2\",\"assets\":[{\"id\":1,\"required\":1,\"title\":{\"len\":25}},{\"id\":2,\"data\":{\"type\":12,\"len\":15}},{\"id\":3,\"required\":1,\"img\":{\"type\":3,\"wmin\":1200,\"hmin\":627,\"mimes\":[\"image\/png\",\"image\/jpeg\",\"image\/gif\",\"text\/html\"]}},{\"id\":4,\"data\":{\"type\":2,\"len\":90}}],\"eventtrackers\":[{\"event\":1,\"methods\":[1]}]}",
            "ver": "1.2" 
         }
      }
   ],
   "device": {
      "w": 375,
      "h": 667,
      "ua": "Mozilla/5.0 (iPhone; CPU iPhone OS 16_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/112.0.5615.46 Mobile/15E148 Safari/604.1",
      "ip": "69.75.122.146",
      "ifa": "460384F3-D3B0-47CA-8090-F120F270A8B7",
      "language": "en",
      "geo": {
         "country": "USA",
         "region": "CA",
         "city": "Los Angeles" 
      }
   },
   "site": {
      "id": "9fu48u347ru34o",
      "domain": "tass.ru",
      "page": "https://tass.ru/sport/4237913",
      "publisher": {
         "id": "p-93dj34di3344" 
      },
      "cat": [
         "IAB12",
         "IAB17-12" 
      ]
   },
   "user": {
      "id": "d92a55e6-3eda-44c4-a448-14830a4c6838",
      "buyeruid": "213ba1a2425be71ec5080b1d64b8450c" 
   }
}

Response example

Text and video

Request example

{
   "id": "o37934lssd34fgd",
   "cur": [
      "USD",
      "RUB" 
   ],
   "at": 2,
   "imp": [
      {
         "id": "1",
         "bidfloor": 0.25,
         "bidfloorcur": "USD",
         "tagid": "ierui234fdfdf",
         "secure": 1,
         "native": {
            "request": "{\"ver\":\"1.2\",\"assets\":[{\"id\":1,\"required\":1,\"title\":{\"len\":25}},{\"id\":2,\"data\":{\"type\":12,\"len\":15}},{\"id\":3,\"required\":1,\"img\":{\"type\":1,\"wmin\":100,\"hmin\":100,\"mimes\":[\"image\/png\",\"image\/jpeg\",\"image\/gif\",\"text\/html\"]}},{\"id\":4,\"data\":{\"type\":3,\"len\":5}},{\"id\":5,\"required\":1,\"video\":{\"mimes\":[\"video\/mp4\",\"video\/webm\",\"video\/mpeg\"],\"protocols\":[3]}},{\"id\":6,\"data\":{\"type\":2,\"len\":90}}],\"eventtrackers\":[{\"event\":1,\"methods\":[1]}]}",
            "ver": "1.2" 
         }
      }
   ],
   "device": {
      "w": 375,
      "h": 667,
      "ua": "Mozilla/5.0 (iPhone; CPU iPhone OS 16_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/112.0.5615.46 Mobile/15E148 Safari/604.1",
      "ip": "69.75.122.146",
      "ifa": "460384F3-D3B0-47CA-8090-F120F270A8B7",
      "language": "en",
      "geo": {
         "country": "USA",
         "region": "CA",
         "city": "Los Angeles" 
      }
   },
   "site": {
      "id": "9fu48u347ru34o",
      "domain": "tass.ru",
      "page": "https://tass.ru/sport/4237913",
      "publisher": {
         "id": "p-93dj34di3344" 
      },
      "cat": [
         "IAB12",
         "IAB17-12" 
      ]
   },
   "user": {
      "id": "d92a55e6-3eda-44c4-a448-14830a4c6838",
      "buyeruid": "213ba1a2425be71ec5080b1d64b8450c" 
   }
}

Response example

For technical support, you can write to the address support@melvad.com and describe the nature of the problem to be solved and provide related information to improve understanding of the problem. We will use our best efforts to respond to such requests in a timely manner, but we cannot guarantee that the issue will be resolved.