Class GoogleAdsSearchads360V23CommonShoppingComparisonListingAdInfo
A Shopping Comparison Listing ad.
Implements
Inherited Members
Namespace: Google.Apis.SA360.v23.Data
Assembly: Google.Apis.SA360.v23.dll
Syntax
public class GoogleAdsSearchads360V23CommonShoppingComparisonListingAdInfo : IDirectResponseSchema
Properties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
Headline
Headline of the ad. This field is required. Allowed length is between 25 and 45 characters.
Declaration
[JsonProperty("headline")]
public virtual string Headline { get; set; }
Property Value
| Type | Description |
|---|---|
| string |