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

PAAPI: support auction nonces #12839

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

PAAPI: support auction nonces #12839

wants to merge 8 commits into from

Conversation

dgirardi
Copy link
Collaborator

@dgirardi dgirardi commented Mar 6, 2025

Type of change

  • Feature

Description of change

When PAAPI is enabled for a bidder, that bidder's bidderRequest.paapi.createAuctionNonce() returns a placeholder object representing an auction nonce as genereated by navigator.createAuctionNonce().
This can be used in the return value from buildPAAPIConfigs, buildRequests, and the paapi portion of interpretResponse and will be substituted with an actual auction nonce before being used in auction configs or network requests.

Other information

Closes #10740

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fledge/PAAPI: Support for additional bids/negative targeting
1 participant