-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Closed
Description
Taking a look at these urls
https://github.com/prebid/Prebid.js/blob/master/src/adapters/openx.js#L26-L40
https://github.com/prebid/Prebid.js/blob/master/src/adapters/openx.js#L57
Params should be:
{
unit: "unit",
pageURL: "something"
refererURL: "something"
jstag_url: "something"
pgid: "something"
}and from the gpt example pgid is missing, is it optional? take a look at the url
https://github.com/prebid/Prebid.js/blob/master/integrationExamples/gpt/pbjs_example_gpt.html#L58-L64
And from bidders page another param appear(auid) and some dissapear? http://prebid.org/bidders.html#openx
If you can point me to the correct one i can help send a PR with the fix to the docs.
Metadata
Metadata
Assignees
Labels
No labels