Class GoogleAdsSearchads360V0ResourcesAccessibleBiddingStrategyTargetRoas
An automated bidding strategy that helps you maximize revenue while averaging a specific target return on ad spend (ROAS).
Implements
Inherited Members
Namespace: Google.Apis.SA360.v0.Data
Assembly: Google.Apis.SA360.v0.dll
Syntax
public class GoogleAdsSearchads360V0ResourcesAccessibleBiddingStrategyTargetRoas : IDirectResponseSchema
Properties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
Type | Description |
---|---|
string |
TargetRoas
Output only. The chosen revenue (based on conversion data) per unit of spend.
Declaration
[JsonProperty("targetRoas")]
public virtual double? TargetRoas { get; set; }
Property Value
Type | Description |
---|---|
double? |