Skip to content

Commit 85208f5

Browse files
committed
Fixed IxTest.
1 parent b0c7f31 commit 85208f5

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/test/resources/org/prebid/server/it/openrtb2/ix/test-ix-bid-request.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,11 @@
1616
},
1717
"ext": {
1818
"ae": 1,
19+
"igs": [
20+
{
21+
"ae": 1
22+
}
23+
],
1924
"tid": "${json-unit.any-string}",
2025
"bidder": {
2126
"siteId": "10002"

0 commit comments

Comments
 (0)