Skip to content

"pbjs is not defined" error from appnexus adapter on recent commits #635

@brondsem

Description

@brondsem

Starting with commit 6931d45, when the appnexus adapter is enabled, this error is thrown: Uncaught ReferenceError: pbjs is not defined

It's on this line: pbjs.handleAnCB = function (jptResponseObj) {

And the previous part of the call stack is:

    exports.createNew = function () {
      return new AppNexusAdapter();
    };

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions