Hello, in the OpenRTB-Native-Ads-Specification-1_0-Final document, page 21, the 6.1.1 bid request example has the native string NOT at the top level of the JSON, but inside the request payload which should be compliant with the Native Ad Specification.
So accessing, lets say, assets, would be "native.request.native.assets."
However in the OpenRTB_API_Specification_Version_2_3_1 document, (Section 3.2.5) in the native obj, it makes no mention of the second level native obj. Should i assume is just a mistake in the first example i referenced?