Method: customers.reports.countDevicesPerReleaseChannel

לקבל את מספר המכשירים בכל ערוץ.

בקשת HTTP

GET https://chromemanagement.googleapis.com/v1/{customer=customers/*}/reports:countDevicesPerReleaseChannel

כתובת ה-URL כתובה בתחביר של gRPC Transcoding.

פרמטרים של נתיב

פרמטרים
customer

string

חובה. מספר לקוח שעבר טשטוש, עם הקידומת customers/C או customers/my_customer.

פרמטרים של שאילתה

פרמטרים
date

object (Date)

התאריך שממנו נספרים המכשירים הפעילים, על סמך UTC. חותמת הזמן היא בפורמט ISO 8601, yyyy-mm-dd.

גוף הבקשה

גוף הבקשה צריך להיות ריק.

גוף התשובה

תשובה שמכילה את מספר המכשירים בערוץ הנתון.

אם הפעולה בוצעה ללא שגיאות, גוף התגובה יכיל נתונים במבנה הבא:

ייצוג ב-JSON
{
  "unreportedChannelCount": string,
  "canaryChannelCount": string,
  "devChannelCount": string,
  "betaChannelCount": string,
  "stableChannelCount": string,
  "ltcChannelCount": string,
  "ltsChannelCount": string,
  "unsupportedChannelCount": string
}
שדות
unreportedChannelCount

string (int64 format)

מספר המכשירים שלא דווח עליהם בערוץ ההפצה.

canaryChannelCount

string (int64 format)

מספר המכשירים עם ערוץ ההפצה Canary.

devChannelCount

string (int64 format)

מספר המכשירים בערוץ ההפצה של המפתחים.

betaChannelCount

string (int64 format)

מספר המכשירים בערוץ ההפצה בטא.

stableChannelCount

string (int64 format)

מספר המכשירים בערוץ ההפצה היציבה.

ltcChannelCount

string (int64 format)

מספר המכשירים בערוץ ההפצה LTC.

ltsChannelCount

string (int64 format)

מספר המכשירים בערוץ ההפצה LTS.

unsupportedChannelCount

string (int64 format)

מספר המכשירים עם ערוץ הפצה לא נתמך.

היקפי הרשאה

נדרש היקף ההרשאות הבא של OAuth:

  • https://www.googleapis.com/auth/chrome.management.reports.readonly