SdfdownloadtasksOperations
class SdfdownloadtasksOperations extends Resource (View source)
The "operations" collection of methods.
Typical usage is:
$displayvideoService = new Google\Service\DisplayVideo(...);
$operations = $displayvideoService->sdfdownloadtasks_operations;
Methods
Details
Operation
get(string $name, array $optParams = [])
Gets the latest state of an asynchronous SDF download task operation. Clients should poll this method at intervals of 30 seconds. (operations.get)