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/fwssp.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
@@ -35,7 +35,7 @@ The following bid params are for use with the Prebid.js bid adapter:
35
35
|`networkId`| required | Network ID | "96749" |`string`|
36
36
|`profile`| required | Profile Name - The value should contain a profile name. and NOT a numeric profile ID. This can either include the network ID prefix or with the profile name alone | "96749:global-js" |`string`|
37
37
|`siteSectionId`| required | Custom Site Section tag or numeric Site Section ID | "ss_12345" |`string`|
38
-
|`videoAssetId`|required| Custom content Video Asset ID| "pause_ad_video" |`string`|
38
+
|`videoAssetId`|optional| Custom content Video Asset ID. Default: 0 | "pause_ad_video" |`string` or `number`|
0 commit comments