Method: properties.firebaseLinks.create
Tạo FirebaseLink.
Mỗi tài sản có thể có tối đa một FirebaseLink.
Yêu cầu HTTP
POST https://analyticsadmin.googleapis.com/v1beta/{parent=properties/*}/firebaseLinks
URL sử dụng cú pháp Chuyển mã gRPC.
Tham số đường dẫn
Thông số |
parent |
string
Bắt buộc. Định dạng: properties/{property_id} Ví dụ: properties/1234
|
Nội dung yêu cầu
Nội dung yêu cầu chứa một bản sao của FirebaseLink
.
Nội dung phản hồi
Nếu thành công, nội dung phản hồi sẽ chứa một thực thể FirebaseLink
mới tạo.
Phạm vi uỷ quyền
Yêu cầu phạm vi OAuth sau:
https://www.googleapis.com/auth/analytics.edit
Trừ phi có lưu ý khác, nội dung của trang này được cấp phép theo Giấy phép ghi nhận tác giả 4.0 của Creative Commons và các mẫu mã lập trình được cấp phép theo Giấy phép Apache 2.0. Để biết thông tin chi tiết, vui lòng tham khảo Chính sách trang web của Google Developers. Java là nhãn hiệu đã đăng ký của Oracle và/hoặc các đơn vị liên kết với Oracle.
Cập nhật lần gần đây nhất: 2025-01-14 UTC.
[null,null,["Cập nhật lần gần đây nhất: 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"]]