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

move generation of transactionIds to requestBids over addAdUnits #2706

Merged

Conversation

snapwich
Copy link
Collaborator

@snapwich snapwich commented Jun 8, 2018

Type of change

  • Bugfix

Description of change

Currently the transactionId is generation in addAdUnits. This means adUnits created and passed to requestBids manually will not have a transactionIds (unless they add them manually). It probably makes more sense for requestBids to add the transactionIds to the objects if they don't already exist.

Copy link
Collaborator

@jsnellbaker jsnellbaker left a comment

Choose a reason for hiding this comment

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

LGTM

@jsnellbaker jsnellbaker added the needs 2nd review Core module updates require two approvals from the core team label Jun 12, 2018
Copy link
Contributor

@mike-chowla mike-chowla left a comment

Choose a reason for hiding this comment

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

LGTM

@mike-chowla mike-chowla removed the needs 2nd review Core module updates require two approvals from the core team label Jun 18, 2018
@jsnellbaker jsnellbaker merged commit 069c4e3 into prebid:master Jun 19, 2018
@robertrmartinez robertrmartinez deleted the move-transactionId-generation branch July 5, 2023 19:48
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.

3 participants