Skip to content

Commit

Permalink
feat: change config ids in InternalTestApp
Browse files Browse the repository at this point in the history
  • Loading branch information
OlenaPostindustria committed Jun 1, 2023
1 parent 7cb59ac commit 653329a
Show file tree
Hide file tree
Showing 2 changed files with 84 additions and 84 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
{
"bid": [
{
"id": "prebid-ita-response-banner-native-styles",
"id": "prebid-demo-response-banner-native-styles",
"price": 0.1,
"adm": "{ \"assets\": [{ \"required\": 1, \"title\": { \"text\": \"Prebid (Title)\" } }, { \"required\": 1, \"id\": 1, \"img\": { \"type\": 1, \"url\": \"https://s3.amazonaws.com/files.prebid.org/creatives/prebid120x60.png\" } }, { \"required\": 1, \"id\": 2, \"img\": { \"type\": 3, \"url\": \"https://s3.amazonaws.com/files.prebid.org/creatives/prebid728x90.png\" } }, { \"required\": 1, \"id\": 3, \"data\": { \"type\": 1, \"value\": \"Prebid (Brand)\" } }, { \"required\": 1, \"id\": 4, \"data\": { \"type\": 2, \"value\": \"Learn all about this awesome story of someone using out PrebidMobile SDK.\" } }, { \"required\": 1, \"id\": 5, \"data\": { \"type\": 12, \"value\": \"Click here to visit our site!\" } } ], \"link\":{ \"url\": \"https://prebid.org/\" }, \"eventtrackers\":[ {\"event\":555,\"method\":2,\"url\":\"https://prebid-mobile-ad-assets.s3.amazonaws.com/scripts/omid-validation-verification-script-v1.js\",\"ext\":{\"vendorKey\":\"iabtechlab.com-omid\",\"verification_parameters\":\"iabtechlab-prebid\"}} ] }",
"crid": "test-creative-id-1",
Expand Down

0 comments on commit 653329a

Please sign in to comment.