Skip to content

Commit

Permalink
fix amazon adapter setting
Browse files Browse the repository at this point in the history
  • Loading branch information
mkendall07 committed Aug 25, 2015
1 parent 0b61d1b commit ee0596b
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 ee0596b

Please sign in to comment.