-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Concert Adapter: New Server Adapter #5293
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from 1 commit
172eea6
685f72a
e53b4f2
bd74766
f429355
c725804
1b32728
af14b3e
dfd4756
d429cff
66907ff
9fab077
7923132
f77fd1c
7d71145
ffd239e
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
- Loading branch information
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,6 +4,11 @@ title: Concert | |
description: Concert Analytics Adapter | ||
modulecode: concert | ||
enable_download: false | ||
prebid_member: false | ||
tcfeu_supported: true | ||
usp_supported: true | ||
gvl_id: N/A | ||
coppa_supported: false | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Please add some additional documentation. This is below a reasonable minimum There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. @Skitelman tagging you here for visibility. |
||
--- | ||
|
||
#### Registration | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,7 +9,7 @@ biddercode: concert | |
media_types: banner, audio, video | ||
pbs_app_supported: true | ||
deals_supported: true | ||
tcfeu_supported: false | ||
tcfeu_supported: true | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Either you add a |
||
usp_supported: true | ||
gpp_supported: true | ||
userIds: sharedId, unifiedId, uid2 | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
How can you support
TCF
if you don't have a vendor id? If consent cannot be checked for your vendor, then it's supported.