Class GoogleAdsSearchads360V23ResourcesRecommendationImprovePerformanceMaxAdStrengthRecommendation
Recommendation to improve the asset group strength of a Performance Max campaign to an "Excellent" rating.
Inheritance
GoogleAdsSearchads360V23ResourcesRecommendationImprovePerformanceMaxAdStrengthRecommendation
Implements
Inherited Members
Namespace: Google.Apis.SA360.v23.Data
Assembly: Google.Apis.SA360.v23.dll
Syntax
public class GoogleAdsSearchads360V23ResourcesRecommendationImprovePerformanceMaxAdStrengthRecommendation : IDirectResponseSchema
Properties
AdStrength
Output only. The current ad strength score of the asset group.
Declaration
[JsonProperty("adStrength")]
public virtual string AdStrength { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
AssetGroup
Output only. The asset group resource name.
Declaration
[JsonProperty("assetGroup")]
public virtual string AssetGroup { 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 |