Class InventorySourceAccessorsAdvertiserAccessors
The advertisers with access to the inventory source.
Implements
Inherited Members
Namespace: Google.Apis.DisplayVideo.v3.Data
Assembly: Google.Apis.DisplayVideo.v3.dll
Syntax
public class InventorySourceAccessorsAdvertiserAccessors : IDirectResponseSchema
Properties
AdvertiserIds
The IDs of the advertisers.
Declaration
[JsonProperty("advertiserIds")]
public virtual IList<long?> AdvertiserIds { get; set; }
Property Value
Type | Description |
---|---|
IList<long?> |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
Type | Description |
---|---|
string |