Skip to content
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

Kubient and Fidelity bid adapters. Update Gvlid, Parameters, Alias. #2552

Merged
merged 3 commits into from
Dec 15, 2020
Merged

Kubient and Fidelity bid adapters. Update Gvlid, Parameters, Alias. #2552

merged 3 commits into from
Dec 15, 2020

Conversation

onaydenov
Copy link
Contributor

Adding native Kubient pbjs adapter, removing alias from Fidelity adapter.

Copy link
Contributor

@bretg bretg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's cool to split kubient out from fidelity, but please explain why GVLID needs to be removed for fidelity. Thanks.

@@ -8,7 +8,6 @@ biddercode: fidelity
media_types: banner
gdpr_supported: true
usp_supported: true
gvl_id: 408
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why are you removing the GVLID from the fidelity adapter? 408 seems valid for them -- https://vendorlist.consensu.org/v2/vendor-list.json

408: {
id: 408,
name: "Fidelity Media",
purposes: [
1,
2,
7
],
legIntPurposes: [ ],
flexiblePurposes: [
2,
7
],
specialPurposes: [ ],
features: [ ],
specialFeatures: [ ],
policyUrl: "https://fidelity-media.com/privacy-policy/",
deletedDate: "2020-08-25T00:00:00Z",
cookieMaxAgeSeconds: -100,
usesNonCookieAccess: false
},

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The fidelity adapter still refers to the id

const FIDELITY_VENDOR_ID = 408;

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@bretg Thanks, I'll look into and fix it on Monday

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@bretg it is fixed now. Please, re-review.

@bretg bretg added the question label Dec 4, 2020
@onaydenov onaydenov requested a review from bretg December 5, 2020 15:59
@MartianTribe MartianTribe merged commit e26454a into prebid:master Dec 15, 2020
osazos pushed a commit to onfocusio/prebid.github.io that referenced this pull request Jan 21, 2021
…rebid#2552)

* Update Fidelity Bid Adapter. Remove GVLID

* Update Kubient Adapter parameters, add GVLID.

* Error fix. Gvlid is back.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants