Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions integrationExamples/gpt/raveltechRtdProvider_example.html
Original file line number Diff line number Diff line change
Expand Up @@ -256,9 +256,6 @@
"expires": 28
}
},
{
"name": "quantcastId"
},
{
"name": "criteo"
},
Expand Down
3 changes: 0 additions & 3 deletions integrationExamples/gpt/userId_example.html
Original file line number Diff line number Diff line change
Expand Up @@ -234,9 +234,6 @@
"expires": 28
}
},
{
"name": "quantcastId"
},
{
"name": "criteo"
},
Expand Down
7 changes: 0 additions & 7 deletions metadata/modules.json
Original file line number Diff line number Diff line change
Expand Up @@ -5643,13 +5643,6 @@
"disclosureURL": null,
"aliasOf": null
},
{
"componentType": "userId",
"componentName": "quantcastId",
"gvlid": "11",
"disclosureURL": null,
"aliasOf": null
},
{
"componentType": "userId",
"componentName": "rewardedInterestId",
Expand Down
3 changes: 1 addition & 2 deletions modules/.submodules.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@
"pubProvidedIdSystem",
"publinkIdSystem",
"pubmaticIdSystem",
"quantcastIdSystem",
"rewardedInterestIdSystem",
"sharedIdSystem",
"taboolaIdSystem",
Expand Down Expand Up @@ -146,4 +145,4 @@
"topLevelPaapi"
]
}
}
}
230 changes: 0 additions & 230 deletions modules/quantcastIdSystem.js

This file was deleted.

46 changes: 0 additions & 46 deletions modules/quantcastIdSystem.md

This file was deleted.

1 change: 0 additions & 1 deletion modules/teadsBidAdapter.js
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,6 @@ function getSharedViewerIdParameters(validBidRequests) {
id5Id: 'id5-sync.com', // id5IdSystem
criteoId: 'criteo.com', // criteoIdSystem
yahooConnectId: 'yahoo.com', // connectIdSystem
quantcastId: 'quantcast.com', // quantcastIdSystem
epsilonPublisherLinkId: 'epsilon.com', // publinkIdSystem
publisherFirstPartyViewerId: 'pubcid.org', // sharedIdSystem
merkleId: 'merkleinc.com', // merkleIdSystem
Expand Down
Loading
Loading