Skip to content

Commit

Permalink
Remove adUnit.sizes since banner sizes are used
Browse files Browse the repository at this point in the history
  • Loading branch information
Rich Loveland committed Jan 22, 2018
1 parent 081cbee commit cefb91e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dev-docs/publisher-api-reference.md
Original file line number Diff line number Diff line change
Expand Up @@ -712,7 +712,6 @@ For an example of a banner ad unit, see below. For more detailed instructions,
```javascript
pbjs.addAdUnits({
code: slot.code,
sizes: slot.size,
mediaTypes: {
banner: {
sizes: [[300, 250], [300, 600]]
Expand Down

0 comments on commit cefb91e

Please sign in to comment.