帳戶票證

如需本資源的方法清單,請見本頁結尾。

資源表示法

Analytics (分析) 帳戶票證的 JSON 範本。帳戶支援單是由支援單 ID 以及帳戶、資源和個人資料的基本資訊所組成。

{
  "id": string,
  "kind": "analytics#accountTicket",
  "account": management.accounts Resource,
  "webproperty": management.webproperties Resource,
  "profile": management.profiles Resource,
  "redirectUri": string
}
資源名稱 說明 附註
account nested object 將這張票券納入考量。
id string 用於存取帳戶支援單的帳戶支援單 ID。
kind string 帳戶支援單的資源類型。
profile nested object 該帳戶的資料檢視 (設定檔)。
redirectUri string 重新導向 URI,使用者接受《服務條款》後便會導向這個 URI。必須在 Developers Console 中設為重新導向 URI
webproperty nested object 帳戶的網站資源。

方法

createAccountTicket
建立帳戶支援單。