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."],[[["The latest version available for the Google Analytics Admin Java library is 0.70.0."],["This page provides documentation and details for the `FetchConnectedGa4PropertyResponseOrBuilder` interface within the Google Analytics Admin Java library, spanning versions from 0.14.0 to 0.70.0."],["The `FetchConnectedGa4PropertyResponseOrBuilder` interface is used to identify the connected GA4 property linked to a Universal Analytics (UA) property."],["The interface includes two methods: `getProperty()`, which returns the GA4 property as a String, and `getPropertyBytes()`, which returns the property as a ByteString."],["If there is no connected GA4 property, the `getProperty()` method returns an empty string."]]],[]]