sizes: bid.sizes.map(function (size) {
            return {width: size[0], height: size[1]};
          })