Class SelectedInventories
The inventory control of the ad group.
Implements
Inherited Members
Namespace: Google.Apis.DisplayVideo.v3.Data
Assembly: Google.Apis.DisplayVideo.v3.dll
Syntax
public class SelectedInventories : IDirectResponseSchema
Properties
AllowDiscover
Whether the ad group is opted-in to Discover inventory.
Declaration
[JsonProperty("allowDiscover")]
public virtual bool? AllowDiscover { get; set; }
Property Value
| Type | Description |
|---|---|
| bool? |
AllowGmail
Whether the ad group is opted-in to Gmail inventory.
Declaration
[JsonProperty("allowGmail")]
public virtual bool? AllowGmail { get; set; }
Property Value
| Type | Description |
|---|---|
| bool? |
AllowGoogleDisplayNetwork
Whether the ad group is opted-in to Google Display Network inventory.
Declaration
[JsonProperty("allowGoogleDisplayNetwork")]
public virtual bool? AllowGoogleDisplayNetwork { get; set; }
Property Value
| Type | Description |
|---|---|
| bool? |
AllowYoutubeFeed
Whether the ad group is opted-in to YouTube in-feed inventory.
Declaration
[JsonProperty("allowYoutubeFeed")]
public virtual bool? AllowYoutubeFeed { get; set; }
Property Value
| Type | Description |
|---|---|
| bool? |
AllowYoutubeShorts
Whether the ad group is opted-in to YouTube shorts inventory.
Declaration
[JsonProperty("allowYoutubeShorts")]
public virtual bool? AllowYoutubeShorts { get; set; }
Property Value
| Type | Description |
|---|---|
| bool? |
AllowYoutubeStream
Whether the ad group is opted-in to YouTube in-stream.
Declaration
[JsonProperty("allowYoutubeStream")]
public virtual bool? AllowYoutubeStream { get; set; }
Property Value
| Type | Description |
|---|---|
| bool? |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| string |