Method: sdfdownloadtasks.operations.get
הפונקציה מקבלת את המצב העדכני של פעולת משימת הורדת SDF אסינכרוני. לקוחות צריכים לבצע סקרים של השיטה הזו במרווחי זמן של 30 שניות.
בקשת HTTP
GET https://displayvideo.googleapis.com/v3/{name=sdfdownloadtasks/operations/*}
כתובת ה-URL משתמשת בתחביר של Transcoding של gRPC.
פרמטרים של נתיב
פרמטרים |
name |
string
השם של משאב הפעולה.
|
גוף הבקשה
גוף הבקשה חייב להיות ריק.
גוף התשובה
אם הפעולה מצליחה, גוף התגובה מכיל מופע של Operation
.
היקפי הרשאה
נדרש היקף הרשאות OAuth הבא:
https://www.googleapis.com/auth/display-video
מידע נוסף זמין בOAuth 2.0 Overview.
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2025-01-09 (שעון UTC).
[null,null,["עדכון אחרון: 2025-01-09 (שעון UTC)."],[[["Retrieves the latest status of an asynchronous SDF download task operation."],["Clients should poll the provided endpoint at 30-second intervals to get updates."],["Requires authorization with the `https://www.googleapis.com/auth/display-video` scope."],["Includes details on the HTTP request, path parameters, request and response body, and authorization."]]],["This document details retrieving the status of an asynchronous SDF download task. A `GET` request is sent to a specified URL using gRPC Transcoding syntax, including a `name` path parameter that identifies the operation resource. The request body must be empty. A successful response returns an `Operation` instance. Clients should poll this method at 30-second intervals. The request requires the `https://www.googleapis.com/auth/display-video` OAuth scope for authorization.\n"]]