Skip to content

Commit

Permalink
Merge pull request #2 from ialex/master
Browse files Browse the repository at this point in the history
Fixing amazon wrong parameter name
  • Loading branch information
prebid committed Aug 25, 2015
2 parents 9212f11 + 998c5c4 commit 5d56599
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion bidders.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,9 @@ These parameters in the bidReponse object are common across all bidders.

###Caveats

Prebid.js sends separate key-value targeting for Amazon, because only the obfuscated price is returned. Please follow Amazon's instructions to setup line items and creatives in your ad server.
Prebid.js sends separate key-value targeting for Amazon, because only the obfuscated price is returned. Please follow Amazon's instructions to setup line items and creatives in your ad server.

Just one `ad unit` is required for this bidder, unlike other bidders where you specify a configuration for each ad unit.

###Default bidder settings

Expand Down

0 comments on commit 5d56599

Please sign in to comment.