Required. The UA property to get the opt out status. Note this request uses
the internal property ID, not the tracking ID of the form UA-XXXXXX-YY.
Format: properties/{internalWebPropertyId}
Example: properties/1234
Required. The UA property to get the opt out status. Note this request uses
the internal property ID, not the tracking ID of the form UA-XXXXXX-YY.
Format: properties/{internalWebPropertyId}
Example: properties/1234
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-18 UTC."],[[["This webpage lists the available versions of the `FetchAutomatedGa4ConfigurationOptOutRequest` class in the Google Analytics Admin Java library, ranging from version 0.14.0 to the latest 0.70.0."],["The `FetchAutomatedGa4ConfigurationOptOutRequest` class is part of the `com.google.analytics.admin.v1alpha` package and is used to request the opt-out status for the automated GA4 setup process."],["The class is a subclass of `GeneratedMessageV3`, implementing the `FetchAutomatedGa4ConfigurationOptOutRequestOrBuilder` interface, indicating it's a protocol buffer message."],["The documentation includes inherited members from its superclasses, and static methods for creating instances of the request object, such as `getDefaultInstance()`, `newBuilder()`, and various `parseFrom()` methods."],["The class has one main member, the String `property`, which is a required parameter that takes the UA property to get the opt out status for, in the format of `properties/{internalWebPropertyId}`."]]],[]]