View Source GoogleApi.SearchAds360.V0.Model.GoogleAdsSearchads360V0Resources_AccessibleBiddingStrategy_TargetCpa (google_api_search_ads360 v0.5.0)
An automated bid strategy that sets bids to help get as many conversions as possible at the target cost-per-acquisition (CPA) you set.
Attributes
-
targetCpaMicros
(type:String.t
, default:nil
) - Output only. Average CPA target. This target should be greater than or equal to minimum billable unit based on the currency for the account.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.SearchAds360.V0.Model.GoogleAdsSearchads360V0Resources_AccessibleBiddingStrategy_TargetCpa{ targetCpaMicros: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.