Class GoogleAdsSearchads360V23CommonLegacyAppInstallAdInfo
A legacy app install ad that only can be used by a few select customers.
Implements
Inherited Members
Namespace: Google.Apis.SA360.v23.Data
Assembly: Google.Apis.SA360.v23.dll
Syntax
public class GoogleAdsSearchads360V23CommonLegacyAppInstallAdInfo : IDirectResponseSchema
Properties
AppId
The ID of the mobile app.
Declaration
[JsonProperty("appId")]
public virtual string AppId { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
AppStore
The app store the mobile app is available in.
Declaration
[JsonProperty("appStore")]
public virtual string AppStore { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
Description1
The first description line of the ad.
Declaration
[JsonProperty("description1")]
public virtual string Description1 { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
Description2
The second description line 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 |
Headline
The headline of the ad.
Declaration
[JsonProperty("headline")]
public virtual string Headline { get; set; }
Property Value
| Type | Description |
|---|---|
| string |