View Source GoogleApi.SearchAds360.V0.Model.GoogleAdsSearchads360V0Resources_ProductGroupView (google_api_search_ads360 v0.3.0)
A product group view.
Attributes
-
resourceName
(type:String.t
, default:nil
) - Output only. The resource name of the product group view. Product group view resource names have the form:customers/{customer_id}/productGroupViews/{ad_group_id}~{criterion_id}
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.SearchAds360.V0.Model.GoogleAdsSearchads360V0Resources_ProductGroupView{ resourceName: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.