View Source GoogleApi.AnalyticsAdmin.V1alpha.Model.GoogleAnalyticsAdminV1alphaFetchAutomatedGa4ConfigurationOptOutResponse (google_api_analytics_admin v0.25.4)
Response message for fetching the opt out status for the automated GA4 setup process.
Attributes
-
optOut
(type:boolean()
, default:nil
) - The opt out status for the UA property.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.AnalyticsAdmin.V1alpha.Model.GoogleAnalyticsAdminV1alphaFetchAutomatedGa4ConfigurationOptOutResponse{ optOut: boolean() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.