Class GoogleAdsSearchads360V23CommonExpandedDynamicSearchAdInfo
An expanded dynamic search ad.
Implements
Inherited Members
Namespace: Google.Apis.SA360.v23.Data
Assembly: Google.Apis.SA360.v23.dll
Syntax
public class GoogleAdsSearchads360V23CommonExpandedDynamicSearchAdInfo : IDirectResponseSchema
Properties
Description
The description of the ad.
Declaration
[JsonProperty("description")]
public virtual string Description { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
Description2
The second description of the ad.
Declaration
[JsonProperty("description2")]
public virtual string Description2 { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| string |