View Source GoogleApi.SearchAds360.V0.Model.GoogleAdsSearchads360V0Services_ListCustomColumnsResponse (google_api_search_ads360 v0.3.0)
Response message for fetching all custom columns associated with a customer.
Attributes
-
customColumns
(type:list(GoogleApi.SearchAds360.V0.Model.GoogleAdsSearchads360V0Resources_CustomColumn.t)
, default:nil
) - The CustomColumns owned by the provided customer.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.SearchAds360.V0.Model.GoogleAdsSearchads360V0Services_ListCustomColumnsResponse{ customColumns: [ GoogleApi.SearchAds360.V0.Model.GoogleAdsSearchads360V0Resources_CustomColumn.t() ] | nil }
Functions
Unwrap a decoded JSON object into its complex fields.