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

Publisher Object Separation and Category #28

Open
chompi opened this issue Jan 23, 2013 · 0 comments
Open

Publisher Object Separation and Category #28

chompi opened this issue Jan 23, 2013 · 0 comments

Comments

@chompi
Copy link
Owner

chompi commented Jan 23, 2013

Original author: [email protected] (July 22, 2011 21:19:45)

In the OpenRTB Mobile specification, the site and app objects define 3 publisher attributes: “pid” (pub ID on the exchange), “pub” (pub name), and “pdomain” (the pub’s domain). This spec pushed these into a “publisher” object and since a “site” or “app” object has only one “publisher” object, this create an unnecessary point of backward incompatibility. Please restore these attributes as “pid”, “pub”, and “pdomain” to the “site” and “app” objects.

This leaves only the “cat” attribute in the “publisher” object, which means we should decide what to do about “cat” and drop “publisher”. My recommendation on “cat” is to drop it. I don’t really understand how an ad serve/bid decision would use this since the publisher is analogous to a parent company of sites; how are content categories about them meaningful to such a decision versus the site/app categories? If there is a meaningful way to use it, then my alternate recommendation is to rename it “pubcat” and move it to “site” and “app” with the other attributes.

Original issue: http://code.google.com/p/openrtb/issues/detail?id=28

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant