Required. The UA property for which to look up the connected GA4 property.
Note this request uses the
internal property ID, not the tracking ID of the form UA-XXXXXX-YY.
Format: properties/{internal_web_property_id}
Example: properties/1234
Required. The UA property for which to look up the connected GA4 property.
Note this request uses the
internal property ID, not the tracking ID of the form UA-XXXXXX-YY.
Format: properties/{internal_web_property_id}
Example: properties/1234
[[["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-04-09 UTC."],[[["The document details various versions of the `FetchConnectedGa4PropertyRequest` class within the Google Analytics Admin Java library, ranging from version 0.14.0 to the latest version 0.70.0."],["This class, `FetchConnectedGa4PropertyRequest`, is used to request looking up the Google Analytics 4 (GA4) property that is connected to a Universal Analytics (UA) property."],["The document lists static methods to create, parse, and obtain descriptors for `FetchConnectedGa4PropertyRequest`, offering ways to interact with and utilize the class."],["The `FetchConnectedGa4PropertyRequest` class inherits from `GeneratedMessageV3` and implements `FetchConnectedGa4PropertyRequestOrBuilder`, providing functionalities like generating builders, managing field access, and handling serialization."],["The `getProperty` method is key, as it retrieves the required UA property for which to look up the connected GA4 property, using the format `properties/{internal_web_property_id}`."]]],[]]