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

Manual click-based bidding where user pays per click.

Attributes

  • enhancedCpcEnabled (type: boolean(), default: nil) - Whether bids are to be enhanced based on conversion optimizer data.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.SearchAds360.V0.Model.GoogleAdsSearchads360V0Common_ManualCpc{
  enhancedCpcEnabled: boolean() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.