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, covering versions from 0.14.0 up to the latest 0.70.0."],["The `FetchConnectedGa4PropertyRequest` class is used to request the lookup of a Google Analytics 4 (GA4) property that is connected to a Universal Analytics (UA) property."],["The documentation includes information about the class's inheritance, implemented interfaces, inherited members, static fields, static methods, and methods, detailing its functionality and usage."],["The latest version of this class is documented under version 0.70.0, and there are numerous older versions listed as well, allowing for version specific reference."],["A key requirement of using this class is providing the internal property ID of the UA property, in the format `properties/{internal_web_property_id}`."]]],[]]