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

Add support to pass custom key in Prebid cache request #3437

Merged
merged 4 commits into from
Feb 6, 2019

Conversation

jsnellbaker
Copy link
Collaborator

@jsnellbaker jsnellbaker commented Jan 10, 2019

Type of change

  • Feature

Description of change

Add support to pass a key param inside the Prebid Cache request generated from videoCache.js. When the value is passed and the bid is successfully cached, the bid is cached using that key instead of the UUID value normally generated by Prebid Cache.

The value for this key param is ready from a new field in the bid object (bid.customCacheKey) that is populated earlier in the auction workflow.

Related PR prebid/prebid-cache#45

update
Based on initial testing after the above PR was merged and PBC was updated; an issue was discovered with the new functionality. A fix was identified and is being addressed via: prebid/prebid-cache#48

Copy link
Collaborator

@jaiminpanchal27 jaiminpanchal27 left a comment

Choose a reason for hiding this comment

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

LGTM

@jaiminpanchal27 jaiminpanchal27 added LGTM needs 2nd review Core module updates require two approvals from the core team labels Jan 29, 2019
@matthewlane matthewlane removed the needs 2nd review Core module updates require two approvals from the core team label Jan 31, 2019
Copy link
Member

@mkendall07 mkendall07 left a comment

Choose a reason for hiding this comment

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

lgtm

@jaiminpanchal27 jaiminpanchal27 merged commit bdcd0c2 into master Feb 6, 2019
@jsnellbaker jsnellbaker deleted the prebid_cache_key branch March 18, 2019 13:38
jacekburys-quantcast pushed a commit to jacekburys-quantcast/Prebid.js that referenced this pull request May 15, 2019
* add support to pass custom key in PBC request

* update logic to allow individual custom keys per bid
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