Skip to content

OpenX documentation confusing/different across docs #19

@ialex

Description

@ialex

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions