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."
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."
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage provides documentation for the `AcknowledgeUserDataCollectionRequest` class in the Google Analytics Admin API for Java, covering versions from 0.14.0 up to the latest 0.70.0."],["The `AcknowledgeUserDataCollectionRequest` class is used to send a request to acknowledge the user data collection terms, which is a necessary step when collecting user data."],["The class extends `GeneratedMessageV3` and implements `AcknowledgeUserDataCollectionRequestOrBuilder`, inheriting various methods for message manipulation and serialization."],["The documentation includes details on the class's fields, static methods for creating instances and parsing, and methods for interacting with the message, such as `getProperty`, `getAcknowledgement`, `equals`, `hashCode`, etc."],["There are several methods available for parsing the `AcknowledgeUserDataCollectionRequest` object from various data sources like byte arrays, `ByteString`, `InputStream`, `CodedInputStream`, and `ByteBuffer`."]]],[]]