if (!getBidIdParameter('outstream_function', bid.params)) {
        if (!getBidIdParameter('outstream_options', bid.params)) {
          logError(BIDDER_CODE + ': please define outstream_options parameter or override the default SpotX outstream rendering by defining your own Outstream function using field outstream_function.');
          return false;
        }