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 within the Google Analytics Admin API's Java library, specifically under the `com.google.analytics.admin.v1beta` package."],["The class `AcknowledgeUserDataCollectionRequest` is a request message for the AcknowledgeUserDataCollection RPC, extending from `GeneratedMessageV3` and implementing the `AcknowledgeUserDataCollectionRequestOrBuilder` interface."],["It lists the API's different version numbers, starting from version `0.70.0` (the latest) down to `0.14.0` and gives a link to each of them, and is currently on version `0.28.0`."],["The documentation includes details on how to create instances of `AcknowledgeUserDataCollectionRequest`, parse data into it, and provides access to methods for retrieving properties, acknowledgement strings, and their byte representations."],["The class has two required fields, a string named `acknowledgement` and a string named `property`, and it includes various inherited and static methods for message manipulation and parsing, which can be found in the documentation."]]],[]]