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

Send TTL to Prebid Cache #3120

Closed
dbemiller opened this issue Sep 24, 2018 · 1 comment
Closed

Send TTL to Prebid Cache #3120

dbemiller opened this issue Sep 24, 2018 · 1 comment
Assignees
Labels

Comments

@dbemiller
Copy link
Contributor

Type of issue

Feature request (optimization)

Description

In Prebid.js, Adapters must return a Bid TTL. Once this elapses, bids are no longer valid.

Prebid.js also uses Prebid Cache to store Video bids temporarily. Prebid Cache provides a URL which returns the VAST XML, so that it can be sent to Video players.

In prebid/prebid-cache#40, we added an optional ttlseconds property to Prebid Cache. You can see a sample POST payload in the docs here.

It would help save on hardware if Prebid.js sent these Bid TTLs along with its cache request.

@stale
Copy link

stale bot commented Oct 8, 2018

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Oct 8, 2018
@stale stale bot removed the stale label Oct 8, 2018
@mkendall07 mkendall07 self-assigned this Oct 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants