Lists FirebaseLinks on a property. Properties can have at most one FirebaseLink.
HTTP request
GET https://analyticsadmin.googleapis.com/v1alpha/{parent=properties/*}/firebaseLinks
The URL uses gRPC Transcoding syntax.
Path parameters
Parameters | |
---|---|
parent |
Required. Format: properties/{property_id} Example: properties/1234 |
Request body
The request body must be empty.
Response body
If successful, the response body contains data with the following structure:
Response message for firebaseLinks.list RPC
JSON representation | |
---|---|
{
"firebaseLinks": [
{
object ( |
Fields | |
---|---|
firebaseLinks[] |
List of FirebaseLinks. This will have at most one value. |
Authorization Scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/analytics.readonly