google_api_firebase v0.4.2 GoogleApi.Firebase.V1beta1.Model.RemoveAnalyticsRequest View Source
Attributes
-
analyticsPropertyId
(type:String.t
, default:nil
) - Optional. The ID of the Google Analytics property associated with the specifiedFirebaseProject
. <ul> <li>If not set, then the Google Analytics property that is currently associated with the specifiedFirebaseProject
is removed.</li> <li>If set, and the specifiedFirebaseProject
is currently associated with a <em>different</em> Google Analytics property, then the response is a412 Precondition Failed
error.</li> </ul>
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.Firebase.V1beta1.Model.RemoveAnalyticsRequest{ analyticsPropertyId: String.t() }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.