View Source GoogleApi.SearchAds360.V0.Model.GoogleAdsSearchads360V0Errors_ErrorLocation (google_api_search_ads360 v0.3.0)
Describes the part of the request proto that caused the error.
Attributes
-
fieldPathElements
(type:list(GoogleApi.SearchAds360.V0.Model.GoogleAdsSearchads360V0Errors_ErrorLocation_FieldPathElement.t)
, default:nil
) - A field path that indicates which field was invalid in the request.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.SearchAds360.V0.Model.GoogleAdsSearchads360V0Errors_ErrorLocation{ fieldPathElements: [ GoogleApi.SearchAds360.V0.Model.GoogleAdsSearchads360V0Errors_ErrorLocation_FieldPathElement.t() ] | nil }
Functions
Unwrap a decoded JSON object into its complex fields.