Mobkoi Adapter: set integration_type field in bid requests by zeeye · Pull Request #4080 · prebid/prebid-server-java

🔧 Type of changes

  • bid adapter update

✨ What's the context?

What's the context for the changes?
Set the ext.mobkoi.integration_type field of the bid request objects for internal usage.

🧠 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?