Skip to content

Commit

Permalink
Revert "Akamai RTD: fixed bugs on rtd module and added the entropy va…
Browse files Browse the repository at this point in the history
…lues (prebid#8284)" (prebid#8464)

This reverts commit c434889.
  • Loading branch information
patmmccann authored and renebaudisch committed Jun 28, 2022
1 parent fbf2d7b commit eaba41b
Show file tree
Hide file tree
Showing 6 changed files with 243 additions and 873 deletions.
8 changes: 3 additions & 5 deletions integrationExamples/gpt/akamaidap_segments_example.html
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,6 @@
}
},
realTimeData: {
auctionDelay: 2000,
dataProviders: [
{
name: "dap",
Expand All @@ -77,10 +76,9 @@
apiHostname: "prebid.dap.akadns.net",
apiVersion: "x1",
domain: "prebid.org",
identityType: "dap-signature:1.3.0",
segtax: 504,
dapFpUrl: 'https://dap-dist.akamaized.net/dapfingerprinting.js',
dapFpTimeout: 1500
identityType: "dap-signature:1.0.0",
segtax: 503,
tokenTtl: 5,
}
}
]
Expand Down
1 change: 0 additions & 1 deletion modules/.submodules.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@
],
"rtdModule": [
"airgridRtdProvider",
"akamaiDapRtdProvider",
"browsiRtdProvider",
"dgkeywordRtdProvider",
"geoedgeRtdProvider",
Expand Down
Loading

0 comments on commit eaba41b

Please sign in to comment.