Skip to content

Commit

Permalink
Update multiple-imps-with-error.json
Browse files Browse the repository at this point in the history
  • Loading branch information
bakicam committed Jul 2, 2024
1 parent 06a91e3 commit 9d10bdd
Showing 1 changed file with 1 addition and 18 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -61,27 +61,10 @@
"networkId": 12345
}
}
},
{
"id": "test-imp-id-banner2",
"banner": {
"format": [
{
"w": 728,
"h": 90
}
]
},
"ext": {
"bidder": {
"host": {},
"networkId": 12345
}
}
}
]
},
"impIDs": ["test-imp-id-banner","test-imp-id-banner2"]
"impIDs": ["test-imp-id-banner"]
},
"mockResponse": {
"status": 200,
Expand Down

0 comments on commit 9d10bdd

Please sign in to comment.