{
  "mockBidRequest": {
    "id": "test-req-id",
    "imp": [
      {
        "id": "test-imp-id",
        "banner": {
          "format": [
            {
              "w": 300,
              "h": 250
            }
          ],
          "w": 300,
          "h": 250
        },
        "ext": {
          "bidder": {
            "slotid": "m8x9x3rzff",
            "adtype": "banner",
            "publisherid": "123",
            "signkey": "signkey",
            "keyid": "41",
            "isTestAuthorization": "true"
          }
        }
      }
    ],
    "app": {
      "bundle": "com.wavehk.android",
      "name": "Huawei Browser",
      "ver": "9.1.0.301"
    },
    "device": {
      "ua": "useragent",
      "h": 1920,
      "language": "zh",
      "geoCountry": "CH",
      "model": "COL-TEST",
      "os": "android",
      "osv": "10.0.0",
      "devicetype": 4,
      "make": "huawei",
      "w": 1080,
      "ip": "ip",
      "pxratio": 23.01,
      "geo": {
        "country": ""
      }
    },
    "user": {
      "ext": {
        "data": {
          "gaid": [
            "gaid"
          ],
          "oaid": [
            "oaid"
          ],
          "clientTime": [
            "2018-11-02 16:34:07.981+1300"
          ]
        }
      }
    },
    "ext": {
    }
  },
  "httpcalls": [
    {
      "expectedRequest": {
        "uri": "https://adx-dra.op.hicloud.com/ppsadx/getResult",
        "headers": {
          "Accept": [
            "application/json"
          ],
          "Content-Type": [
            "application/json;charset=utf-8"
          ],
          "User-Agent": [
            "useragent"
          ],
          "Authorization": [
            "Digest username=123,realm=ppsadx/getResult,nonce=1629473330823,response=d1d61a13a83e1468aa4dff5c8a6cee0b8b381173ca3eb6fa9b313937684d87c0,algorithm=HmacSHA256,usertype=1,keyid=41"
          ]
        },
        "body": {
          "app": {
            "lang": "en",
            "country": "ZA",
            "name": "Huawei Browser",
            "pkgname": "com.wavehk.android",
            "version": "9.1.0.301"
          },
          "multislot": [
            {
              "adtype": 8,
              "slotid": "m8x9x3rzff",
              "test": 1,
              "format": [
                {
                  "h": 250,
                  "w": 300
                }
              ],
              "h": 250,
              "w": 300
            }
          ],
          "device": {
            "height": 1920,
            "language": "zh",
            "oaid": "oaid",
            "os": "android",
            "type": 4,
            "ip": "ip",
            "localeCountry": "ZA",
            "pxratio": 23.01,
            "width": 1080,
            "clientTime": "2018-11-02 16:34:07.981+1300",
            "gaid": "gaid",
            "useragent": "useragent",
            "version": "10.0.0",
            "maker": "huawei",
            "model": "COL-TEST",
            "belongCountry": "ZA"
          },
          "geo": {
          },
          "network": {
            "type": 0
          },
          "regs": {
          },
          "version": "3.4",
          "clientAdRequestId": "test-req-id"
        },
        "impIDs":["test-imp-id"]
      },
      "mockResponse": {
        "status": 200,
        "body": {
          "ctrlSwitchs": "0",
          "dsp1cost": 61,
          "dspcost": 108,
          "multiadw": [
            {
              "adtype": 8,
              "brsetting": "Y",
              "content": [
                {
                  "clickActionList": [
                    1
                  ],
                  "contentid": "58025103",
                  "creativetype": 2,
                  "ctrlSwitchs": "001011001001010112",
                  "endtime": 1621428898335,
                  "filterList": [
                    3
                  ],
                  "interactiontype": 1,
                  "landingTitle": 1,
                  "metaData": {
                    "adSign": "2",
                    "appPromotionChannel": "401721412",
                    "clickUrl": "https://task/clickurl",
                    "imageInfo": [
                      {
                        "checkSha256Flag": 1,
                        "height": 300,
                        "imageType": "img",
                        "sha256": "f5d8487cddaecec45b73fc078649478c80ec646bfec8ed7da4ff931f90eab232",
                        "url": "https://test/1.png",
                        "width": 250
                      }
                    ],
                    "label": "Banner_API",
                    "landingPageType": "3"
                  },
                  "monitor": [
                    {
                      "eventType": "click",
                      "url": [
                        "http://test/click"
                      ]
                    },
                    {
                      "eventType": "imp",
                      "url": [
                        "http://test/imp"
                      ]
                    },
                    {
                      "eventType": "userclose",
                      "url": [
                        "http://test/userclose"
                      ]
                    }
                  ],
                  "paramfromserver": {
                    "a": "1||test",
                    "sig": "",
                    "t": "99990101235959"
                  },
                  "price": 2.8,
                  "starttime": 1621267200000,
                  "taskid": "48017658"
                }
              ],
              "retcode30": 200,
              "slotid": "m8x9x3rzff"
            }
          ],
          "retcode": 200,
          "totalCacheSize": 300
        }
      }
    }
  ],
  "expectedBidResponses": [
  ],
  "expectedMakeRequestsErrors": [],
  "expectedMakeBidsErrors": [
    {
      "value": "convert huaweiads response to bidder response failed: multiad length is 0, get no ads from huawei side.",
      "comparison": "literal"
    }
  ]
}