View Source GoogleApi.SearchAds360.V0.Model.GoogleAdsSearchads360V0Resources_AdGroupCriterion_PositionEstimates (google_api_search_ads360 v0.3.0)

Estimates for criterion bids at various positions.

Attributes

  • topOfPageCpcMicros (type: String.t, default: nil) - Output only. The estimate of the CPC bid required for ad to be displayed at the top of the first page of search results.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

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

Functions

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

Unwrap a decoded JSON object into its complex fields.