Class GoogleAdsSearchads360V23CommonSearchThemeInfo
A Search Theme criterion only on Performance Max campaign. Represents a keyword-like advertiser input.
Implements
Inherited Members
Namespace: Google.Apis.SA360.v23.Data
Assembly: Google.Apis.SA360.v23.dll
Syntax
public class GoogleAdsSearchads360V23CommonSearchThemeInfo : IDirectResponseSchema
Properties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
Text
Each Search Theme has a value of a simple string, like keywords. There are limits on overall length, allowed characters, and number of words.
Declaration
[JsonProperty("text")]
public virtual string Text { get; set; }
Property Value
| Type | Description |
|---|---|
| string |