總覽
使用者存取權會管理個人在 Display & Video 360 產品中能執行的作業。使用者是以驗證時使用的 Google 帳戶識別。使用者的存取權規模取決於指派的角色,該角色會連結至 Display & Video 360 Partner
或 Advertiser
資源。
本指南將說明如何透過 Display & Video 360 API 尋找及建立使用者,並為他們指派使用者角色。
必要條件
開始使用 Display & Video 360 API 使用者服務之前,需要完成下列步驟。視需要與團隊中現有的管理員使用者聯絡,啟用必要的 Display & Video 360 使用者角色:
按照入門指南的說明建立 API 專案並授權。
請確認您按照服務帳戶流程的指示操作。只有服務帳戶才能存取 Display & Video 360 API users
服務。驗證程序中也必須使用 users
服務專用的 OAuth 範圍。
確認服務帳戶是 Display & Video 360 使用者,且具備必要資源的使用者角色。只有管理員角色可讓您變更使用者及其指派的使用者角色。任何其他標準角色都只授予您使用者資源的讀取權限。
瞭解使用者角色
指派的使用者角色會決定使用者對不同 Display & Video 360 廣告放送資源的存取權層級。使用者角色的重要注意事項包括:
使用者角色也能控管您有權存取的其他使用者,以及您是否可以建立使用者及修改其他人獲派的角色。使用者只能看到擁有相同資源存取權的使用者。舉例來說,如果您擁有合作夥伴資源的標準存取權,則只要使用者擁有該夥伴存取權,或擁有該夥伴的任何廣告客戶,系統就會將他們納入 users.list
方法回應中。
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2023-12-01 (世界標準時間)。
[null,null,["上次更新時間:2023-12-01 (世界標準時間)。"],[[["Display & Video 360 user access is determined by assigned user roles linked to Partner or Advertiser resources."],["This guide explains how to find, create, and assign user roles to users through the Display & Video 360 API using service accounts."],["Only Admin user roles can modify users and their roles; other roles only provide read access to user resources."],["User access is limited to resources they share with other users, meaning visibility is restricted to users with overlapping resource access."],["User roles can be assigned at the Partner or Advertiser level, with some roles specific to a resource type and Partner-level roles granting access to all advertisers under that Partner."]]],["Users in Display & Video 360 are identified by their Google account, and their actions are dictated by assigned roles linked to Partner or Advertiser resources. To use the API, an API project needs authorization, and only service accounts can access the user service with a specific OAuth scope. Admin users can create and modify users and roles; others can only read. User roles grant access to resources; roles at the partner level automatically apply to all advertisers. Users can only see those with access to the same resources.\n"]]