View Source GoogleApi.SearchAds360.V0.Model.GoogleAdsSearchads360V0Resources_LocationView (google_api_search_ads360 v0.5.0)
A location view summarizes the performance of campaigns by a Location criterion.
Attributes
-
resourceName
(type:String.t
, default:nil
) - Output only. The resource name of the location view. Location view resource names have the form:customers/{customer_id}/locationViews/{campaign_id}~{criterion_id}
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.SearchAds360.V0.Model.GoogleAdsSearchads360V0Resources_LocationView{ resourceName: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.