View Source GoogleApi.SearchAds360.V0.Model.GoogleAdsSearchads360V0Resources_GenderView (google_api_search_ads360 v0.4.0)
A gender view. The gender_view resource reflects the effective serving state, rather than what criteria were added. An ad group without gender criteria by default shows to all genders, so all genders appear in gender_view with stats.
Attributes
-
resourceName
(type:String.t
, default:nil
) - Output only. The resource name of the gender view. Gender view resource names have the form:customers/{customer_id}/genderViews/{ad_group_id}~{criterion_id}
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.SearchAds360.V0.Model.GoogleAdsSearchads360V0Resources_GenderView{ resourceName: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.