{"name": string,"roles": [string],// Union field access_target can be only one of the following:"user": string// End of list of possible types for union field access_target.}
Alanlar
name
string
Yalnızca çıkış. Bu bağlamanın kaynak adı.
Biçim: accounts/{account}/accessBindings/{accessBinding} veya mülkler/{property}/accessBindings/{accessBinding}.
Örnek: "accounts/100/accessBindings/200"
roles[]
string
Üst kaynağa verilecek rollerin listesi.
Geçerli değerler: scheduledRoles/viewer earlierRoles/analyst yararlanınRoles/editor assignedRoles/admin assignedRoles/no-cost-data suggestedRoles/no-revenue-data
Kullanıcılar için boş bir rol listesi ayarlanırsa bu AccessBinding silinir.
Birleştirme alanı access_target. Rollerin belirleneceği hedef. access_target şunlardan yalnızca biri olabilir:
[[["Anlaması kolay","easyToUnderstand","thumb-up"],["Sorunumu çözdü","solvedMyProblem","thumb-up"],["Diğer","otherUp","thumb-up"]],[["İhtiyacım olan bilgiler yok","missingTheInformationINeed","thumb-down"],["Çok karmaşık / çok fazla adım var","tooComplicatedTooManySteps","thumb-down"],["Güncel değil","outOfDate","thumb-down"],["Çeviri sorunu","translationIssue","thumb-down"],["Örnek veya kod sorunu","samplesCodeIssue","thumb-down"],["Diğer","otherDown","thumb-down"]],["Son güncelleme tarihi: 2025-07-26 UTC."],[[["AccessBinding is a resource that binds a user to a set of roles within Google Analytics."],["You can manage AccessBindings through various methods like creating, deleting, updating, and listing them for accounts or properties."],["AccessBindings use a JSON representation to define the user, their roles, and the target resource (account or property)."],["Roles granted via AccessBindings can include predefined options such as viewer, analyst, editor, admin, and more."],["Available methods for interacting with AccessBindings include batch operations (create, delete, get, update) and individual operations (create, delete, get, list, patch)."]]],["AccessBindings link users to roles within accounts or properties. Key fields include `name` (resource identifier), `roles[]` (list of granted roles like viewer, editor, admin), and `user` (target user's email). Available roles include predefined options. The union field `access_target` specifies the target for role assignments, currently only supporting the `user` field. Several methods are provided for managing access bindings, including creating, deleting, getting, listing, updating single or multiple user's bindings.\n"]]