-
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
Update Adyoulike Adapter to prebid 1.0 #2077
Update Adyoulike Adapter to prebid 1.0 #2077
Conversation
I'm not getting any bids back with the test parameters:
Response Body:
|
@mike-chowla could you try again? |
@mike-chowla I'm sorry for the delay. Could you test anew? |
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.
Looks good. Will merge once documentation repo pull request is made
@mike-chowla thanks 😃 |
* master: Update Vertoz adapter for Prebid 1.0 (prebid#2104) Add multiple bids request (prebid#2136) [NEW Adapter] RTBHouseBidAdapter (prebid#2184) Update Innity Adapter to Prebid.js v1.0 (prebid#2180) Update Adyoulike Adapter to prebid 1.0 (prebid#2077) Change bidderCode for DAN Marketplace Bid Adapter (prebid#2183) only count bid timeouts if bidder didn't call done. fixes prebid#2146 (prebid#2154) [Edit BidAdapter] rxrtb adapter for Perbid.js 1.0 (prebid#2182) Update NasmediaAdmixer adapter (prebid#2164) only do video caching if we don't already have a videoCacheKey (prebid#2143)
* feat(adyoulikeAdapter): update adapter * fix(payload): fix height and width request keys * fix(Request): set credentials to false
Type of change
Description of change
Version 1.0 of the Adyoulike Adapter, every mandatory params are the same as previous version
prebid/prebid.github.io#633