Class YoutubeAssetAssociationSitelinkAsset
A sitelink asset.
Implements
Inherited Members
Namespace: Google.Apis.DisplayVideo.v4.Data
Assembly: Google.Apis.DisplayVideo.v4.dll
Syntax
public class YoutubeAssetAssociationSitelinkAsset : IDirectResponseSchema
Properties
AssetId
Required. ID of the sitelink asset.
Declaration
[JsonProperty("assetId")]
public virtual long? AssetId { 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 |