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

AppNexus 1st party data support not working? #7952

Closed
bjorn-lw opened this issue Jan 20, 2022 · 5 comments
Closed

AppNexus 1st party data support not working? #7952

bjorn-lw opened this issue Jan 20, 2022 · 5 comments

Comments

@bjorn-lw
Copy link
Contributor

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.

@bjorn-lw bjorn-lw changed the title AppNexus 1st party data support AppNexus 1st party data support not working? Jan 20, 2022
@peczenyj
Copy link
Contributor

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

@bjorn-lw
Copy link
Contributor Author

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.

@peczenyj
Copy link
Contributor

Oh because of

First Party Data Support: yes

sorry

@gglas
Copy link

gglas commented Jan 31, 2022

We are documenting this and working on fixing it here - prebid/prebid.github.io#3444 - notifications to go to affected bidders sortly

@bjorn-lw
Copy link
Contributor Author

@gglas thank you very much! I will close this issue then.

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

No branches or pull requests

3 participants