From d3cfafa575446508568280497e2b9f51d4ca2e40 Mon Sep 17 00:00:00 2001 From: Tim Osborn Date: Wed, 30 May 2018 05:55:51 +1000 Subject: [PATCH] Update ixBidAdapter.md (#2598) --- modules/ixBidAdapter.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/modules/ixBidAdapter.md b/modules/ixBidAdapter.md index 75950432d54..90592f258a6 100644 --- a/modules/ixBidAdapter.md +++ b/modules/ixBidAdapter.md @@ -141,19 +141,21 @@ var adUnits = [{ bids: [{ bidder: 'ix', params: { - siteId: '4622', + siteId: '12345', size: [300, 250] } }, { bidder: 'ix', params: { - siteId: '6242', + siteId: '12345', size: [300, 600] } }] }]; ``` +Please note that you can re-use the existing `siteId` within the same flex position. + ##### 2. Include `ixBidAdapter` in your build process When running the build command, include `ixBidAdapter` as a module.