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 document provides the Java documentation for the `AcknowledgeUserDataCollectionRequest` class, which is part of the Google Analytics Admin API, specifically within version 0.33.0."],["The `AcknowledgeUserDataCollectionRequest` class is a request message used to acknowledge user data collection, and it extends the `GeneratedMessageV3` class, implementing the `AcknowledgeUserDataCollectionRequestOrBuilder` interface."],["The document includes links to various versions of the Google Analytics Admin API, ranging from version 0.70.0 (latest) down to 0.14.0."],["The class requires two fields to be provided; the `property`, which indicates which property to acknowledge data collection for, and the `acknowledgement`, where the caller must acknowledge that they have the necessary privacy disclosures and rights from end users."],["The documentation outlines the static fields, methods, inherited members, and the overall structure of the `AcknowledgeUserDataCollectionRequest` class, including methods for parsing, building, and handling instances of the class."]]],[]]