-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
AppNexus 1st party data support not working? #7952
Comments
there are some RTD submodules such as sirdata and weborama (since next version) that use a custom code to convert the data to appnexus structure. Can work as a workaround |
Thank you, but my main issue is that the documentation is wrong and misleading unless I miss something. |
Oh because of
sorry |
We are documenting this and working on fixing it here - prebid/prebid.github.io#3444 - notifications to go to affected bidders sortly |
@gglas thank you very much! I will close this issue then. |
Type of issue
Missing feature/wrong documentation/misunderstanding by me
Description
The docs for the Appnexus bid adapter states that 1st party data is supported but it doesn't seem to work (and there is no evidence in the adapter code for it to work):
https://docs.prebid.org/dev-docs/bidders/appnexus
Steps to reproduce
Use the ortb2 or ortb2impl structure with key values, as described in https://docs.prebid.org/features/firstPartyData.html#first-party-data---prebidjs
All adapters tested (Rubicon etc) handles the 1st party data and send it to their endpoints respectively, but the AppNexus adapter doesn't read the data.
The text was updated successfully, but these errors were encountered: