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-03-21 UTC."],[[["This webpage provides documentation for the `FetchConnectedGa4PropertyRequest` class within the Google Analytics Admin API for Java, showing its relationship with `GeneratedMessageV3` and its role in looking up GA4 properties."],["The page lists multiple versions of the `FetchConnectedGa4PropertyRequest` class, ranging from version 0.14.0 to the latest version, 0.70.0, which are accessible through different hyperlinks."],["The `FetchConnectedGa4PropertyRequest` class is a protocol buffer type (`google.analytics.admin.v1alpha.FetchConnectedGa4PropertyRequest`) that extends `GeneratedMessageV3`, and it implements `FetchConnectedGa4PropertyRequestOrBuilder`."],["The primary function of the `FetchConnectedGa4PropertyRequest` class is to facilitate requests for finding GA4 properties that are connected to Universal Analytics (UA) properties."],["The documentation covers static fields, static methods, and methods, and gives details on what they do, including parameter and return types for each."]]],[]]