You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: dev-docs/bidders/tgm.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,6 +36,6 @@ sidebarType: 1
36
36
|`custom4`| optional | Custom targeting field 4 |`'custom4'`|`string`|
37
37
|`custom5`| optional | Custom targeting field 5 |`'custom5'`|`string`|
38
38
39
-
TGM server-side Prebid Server adapter requires only `publisherId`parameter. But TGM client-side Prebid.js adapter requires only `host`, `adUnitId`, `adUnitType`.
39
+
TGM server-side Prebid Server adapter requires only `publisherId`and `host` parameters. But TGM client-side Prebid.js adapter requires only `host`, `adUnitId`, `adUnitType`.
40
40
41
41
TGM server-side Prebid Server adapter supports only `banner`, `video`, `audio`, `native` media types. But TGM client-side Prebid.js adapter supports only `banner` and `video` media types, doesn't support `audio` and `native`.
0 commit comments