Google Analytics Admin V1alpha Client - Class AcknowledgeUserDataCollectionRequest (0.22.3)

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
Name Description
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
Type Description
string

setProperty

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

Parameter
Name Description
var string
Returns
Type Description
$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
Type Description
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
Name Description
var string
Returns
Type Description
$this