Class GoogleAdsSearchads360V23CommonResponsiveDisplayAdControlSpec
Specification for various creative controls for a responsive display ad.
Implements
Inherited Members
Namespace: Google.Apis.SA360.v23.Data
Assembly: Google.Apis.SA360.v23.dll
Syntax
public class GoogleAdsSearchads360V23CommonResponsiveDisplayAdControlSpec : IDirectResponseSchema
Properties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
EnableAssetEnhancements
Whether the advertiser has opted into the asset enhancements feature.
Declaration
[JsonProperty("enableAssetEnhancements")]
public virtual bool? EnableAssetEnhancements { get; set; }
Property Value
| Type | Description |
|---|---|
| bool? |
EnableAutogenVideo
Whether the advertiser has opted into auto-gen video feature.
Declaration
[JsonProperty("enableAutogenVideo")]
public virtual bool? EnableAutogenVideo { get; set; }
Property Value
| Type | Description |
|---|---|
| bool? |