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

pubxaiAnalyticsAdapter : collect rejected and nobid cases' data in a better way. #12263

Merged
merged 19 commits into from
Sep 23, 2024

Conversation

pnhegde
Copy link
Contributor

@pnhegde pnhegde commented Sep 23, 2024

Type of change

  • [ x ] Bugfix

Description of change

Invalid bids are mapped to bidtype 1. Timed-out bids are mapped to bidtype 3. If any auction contains only bidtypes 1 or 3, it is now sent to pubx.
Additional tests were added to confirm that auctions with timed out bids or invalid bids.

@ChrisHuie ChrisHuie changed the title pubxaiAnalyticsAdapter: Bugfix - Collect rejected and nobid cases' data in a better way. pubxaiAnalyticsAdapter : collect rejected and nobid cases' data in a better way. Sep 23, 2024
@ChrisHuie ChrisHuie self-assigned this Sep 23, 2024
@ChrisHuie ChrisHuie merged commit 0804978 into prebid:master Sep 23, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants