InteractiveAdvertisingBureau / openrtb2.x

OpenRTB 2.x specification, from 2.6 onward
73 stars 49 forks source link

Site object has no user attribute. #45

Closed SimonBerry555 closed 7 months ago

SimonBerry555 commented 1 year ago

In the documentation, section 3.2.13, the definition of the Site object has no user attribute however in the SimpleBanner example in 6.2.1 the Site object has a user attribute.

I am assuming its the example that is incorrect? Can you please comment?

LiruMouse commented 1 year ago

This looks like a bug to me, like the User object was accidentally put inside the Site object.

SimonBerry555 commented 7 months ago

Was the issue fixed then? (Is there a link to a PR or commit that shows the fix?)