View Source GoogleApi.SearchAds360.V0.Model.GoogleAdsSearchads360V0Resources_AccessibleBiddingStrategy_TargetRoas (google_api_search_ads360 v0.5.0)

An automated bidding strategy that helps you maximize revenue while averaging a specific target return on ad spend (ROAS).

Attributes

  • targetRoas (type: float(), default: nil) - Output only. The chosen revenue (based on conversion data) per unit of spend.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() ::
  %GoogleApi.SearchAds360.V0.Model.GoogleAdsSearchads360V0Resources_AccessibleBiddingStrategy_TargetRoas{
    targetRoas: float() | nil
  }

Functions

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

Unwrap a decoded JSON object into its complex fields.