Method: properties.firebaseLinks.create
Tworzy FirebaseLink.
Usługi mogą mieć maksymalnie 1 usługę FirebaseLink.
Żądanie HTTP
POST https://analyticsadmin.googleapis.com/v1beta/{parent=properties/*}/firebaseLinks
Adres URL używa składni transkodowania gRPC.
Parametry ścieżki
Parametry |
parent |
string
Wymagane. Format: usługi/{identyfikator_usługi} Przykład: properties/1234
|
Treść żądania
Treść żądania zawiera wystąpienie elementu FirebaseLink
.
Treść odpowiedzi
Jeśli operacja się powiedzie, treść odpowiedzi będzie zawierała nowo utworzoną instancję FirebaseLink
.
Zakresy autoryzacji
Wymaga następującego zakresu OAuth:
https://www.googleapis.com/auth/analytics.edit
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2025-01-14 UTC.
[null,null,["Ostatnia aktualizacja: 2025-01-14 UTC."],[[["AdSense publishers must comply with the AdSense Program policies and Terms and Conditions."],["There are two types of policy enforcements: policy violations that require fixing, and publisher restrictions that limit advertising but don't need to be fixed."],["Direct model publishers in Alpha will be notified of policy violations by their account manager and receive support in resolving them."],["Widespread policy violations across a network may lead to Google taking action against the entire platform."]]],["This documentation details the process for creating a FirebaseLink via an HTTP POST request to `https://analyticsadmin.googleapis.com/v1beta/{parent=properties/*}/firebaseLinks`. The `parent` path parameter is required, specifying the property ID (e.g., `properties/1234`). The request body needs an instance of `FirebaseLink`, and a successful response will include a newly created `FirebaseLink` instance. Authorization requires the `https://www.googleapis.com/auth/analytics.edit` OAuth scope. Each property can have only one FirebaseLink.\n"]]