Class GoogleAdsSearchads360V23ResourcesRecommendationRaiseTargetCpaRecommendation
Recommendation to raise Target CPA.
Implements
Inherited Members
Namespace: Google.Apis.SA360.v23.Data
Assembly: Google.Apis.SA360.v23.dll
Syntax
public class GoogleAdsSearchads360V23ResourcesRecommendationRaiseTargetCpaRecommendation : IDirectResponseSchema
Properties
AppBiddingGoal
Output only. Represents the goal towards which the bidding strategy should optimize. Only populated for App Campaigns.
Declaration
[JsonProperty("appBiddingGoal")]
public virtual string AppBiddingGoal { 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 |
TargetAdjustment
Output only. The relevant information describing the recommended target adjustment.
Declaration
[JsonProperty("targetAdjustment")]
public virtual GoogleAdsSearchads360V23ResourcesRecommendationTargetAdjustmentInfo TargetAdjustment { get; set; }
Property Value
| Type | Description |
|---|---|
| GoogleAdsSearchads360V23ResourcesRecommendationTargetAdjustmentInfo |