github.com/prebid/prebid-server/v2@v2.18.0/adapters/huaweiads/huaweiadstest/supplemental/missing_deviceid.json (about)

     1  {
     2    "mockBidRequest": {
     3      "id": "test-req-id",
     4      "imp": [
     5        {
     6          "id": "test-imp-id",
     7          "banner": {
     8            "format": [
     9              {
    10                "w": 300,
    11                "h": 250
    12              }
    13            ],
    14            "w": 300,
    15            "h": 250
    16          },
    17          "ext": {
    18            "bidder": {
    19              "slotid": "m8x9x3rzff",
    20              "adtype": "banner",
    21              "publisherid": "123",
    22              "signkey": "signkey",
    23              "keyid": "41",
    24              "isTestAuthorization": "true"
    25            }
    26          }
    27        }
    28      ],
    29      "app": {
    30        "bundle": "com.wavehk.android",
    31        "name": "Huawei Browser",
    32        "ver": "9.1.0.301"
    33      },
    34      "device": {
    35        "ua": "useragent",
    36        "h": 1920,
    37        "language": "zh",
    38        "geoCountry": "CH",
    39        "model": "COL-TEST",
    40        "os": "android",
    41        "osv": "10.0.0",
    42        "devicetype": 4,
    43        "make": "huawei",
    44        "w": 1080,
    45        "ip": "ip",
    46        "pxratio": 23.01,
    47        "geo": {
    48          "country": ""
    49        }
    50      },
    51      "user": {
    52        "ext": {
    53          "data": {
    54            "gaid": [
    55            ],
    56            "oaid": [
    57            ],
    58            "clientTime": [
    59              "2018-11-02 16:34:07.981+1300"
    60            ]
    61          }
    62        }
    63      },
    64      "ext": {
    65      }
    66    },
    67    "httpcalls": [
    68    ],
    69    "expectedBidResponses": [
    70    ],
    71    "expectedMakeRequestsErrors": [
    72      {
    73        "value": "getDeviceID: Imei ,Oaid, Gaid are all empty.",
    74        "comparison": "literal"
    75      }
    76    ]
    77  }