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 in the Google Analytics Admin API for Java, covering versions from 0.14.0 to 0.70.0, with 0.70.0 being the latest."],["The `FetchConnectedGa4PropertyRequest` class extends `GeneratedMessageV3` and implements `FetchConnectedGa4PropertyRequestOrBuilder`, representing a request for looking up a GA4 property connected to a UA property."],["The documentation includes inherited members and methods from `AbstractMessage`, `AbstractMessageLite`, and `GeneratedMessageV3`, such as methods for parsing, serialization, and accessing fields."],["The static method `getDefaultInstance()` allows you to retrieve the default instance of the FetchConnectedGa4PropertyRequest."],["The `getProperty()` method returns the UA property string for which to look up the connected GA4 property and there is a field number associated with it, which is '1', called 'PROPERTY_FIELD_NUMBER'."]]],[]]