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, displaying versions from 0.14.0 up to the latest version, 0.70.0."],["The `AcknowledgeUserDataCollectionRequest` class is used to create a request message for acknowledging user data collection, which is part of the `google.analytics.admin.v1beta` package."],["The documentation outlines the class's inheritance hierarchy, starting from `Object` and extending through several abstract message classes to `AcknowledgeUserDataCollectionRequest`."],["The `AcknowledgeUserDataCollectionRequest` class requires two key pieces of information for the request to be successful, the property which is the string containing the resource name, and the acknowledgment string, which is a specific string that must match in order for the request to be valid."],["The documentation also details the various static methods and instance methods available within the class, including those for parsing, creating builders, and obtaining field information."]]],[]]