Lookup for a single "GA4" Property.
Throws "Target not found" if no such property found, if property is not of the type "GA4", or if caller does not have permissions to access it.
HTTP request
GET https://analyticsadmin.googleapis.com/v1alpha/{name=properties/*}
The URL uses gRPC Transcoding syntax.
Path parameters
Parameters | |
---|---|
name |
Required. The name of the property to lookup. Format: properties/{property_id} Example: "properties/1000" |
Request body
The request body must be empty.
Response body
If successful, the response body contains an instance of Property
.
Authorization Scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/analytics.readonly