Google Analytics için MCP sunucusunu deneyin.
GitHub'dan yükleyin ve daha fazla bilgi için
duyuruyu inceleyin.
Method: accounts.accessBindings.create
Koleksiyonlar ile düzeninizi koruyun
İçeriği tercihlerinize göre kaydedin ve kategorilere ayırın.
Bir hesap veya mülkte erişim bağlantısı oluşturur.
HTTP isteği
POST https://analyticsadmin.googleapis.com/v1alpha/{parent=accounts/*}/accessBindings
URL, gRPC Kod Dönüştürme söz dizimini kullanır.
Yol parametreleri
Parametreler |
parent |
string
Zorunlu. Biçimler: - hesaplar/{hesap} - mülkler/{property}
|
İstek içeriği
İstek metni, AccessBinding
öğesinin bir örneğini içerir.
Yanıt gövdesi
Başarılı olursa yanıt gövdesi, yeni oluşturulan AccessBinding
örneğini içerir.
Yetkilendirme kapsamları
Aşağıdaki OAuth kapsamını gerektirir:
https://www.googleapis.com/auth/analytics.manage.users
Aksi belirtilmediği sürece bu sayfanın içeriği Creative Commons Atıf 4.0 Lisansı altında ve kod örnekleri Apache 2.0 Lisansı altında lisanslanmıştır. Ayrıntılı bilgi için Google Developers Site Politikaları'na göz atın. Java, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2025-07-26 UTC.
[null,null,["Son güncelleme tarihi: 2025-07-26 UTC."],[[["\u003cp\u003eConnected Site Tag configuration uses JSON format for data representation.\u003c/p\u003e\n"],["\u003cp\u003eThis configuration requires a user-friendly display name (under 256 characters) and a unique Tag ID for event forwarding.\u003c/p\u003e\n"],["\u003cp\u003eThe Tag ID is essential for identifying the destination for event data and is also known as Measurement ID or G-ID.\u003c/p\u003e\n"]]],["This outlines creating an access binding for an account or property via a `POST` request to `https://analyticsadmin.googleapis.com/v1alpha/{parent=accounts/*}/accessBindings`. The `parent` path parameter, formatted as `accounts/{account}` or `properties/{property}`, is required. The request body should contain an `AccessBinding` instance, and a successful response will also contain a new `AccessBinding` instance. This operation requires the `https://www.googleapis.com/auth/analytics.manage.users` authorization scope.\n"],null,["- [HTTP request](#body.HTTP_TEMPLATE)\n- [Path parameters](#body.PATH_PARAMETERS)\n- [Request body](#body.request_body)\n- [Response body](#body.response_body)\n- [Authorization scopes](#body.aspect)\n- [Try it!](#try-it)\n\nCreates an access binding on an account or property.\n\nHTTP request\n\n`POST https://analyticsadmin.googleapis.com/v1alpha/{parent=accounts/*}/accessBindings`\n\nThe URL uses [gRPC Transcoding](https://google.aip.dev/127) syntax.\n\nPath parameters\n\n| Parameters ||\n|----------|--------------------------------------------------------------------------|\n| `parent` | `string` Required. Formats: - accounts/{account} - properties/{property} |\n\nRequest body\n\nThe request body contains an instance of [AccessBinding](/analytics/devguides/config/admin/v1/rest/v1alpha/accounts.accessBindings#AccessBinding).\n\nResponse body\n\nIf successful, the response body contains a newly created instance of [AccessBinding](/analytics/devguides/config/admin/v1/rest/v1alpha/accounts.accessBindings#AccessBinding).\n\nAuthorization scopes\n\nRequires the following OAuth scope:\n\n- `https://www.googleapis.com/auth/analytics.manage.users`"]]