Google Analytics Admin V1alpha Client - Class AcknowledgeUserDataCollectionRequest (0.20.0)

Reference documentation and code samples for the Google Analytics Admin V1alpha Client class AcknowledgeUserDataCollectionRequest.

Request message for AcknowledgeUserDataCollection RPC.

Generated from protobuf message google.analytics.admin.v1alpha.AcknowledgeUserDataCollectionRequest

Namespace

Google \ Analytics \ Admin \ V1alpha

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ property string

Required. The property for which to acknowledge user data collection.

↳ acknowledgement 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."

getProperty

Required. The property for which to acknowledge user data collection.

Returns
TypeDescription
string

setProperty

Required. The property for which to acknowledge user data collection.

Parameter
NameDescription
var string
Returns
TypeDescription
$this

getAcknowledgement

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
TypeDescription
string

setAcknowledgement

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."

Parameter
NameDescription
var string
Returns
TypeDescription
$this