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

Update imp extension with zoneId for KubientBidder #863

Merged
merged 4 commits into from
Sep 18, 2020

Conversation

AndriyPavlyuk
Copy link
Contributor

Add zoneId to imp extension:
"imp": [
{
"id": "test-imp-banner-id",
"banner": {
"format": [
{
"w": 300,
"h": 250
},
{
"w": 300,
"h": 600
}
]
},
"ext": {
"bidder": {
"zoneid": "9042"
}
}
}
]

@AndriyPavlyuk AndriyPavlyuk requested a review from rpanchyk August 13, 2020 12:08
DGarbar
DGarbar previously approved these changes Aug 14, 2020
@rpanchyk rpanchyk merged commit ff51360 into master Sep 18, 2020
@rpanchyk rpanchyk deleted the kubient-add-extimp-parameters branch September 18, 2020 09:26
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