Required. The UA property for which to look up the connected GA4 property.
Note this request uses the
internal property ID, not the tracking ID of the form UA-XXXXXX-YY.
Format: properties/{internal_web_property_id}
Example: properties/1234
Required. The UA property for which to look up the connected GA4 property.
Note this request uses the
internal property ID, not the tracking ID of the form UA-XXXXXX-YY.
Format: properties/{internal_web_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 `FetchConnectedGa4PropertyRequest` class within the Google Analytics Admin API for Java, covering versions from 0.14.0 to the latest 0.70.0."],["The `FetchConnectedGa4PropertyRequest` class is a request type used to find a Google Analytics 4 (GA4) property that is connected to a Universal Analytics (UA) property."],["It shows an inheritance tree from Object to FetchConnectedGa4PropertyRequest, and it implements the FetchConnectedGa4PropertyRequestOrBuilder interface, allowing developers to understand its structural dependencies."],["This class is derived from `GeneratedMessageV3`, indicating its role as a structured message in the Protobuf ecosystem, and offers methods for parsing, serialization, and interaction with the request object."],["The documentation includes static methods for creating new instances, builders, and parsers for `FetchConnectedGa4PropertyRequest`, as well as instance methods to work with the property ID, sizes, and type information."]]],[]]