Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions adops/gam-native.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,9 +71,8 @@ If this creative is served, it will fire impression trackers on load. Clicking t
The creative template HTML will depend on which of the three scenarios you're implementing. You can choose to manage the native template in one of these ways:

- in GAM ([Managing the Native Template in GAM](#managing-the-native-template-in-gam) below)
- in the Prebid.js AdUnit - this is handled as a 3rd party HTML creative using the Prebud Universal Creative.
- in a separate JavaScript file - this is handled as a 3rd party HTML creative using the Prebud Univer
sal Creative.
- in the Prebid.js AdUnit - this is handled as a 3rd party HTML creative using the Prebid Universal Creative.
- in a separate JavaScript file - this is handled as a 3rd party HTML creative using the Prebid Universal Creative.

{: .alert.alert-info :}
For engineering instructions, see [Native Implementation Guide](/prebid/native-implementation.html).
Expand Down