View Source GoogleApi.SearchAds360.V0.Model.GoogleAdsSearchads360V0Services_ListAccessibleCustomersResponse (google_api_search_ads360 v0.2.0)
Response message for CustomerService.ListAccessibleCustomers.
Attributes
-
resourceNames
(type:list(String.t)
, default:nil
) - Resource name of customers directly accessible by the user authenticating the call.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.SearchAds360.V0.Model.GoogleAdsSearchads360V0Services_ListAccessibleCustomersResponse{ resourceNames: [String.t()] | nil }
Functions
Unwrap a decoded JSON object into its complex fields.