{"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.}
فیلدها
name
string
فقط خروجی نام منبع این اتصال.
قالب: حسابها/{account}/accessBindings/{accessBinding} یا خواص/{property}/accessBindings/{accessBinding}
مثال: "accounts/100/accessBindings/200"
roles[]
string
فهرستی از نقشهایی که باید به منبع اصلی اعطا شود.
مقادیر معتبر: نقشهای از پیش تعریف شده/نقشهای از پیش تعریف شده بیننده/نقشهای از پیش تعریف شده تحلیلگر/نقشهای از پیش تعریف شده ویرایشگر/نقشهای از پیش تعریف شده توسط مدیر/رولهای از پیش تعیین شده بدون دادههای هزینهای/دادههای بدون درآمد
برای کاربران، اگر یک لیست خالی از نقش ها تنظیم شود، این AccessBinding حذف خواهد شد.
فیلد اتحادیه access_target . هدفی که برای آن نقش تعیین شود. access_target می تواند تنها یکی از موارد زیر باشد:
user
string
در صورت تنظیم، آدرس ایمیل کاربر برای تعیین نقشها. قالب: "someuser@gmail.com"
تاریخ آخرین بهروزرسانی 2025-01-14 بهوقت ساعت هماهنگ جهانی.
[[["درک آسان","easyToUnderstand","thumb-up"],["مشکلم را برطرف کرد","solvedMyProblem","thumb-up"],["غیره","otherUp","thumb-up"]],[["اطلاعاتی که نیاز دارم وجود ندارد","missingTheInformationINeed","thumb-down"],["بیشازحد پیچیده/ مراحل بسیار زیاد","tooComplicatedTooManySteps","thumb-down"],["قدیمی","outOfDate","thumb-down"],["مشکل ترجمه","translationIssue","thumb-down"],["مشکل کد / نمونهها","samplesCodeIssue","thumb-down"],["غیره","otherDown","thumb-down"]],["تاریخ آخرین بهروزرسانی 2025-01-14 بهوقت ساعت هماهنگ جهانی."],[[["AccessBinding is a resource that links a user to specific roles within Google Analytics."],["It defines user access by assigning roles like viewer, analyst, editor, or admin."],["You can manage AccessBindings through various methods including creating, deleting, updating, and listing them."],["These methods allow for batch operations, enabling efficient management of user access across accounts and properties."]]],["AccessBinding links users to roles, defined by a `name`, a list of `roles`, and a `user` email. Roles include viewer, analyst, editor, admin, no-cost-data, and no-revenue-data. The `name` is a resource identifier. Multiple AccessBindings can be managed via batch operations for creating, deleting, getting, and updating. Singular access binding management includes create, delete, get, list, and patch options. Deleting an access binding can also be done by setting an empty roles list.\n"]]