Skip to content

Commit 740292a

Browse files
committed
AudienceNetwork adapter: add security_app_id to bid request JSON
1 parent 6ee5138 commit 740292a

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@
3838
},
3939
"ext": {
4040
"authentication_id": "48b7d18b921be9887a5351f31cc85f1326e3da1d8c402dec2bd338cf10bd6b43",
41-
"platformid": "101"
41+
"platformid": "101",
42+
"security_app_id": "101"
4243
}
4344
}

0 commit comments

Comments
 (0)