Class AuctionContext
Output only. The auction type the restriction applies to.
Implements
Inherited Members
Namespace: Google.Apis.AdExchangeBuyerII.v2beta1.Data
Assembly: Google.Apis.AdExchangeBuyerII.v2beta1.dll
Syntax
public class AuctionContext : IDirectResponseSchema
Properties
AuctionTypes
The auction types this restriction applies to.
Declaration
[JsonProperty("auctionTypes")]
public virtual IList<string> AuctionTypes { get; set; }
Property Value
Type | Description |
---|---|
IList<string> |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
Type | Description |
---|---|
string |