BidType Field
Code to identify the type of Bid Request.
Valid values:
1 = Non Disclosed Style (e.g. US/European)
2 = Disclosed Style (e.g. Japanese)
3 = No Bidding Process
public const int BidType = 394
This language is not supported or no code example is available.
public:
const int BidType = 394;
This language is not supported or no code example is available.
public const BidType : int = 394
This language is not supported or no code example is available.
Field Value
int
In this article
Definition