Class GoogleAdsSearchads360V0CommonTargetOutrankShare
An automated bidding strategy that sets bids based on the target fraction of auctions where the advertiser should outrank a specific competitor. This strategy is deprecated.
Implements
Inherited Members
Namespace: Google.Apis.SA360.v0.Data
Assembly: Google.Apis.SA360.v0.dll
Syntax
public class GoogleAdsSearchads360V0CommonTargetOutrankShare : IDirectResponseSchema
Properties
CpcBidCeilingMicros
Maximum bid limit that can be set by the bid strategy. The limit applies to all keywords managed by the strategy.
Declaration
[JsonProperty("cpcBidCeilingMicros")]
public virtual long? CpcBidCeilingMicros { 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 |