Skip to content

Conversation

@przemkaczmarek
Copy link
Collaborator

@przemkaczmarek przemkaczmarek commented Aug 28, 2025

🔧 Type of changes

  • new bid adapter's

✨ What's the context?

#4152
#4175
#4158

@AntoxaAntoxic AntoxaAntoxic linked an issue Sep 1, 2025 that may be closed by this pull request

public class TeqblazeBidderTest extends VertxTest {

private static final String ENDPOINT_URL = "https://test.com/test";
Copy link
Collaborator

Choose a reason for hiding this comment

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

I would also added a few tests the checks the following:

  • headers
  • endpoint url
  • a set of impIds

"ext": {
"teqblaze": {
"placementId": "testPlacementId",
"type": "publisher"
Copy link
Collaborator

Choose a reason for hiding this comment

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

remove the type

maintainer-email: support@rocketlab.ai
usersync:
enabled: true
cookie-family-name: teqblaze
Copy link
Collaborator

Choose a reason for hiding this comment

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

rocketlab

Comment on lines 94 to 96
} else {
throw new PreBidException("found no valid impressions");
}
Copy link
Collaborator

Choose a reason for hiding this comment

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

This else is not reachable, because one of the placementId or endpointId is required by the bidder schema

}

private BidType getBidType(Bid bid) {

Copy link
Collaborator

Choose a reason for hiding this comment

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

remove an empty line

redirect:
url: https://usync.rocketlab.ai/pbserver?gdpr={{gdpr}}&consent={{gdpr_consent}}&us_privacy={{us_privacy}}&gpp={{gpp}}&gpp_sid={{gpp_sid}}&redirect={{redirect_url}}
support-cors: false
uid-macro: '{UID}'
Copy link
Collaborator

Choose a reason for hiding this comment

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

'[UID]'

@CTMBNara CTMBNara merged commit 81c237c into master Sep 19, 2025
8 checks passed
@CTMBNara CTMBNara deleted the New-Adapter-TeqBlaze branch September 19, 2025 09:39
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.

Port PR from PBS-Go: New Adapter: pinkLion Port PR from PBS-Go: New Adapter: RocketLab Port PR from PBS-Go: New Adapter: TeqBlaze

4 participants