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 document outlines the different versions of the `FetchConnectedGa4PropertyResponse` class in the Google Analytics Admin API, ranging from version 0.14.0 to the latest 0.70.0."],["The latest version of the `FetchConnectedGa4PropertyResponse` class is 0.70.0, with numerous older versions available for reference and implementation compatibility."],["`FetchConnectedGa4PropertyResponse` is a response type used for looking up GA4 properties connected to a UA property."],["The class extends `GeneratedMessageV3` and implements `FetchConnectedGa4PropertyResponseOrBuilder`, providing methods for managing and interacting with GA4 property connections."],["The method `getProperty()` returns the connected GA4 property, or an empty string if no connection exists, with the format `properties/{property_id}`."]]],[]]