The GA4 property connected to the UA property. An empty string is returned
when there is no connected GA4 property.
Format: properties/{property_id}
Example: properties/1234
The GA4 property connected to the UA property. An empty string is returned
when there is no connected GA4 property.
Format: properties/{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 `FetchConnectedGa4PropertyResponse` class in the Google Analytics Admin API for Java, spanning versions from 0.14.0 to the latest release, 0.70.0."],["The `FetchConnectedGa4PropertyResponse` class is a response type used for retrieving information about a GA4 property that is connected to a UA property, as per the Google Analytics Admin API."],["The documentation shows the inheritance hierarchy of the `FetchConnectedGa4PropertyResponse` class, starting from the base `Object` class, followed by `AbstractMessageLite`, `AbstractMessage`, `GeneratedMessageV3`, and finally `FetchConnectedGa4PropertyResponse`."],["The documentation provides both static methods, such as `getDefaultInstance`, `getDescriptor`, and multiple `parseFrom` methods, as well as instance methods, like `getProperty`, `getPropertyBytes`, and `writeTo`."],["It also specifies the `PROPERTY_FIELD_NUMBER` field and defines the `getProperty` method for the user to use, which returns the `String` of the GA4 property associated with a UA property."]]],[]]