Class GoogleAdsSearchads360V23ResourcesRecommendationRaiseTargetCpaBidTooLowRecommendation
The raise target CPA bid too low recommendation.
Inheritance
GoogleAdsSearchads360V23ResourcesRecommendationRaiseTargetCpaBidTooLowRecommendation
Implements
Inherited Members
Namespace: Google.Apis.SA360.v23.Data
Assembly: Google.Apis.SA360.v23.dll
Syntax
public class GoogleAdsSearchads360V23ResourcesRecommendationRaiseTargetCpaBidTooLowRecommendation : IDirectResponseSchema
Properties
AverageTargetCpaMicros
Output only. The current average target CPA of the campaign, in micros of customer local currency.
Declaration
[JsonProperty("averageTargetCpaMicros")]
public virtual long? AverageTargetCpaMicros { get; set; }
Property Value
| Type | Description |
|---|---|
| long? |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
RecommendedTargetMultiplier
Output only. A number greater than 1.0 indicating the factor by which we recommend the target CPA should be increased.
Declaration
[JsonProperty("recommendedTargetMultiplier")]
public virtual double? RecommendedTargetMultiplier { get; set; }
Property Value
| Type | Description |
|---|---|
| double? |