Class Google::Analytics::Admin::V1alpha::AcknowledgeUserDataCollectionRequest

Request message for AcknowledgeUserDataCollection RPC.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#acknowledgement

def acknowledgement() -> ::String
Returns
  • (::String) — 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."

#acknowledgement=

def acknowledgement=(value) -> ::String
Parameter
  • value (::String) — 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."

Returns
  • (::String) — 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."

#property

def property() -> ::String
Returns
  • (::String) — Required. The property for which to acknowledge user data collection.

#property=

def property=(value) -> ::String
Parameter
  • value (::String) — Required. The property for which to acknowledge user data collection.
Returns
  • (::String) — Required. The property for which to acknowledge user data collection.