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."],[[["The webpage provides a comprehensive list of versions for the Google Analytics Admin Java library, specifically detailing the `FetchConnectedGa4PropertyResponseOrBuilder` interface, ranging from version 0.70.0 (latest) down to 0.14.0."],["The `FetchConnectedGa4PropertyResponseOrBuilder` interface extends `MessageOrBuilder` and offers methods to retrieve the connected GA4 property associated with a UA property."],["The interface's `getProperty()` method returns a string representing the GA4 property in the format \"properties/{property_id}\", or an empty string if no GA4 property is connected."],["The `getPropertyBytes()` method provides access to the property string as a `ByteString` object."]]],[]]