Skip to content

Commit

Permalink
Update AN bidder docs w/multi-format info
Browse files Browse the repository at this point in the history
Also updated ad-unit-related links to use the new ad unit reference
page.
  • Loading branch information
Rich Loveland committed Feb 12, 2018
1 parent b328978 commit b9ecd2d
Showing 1 changed file with 13 additions and 3 deletions.
16 changes: 13 additions & 3 deletions dev-docs/bidders/appnexus.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ prebid_1_0_supported : true
- [Banner Ads](#appnexus-Banner)
- [Video Ads](#appnexus-Video)
- [Native Ads](#appnexus-Native)
+ [Multi-Format Ads](#appnexus-Multi-Format)

<a name="appnexus-bid-params" />

Expand Down Expand Up @@ -64,7 +65,7 @@ Sizes set in the `adUnit` object will also apply to the AppNexus bid requests.

AppNexus supports the banner features described in:

- [the `adUnit` banner documentation]({{site.baseurl}}/dev-docs/publisher-api-reference.html#adUnit-banner)
- [The `adUnit` banner documentation]({{site.baseurl}}/dev-docs/adunit-reference.html#adUnit-banner-example)
- [Getting Started for Developers]({{site.baseurl}}/dev-docs/getting-started.html)

<a name="appnexus-Video" />
Expand All @@ -73,7 +74,7 @@ AppNexus supports the banner features described in:

AppNexus supports the video features described in:

- [the `adUnit` video documentation]({{site.baseurl}}/dev-docs/publisher-api-reference.html#adUnit-video).
- [The `adUnit` video documentation]({{site.baseurl}}/dev-docs/adunit-reference.html#adUnit-video-example)
- [Show Video Ads]({{site.baseurl}}/dev-docs/show-video-with-a-dfp-video-tag.html)
- [Show Outstream Video Ads]({{site.baseurl}}/dev-docs/show-outstream-video-ads.html)

Expand All @@ -83,5 +84,14 @@ AppNexus supports the video features described in:

AppNexus supports the native features described in:

- [the `adUnit` native documentation]({{site.baseurl}}/dev-docs/publisher-api-reference.html#adUnit-native).
- [The `adUnit` native documentation]({{site.baseurl}}/dev-docs/adunit-reference.html#adUnit-native-example)
- [Show Native Ads]({{site.baseurl}}/dev-docs/show-native-ads.html)

<a name="appnexus-Multi-Format" />

### Multi-Format

AppNexus supports the multi-format ad unit features described in:

- [The `adUnit` multi-format documentation]({{site.baseurl}}/dev-docs/adunit-reference.html#adUnit-multi-format-example)
- [Show Multi-Format Ads]({{site.baseurl}}/dev-docs/show-multi-format-ads.html)

0 comments on commit b9ecd2d

Please sign in to comment.