View Source GoogleApi.SearchAds360.V0.Model.GoogleAdsSearchads360V0Resources_AdGroupCriterion_QualityInfo (google_api_search_ads360 v0.3.0)
A container for ad group criterion quality information.
Attributes
-
qualityScore
(type:integer()
, default:nil
) - Output only. The quality score. This field may not be populated if Google does not have enough information to determine a value.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.SearchAds360.V0.Model.GoogleAdsSearchads360V0Resources_AdGroupCriterion_QualityInfo{ qualityScore: integer() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.