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 gumgumBidAdapter.md #3031

Merged
merged 1 commit into from
Sep 5, 2018
Merged

Update gumgumBidAdapter.md #3031

merged 1 commit into from
Sep 5, 2018

Conversation

susyt
Copy link
Contributor

@susyt susyt commented Aug 29, 2018

Type of change

  • Bugfix

Description of change

New zone and slot ids were created for Prebid testing to consistently return test creatives. This PR updates the example in the documentation file

Other information

reference to issue #2937
@mxcoder

New zone and slot Ids were created for Prebid testing
Copy link
Collaborator

@jsnellbaker jsnellbaker left a comment

Choose a reason for hiding this comment

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

Hi @susyt

I tested out these updated params using the hello_world.html page, but I wasn't getting ad content in the responses from the server.

Below is a copy of the request/response for both of the test params for reference. Could you take a look to see why the ads may not be returning?

inSlot: '15901' ad unit
request:

https://g2.gumgum.com/hbid/imp?si=15901&pi=3&gdprApplies=true&gdprConsent=null&vw=1680&vh=331&sw=1680&sh=1050&pu=http%3A%2F%2Fap.localhost%3A9999%2FintegrationExamples%2Fgpt%2Fhello_world.html%3Fpbjs_debug%3Dtrue&ce=true&dpr=2&

response:

{"ad":{},"pxs":{},"pag":{"t":"dc9d6be1"},"thms":10000}

inScreen: 'dc9d6be1' ad unit
request:

https://g2.gumgum.com/hbid/imp?t=dc9d6be1&pi=2&gdprApplies=true&gdprConsent=null&vw=1680&vh=331&sw=1680&sh=1050&pu=http%3A%2F%2Fap.localhost%3A9999%2FintegrationExamples%2Fgpt%2Fhello_world.html%3Fpbjs_debug%3Dtrue&ce=true&dpr=2&

response:

{"ad":{},"pxs":{},"pag":{"t":"dc9d6be1","pvid":"a5300e61-4165-4c79-8306-10a06ce334ce"},"thms":30000}

@jbin-gumgum
Copy link

Hi @jsnellbaker - changes has been made to push through test ads to those parameters.

@jsnellbaker
Copy link
Collaborator

@susyt Thanks for making the updates; I verified the new test params are working as expected now.

LGTM

@jsnellbaker jsnellbaker merged commit f04ff6f into prebid:master Sep 5, 2018
ptomasroos pushed a commit to happypancake/Prebid.js that referenced this pull request Sep 25, 2018
New zone and slot Ids were created for Prebid testing
pedrolopezmrf pushed a commit to Marfeel/Prebid.js that referenced this pull request Mar 18, 2019
New zone and slot Ids were created for Prebid testing
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