BidOnOffer
Bids on an offer with the specified ID using the provided bid request parameters.
Server Authoritative (default)
Path Parameters
reqParams | The bid request parameters to use for the bid. |
Returns
VyTask<VyOfferDto> A task that represents the asynchronous bid operation. The task result contains information about the updated offer.
Last updated