if (bidReqs[0] && bidReqs[0].userId) {
      deepSetValue(brightcomBidReq, 'user.ext.ids', bidReqs[0].userId || [])
    }