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 document outlines the different versions of the `FetchConnectedGa4PropertyRequest` class in the Google Analytics Admin API, ranging from version 0.14.0 to the latest 0.70.0."],["The `FetchConnectedGa4PropertyRequest` class is a request type used for finding a connected Google Analytics 4 (GA4) property that is associated with a Universal Analytics (UA) property."],["The `FetchConnectedGa4PropertyRequest` class is implemented using the `GeneratedMessageV3` class, following an inheritance structure that includes `AbstractMessageLite` and `AbstractMessage` classes, and it also implements the `FetchConnectedGa4PropertyRequestOrBuilder` interface."],["The document provides details on the methods and static methods of the class, including parsing, getting the default instance, and creating new instances with the newBuilder methods, alongside the inherited members from its parent classes."],["The static field `PROPERTY_FIELD_NUMBER` is provided and it is an int, this is for referencing the property in the request."]]],[]]