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

AN bidder docs: note required pub-placement match #459

Merged
merged 2 commits into from
Nov 27, 2017
Merged

Conversation

rmloveland
Copy link
Contributor

No description provided.

@rmloveland
Copy link
Contributor Author

@mjacobsonny would appreciate any feedback on this text, particularly any technical nuances that need to be conveyed, or if this is over-/understating things.

@@ -19,6 +19,10 @@ adapter include:
- Will continue to be upgraded as enhancements are made to Prebid.js
for expanding capabilities

{: .alert.alert-danger :}
**All AppNexus placements on the page must come from the same publisher**
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"All AppNexus placements included in a single call to requestBids must belong to the same Publisher object"

@@ -19,6 +19,10 @@ adapter include:
- Will continue to be upgraded as enhancements are made to Prebid.js
for expanding capabilities

{: .alert.alert-danger :}
**All AppNexus placements on the page must come from the same publisher**
All AppNexus placement IDs across all ad units included in the page-level auction **MUST** belong to the same publisher object in the AppNexus system. If there are placements in the bid request from two or more different publishers, the ad call will fail. This may cause the page to break entirely, depending on how the publisher has implemented Prebid.js.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would stress that the restriction:

  • Applies to the AppNexus placements included in a single call to requestBids
  • Does not extend to adapters that are aliasing the AppNexus adapter
  • Really should not cause "the page to break entirely". Worst case scenario is that the AppNexus bidder will not return demand.

@rmloveland
Copy link
Contributor Author

Thanks @mjacobsonny - updated based on your feedback, merging now.

@rmloveland rmloveland merged commit e00a898 into master Nov 27, 2017
@rmloveland rmloveland deleted the RAD-1980 branch November 27, 2017 15:15
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

Successfully merging this pull request may close these issues.

2 participants