Method: properties.firebaseLinks.create
একটি FirebaseLink তৈরি করে।
বৈশিষ্ট্যগুলিতে সর্বাধিক একটি FirebaseLink থাকতে পারে৷
HTTP অনুরোধ
POST https://analyticsadmin.googleapis.com/v1beta/{parent=properties/*}/firebaseLinks
URL gRPC ট্রান্সকোডিং সিনট্যাক্স ব্যবহার করে।
পাথ প্যারামিটার
পরামিতি |
---|
parent | string প্রয়োজন। বিন্যাস: বৈশিষ্ট্য/{property_id} উদাহরণ: properties/1234 |
শরীরের অনুরোধ
অনুরোধের অংশে FirebaseLink
এর একটি উদাহরণ রয়েছে।
প্রতিক্রিয়া শরীর
সফল হলে, রেসপন্স বডিতে FirebaseLink
এর একটি নতুন তৈরি উদাহরণ থাকে।
অনুমোদনের সুযোগ
নিম্নলিখিত OAuth সুযোগ প্রয়োজন:
-
https://www.googleapis.com/auth/analytics.edit
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2025-01-14 UTC-তে শেষবার আপডেট করা হয়েছে।
[null,null,["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"]]