Class GoogleAdsSearchads360V23ResourcesRecommendationForecastingSetTargetCpaRecommendation
The set target CPA recommendations.
Inheritance
GoogleAdsSearchads360V23ResourcesRecommendationForecastingSetTargetCpaRecommendation
Implements
Inherited Members
Namespace: Google.Apis.SA360.v23.Data
Assembly: Google.Apis.SA360.v23.dll
Syntax
public class GoogleAdsSearchads360V23ResourcesRecommendationForecastingSetTargetCpaRecommendation : IDirectResponseSchema
Properties
CampaignBudget
Output only. The campaign budget.
Declaration
[JsonProperty("campaignBudget")]
public virtual GoogleAdsSearchads360V23ResourcesRecommendationCampaignBudget CampaignBudget { get; set; }
Property Value
| Type | Description |
|---|---|
| GoogleAdsSearchads360V23ResourcesRecommendationCampaignBudget |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
RecommendedTargetCpaMicros
Output only. The recommended target CPA.
Declaration
[JsonProperty("recommendedTargetCpaMicros")]
public virtual long? RecommendedTargetCpaMicros { get; set; }
Property Value
| Type | Description |
|---|---|
| long? |