View Source GoogleApi.SearchAds360.V0.Model.GoogleAdsSearchads360V0Common_TargetOutrankShare (google_api_search_ads360 v0.7.0)

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.

Attributes

  • cpcBidCeilingMicros (type: String.t, default: nil) - Maximum bid limit that can be set by the bid strategy. The limit applies to all keywords managed by the strategy.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() ::
  %GoogleApi.SearchAds360.V0.Model.GoogleAdsSearchads360V0Common_TargetOutrankShare{
    cpcBidCeilingMicros: String.t() | nil
  }

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.