View Source GoogleApi.AnalyticsAdmin.V1beta.Model.GoogleAnalyticsAdminV1betaAcknowledgeUserDataCollectionRequest (google_api_analytics_admin v0.25.4)
Request message for AcknowledgeUserDataCollection RPC.
Attributes
-
acknowledgement
(type:String.t
, default:nil
) - Required. An acknowledgement that the caller of this method understands the terms of user data collection. This field must contain the exact value: "I acknowledge that I have the necessary privacy disclosures and rights from my end users for the collection and processing of their data, including the association of such data with the visitation information Google Analytics collects from my site and/or app property."
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.AnalyticsAdmin.V1beta.Model.GoogleAnalyticsAdminV1betaAcknowledgeUserDataCollectionRequest{ acknowledgement: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.