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/ogury.md
+20-4Lines changed: 20 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -82,13 +82,11 @@ Use this example configuration for enabling Ogury ad server integration on a spe
82
82
83
83
#### Inventory mapping
84
84
85
-
_"Inventory mapping" is only available for request coming from **web**. For **in-app** request use the "bid param" integration method._
86
-
87
85
_Note: If you choose inventory mapping, you can skip specifying assetKey and adUnitId per ad unit._
88
86
89
-
With inventory mapping you don't need to setup `assetKey/adUnitId` for every ad unit that you want to integrate. You use a single `id` and provide Ogury with list of sites and `ad_unit_code`s that you want to integrate and the mapping will be done on our side.
87
+
With inventory mapping you don't need to setup `assetKey/adUnitId` for every ad unit that you want to integrate. You use a single `id` and provide Ogury with list of sites or bundles and `ad_unit_code`s that you want to integrate and the mapping will be done on our side.
90
88
The example configuration for this type of integration looks like this:
0 commit comments