-
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
33Across: Adapter performance enhancements #2899
Conversation
Test Bid + Crid
Send userSync cookies
Sync based on unique site id
XCH-821 Eliminate preflight
Added alias for contact mailing list
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I tested out these changes and they appear to be working as expected. To confirm, the new values in the .md - are they supposed to return a test ad?
I'm currently receiving the following response when the request goes out:
{"id":"2ee28bdffaca59","cur":"USD","seatbid":[],"ext":{"ttx":{"tactic":"hb","devicetype":2,"iso-3166-alpha-2":"US"}}}
@jsnellbaker The response is to be expected. The setup in the .md is does not yield a test bid. |
Ok, thanks for confirming. |
Type of change
Description of change
siteId
request param values sincesiteId
is the criteria. Previously, the sync occurred for requests to each ad unit regardless ofsiteId
associated which resulted in redundant calls hitting user sync limitsBe sure to test the integration with your adserver using the Hello World sample page.
headerbidding@33across.com