Class GoogleAdsSearchads360V23CommonCalloutFeedItem
Represents a callout extension.
Implements
Inherited Members
Namespace: Google.Apis.SA360.v23.Data
Assembly: Google.Apis.SA360.v23.dll
Syntax
public class GoogleAdsSearchads360V23CommonCalloutFeedItem : IDirectResponseSchema
Properties
CalloutText
The callout text. The length of this string should be between 1 and 25, inclusive.
Declaration
[JsonProperty("calloutText")]
public virtual string CalloutText { 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 |