Class YoutubeAssetAssociationAffiliateLocationAssetFilterAffiliateLocationChain
A chain of affiliate locations.
Implements
Inherited Members
Namespace: Google.Apis.DisplayVideo.v4.Data
Assembly: Google.Apis.DisplayVideo.v4.dll
Syntax
public class YoutubeAssetAssociationAffiliateLocationAssetFilterAffiliateLocationChain : IDirectResponseSchema
Properties
ChainId
Required. ID of the affiliate location chain.
Declaration
[JsonProperty("chainId")]
public virtual long? ChainId { get; set; }
Property Value
| Type | Description |
|---|---|
| long? |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| string |