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 The Trade Desk to prebid #1773

Merged
merged 7 commits into from
Jan 31, 2025
Merged

Add The Trade Desk to prebid #1773

merged 7 commits into from
Jan 31, 2025

Conversation

Jakeii
Copy link
Member

@Jakeii Jakeii commented Jan 30, 2025

What does this change?

Adds new config for new prebid bidder The Trade Desk.

The line-items have already been setup. And I've tested that the new module is requesting bids.

This is behind a 0% test for the commercial and the trade desk folks to test also.

Copy link

changeset-bot bot commented Jan 30, 2025

🦋 Changeset detected

Latest commit: e5ea9e0

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@guardian/commercial Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link
Contributor

github-actions bot commented Jan 30, 2025

Ad load time test results

For consented, top-above-nav took on average 4235ms to load.
For consentless, top-above-nav took on average 3446ms to load.

Test conditions:

  • 5mbps download speed
  • 1.5mbps upload speed
  • 150ms latency

@Jakeii Jakeii force-pushed the jlk/add-tdd-to-prebid branch from aade0bc to 13d1f2f Compare January 31, 2025 12:47
@Jakeii Jakeii force-pushed the jlk/add-tdd-to-prebid branch from 53ff434 to e746bd2 Compare January 31, 2025 12:55
@@ -203,6 +202,8 @@ class PrebidAdUnit {
},
};

this.bids = bids(advert.id, slot.sizes, pageTargeting, this.gpid);
Copy link
Member Author

Choose a reason for hiding this comment

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

trade desk uses gpid as the placementId so need to pass it through

@Jakeii Jakeii marked this pull request as ready for review January 31, 2025 12:57
@Jakeii Jakeii requested a review from a team as a code owner January 31, 2025 12:57
Copy link
Contributor

@emma-imber emma-imber left a comment

Choose a reason for hiding this comment

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

Couple of minor typos but looks good!

src/experiments/tests/ttd-prebid.ts Outdated Show resolved Hide resolved
src/lib/header-bidding/prebid-types.ts Outdated Show resolved Hide resolved
src/lib/header-bidding/prebid-types.ts Outdated Show resolved Hide resolved
src/lib/header-bidding/prebid-types.ts Outdated Show resolved Hide resolved
src/lib/header-bidding/prebid/bid-config.ts Outdated Show resolved Hide resolved
@Jakeii
Copy link
Member Author

Jakeii commented Jan 31, 2025

Couple of minor typos but looks good!

Thank you!

@Jakeii Jakeii merged commit ef12548 into main Jan 31, 2025
14 checks passed
@Jakeii Jakeii deleted the jlk/add-tdd-to-prebid branch January 31, 2025 15:15
@prout-bot
Copy link
Collaborator

Seen on PROD (merged by @Jakeii 1 minute and 43 seconds ago) Please check your changes!

1 similar comment
@prout-bot
Copy link
Collaborator

Seen on PROD (merged by @Jakeii 1 minute and 43 seconds ago) Please check your changes!

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.

3 participants