Class AppContext
Output only. The app type the restriction applies to for mobile device.
Implements
Inherited Members
Namespace: Google.Apis.AdExchangeBuyerII.v2beta1.Data
Assembly: Google.Apis.AdExchangeBuyerII.v2beta1.dll
Syntax
public class AppContext : IDirectResponseSchema
Properties
AppTypes
The app types this restriction applies to.
Declaration
[JsonProperty("appTypes")]
public virtual IList<string> AppTypes { 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 |