Class GoogleAdsSearchads360V23CommonAdVideoAssetInfo
Contains info fields for AdVideoAssets.
Implements
Inherited Members
Namespace: Google.Apis.SA360.v23.Data
Assembly: Google.Apis.SA360.v23.dll
Syntax
public class GoogleAdsSearchads360V23CommonAdVideoAssetInfo : IDirectResponseSchema
Properties
AdVideoAssetFeatureControl
Defines feature controls for this AdVideoAsset during serving time. For example, whether YouTube comments should be enabled for Partnership Ads served on YouTube Shorts.
Declaration
[JsonProperty("adVideoAssetFeatureControl")]
public virtual GoogleAdsSearchads360V23CommonAdVideoAssetLinkFeatureControl AdVideoAssetFeatureControl { get; set; }
Property Value
| Type | Description |
|---|---|
| GoogleAdsSearchads360V23CommonAdVideoAssetLinkFeatureControl |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| string |