Skip to content

Commit

Permalink
Merge pull request #34 from prebid/new_external_api
Browse files Browse the repository at this point in the history
fix amazon adapter setting
  • Loading branch information
mkendall07 committed Aug 25, 2015
2 parents 58322e3 + ee0596b commit d475bae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integrationExamples/gpt/pbjs_example_gpt.html
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
}, {
bidder: 'amazon',
params: {
aaxId: '{id}'
aid: '{id}'
}
},
// 1 ad unit can also be targeted by multiple bids from 1 bidder
Expand Down

0 comments on commit d475bae

Please sign in to comment.