Connatix Bid Adapter: adds GPP macros by karimMourra · Pull Request #4184 · prebid/prebid-server-java
🔧 Type of changes
- new bid adapter
- bid adapter update
- new feature
- new analytics adapter
- new module
- module update
- bugfix
- documentation
- configuration
- dependency update
- tech debt (test coverage, refactorings, etc.)
✨ What's the context?
What's the context for the changes?
Adds macros for GPP
equivalent in Go: prebid/prebid-server#4525
🧠 Rationale behind the change
Why did you choose to make these changes? Were there any trade-offs you had to consider?
🧪 Test plan
How do you know the changes are safe to ship to production?
🏎 Quality check
- Are your changes following our code style guidelines?
- Are there any breaking changes in your code?
- Does your test coverage exceed 90%?
- Are there any erroneous console logs, debuggers or leftover code in your changes?