Class GoogleAdsSearchads360V23ServicesSuggestSmartCampaignAdResponse
Response message for SmartCampaignSuggestService.SuggestSmartCampaignAd.
Implements
Inherited Members
Namespace: Google.Apis.SA360.v23.Data
Assembly: Google.Apis.SA360.v23.dll
Syntax
public class GoogleAdsSearchads360V23ServicesSuggestSmartCampaignAdResponse : IDirectResponseSchema
Properties
AdInfo
Optional. Ad info includes 3 creative headlines and 2 creative descriptions.
Declaration
[JsonProperty("adInfo")]
public virtual GoogleAdsSearchads360V23CommonSmartCampaignAdInfo AdInfo { get; set; }
Property Value
| Type | Description |
|---|---|
| GoogleAdsSearchads360V23CommonSmartCampaignAdInfo |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| string |