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-04-09 UTC."],[[["This page provides documentation for various versions of the `FetchConnectedGa4PropertyResponseOrBuilder` interface, ranging from version 0.14.0 to the latest 0.70.0."],["The `FetchConnectedGa4PropertyResponseOrBuilder` interface is part of the Google Analytics Admin Java API and extends the `MessageOrBuilder` interface."],["The interface includes methods to retrieve the connected GA4 property as a String or ByteString, using `getProperty()` and `getPropertyBytes()` respectively."],["An empty string is returned by `getProperty()` and `getPropertyBytes()` when there is no connected GA4 property."],["The GA4 property is formatted as \"properties/{property_id}\", such as \"properties/1234\", and is used to identify the connected GA4 property."]]],[]]