Creates transfer runs for a time range [startTime, endTime]. For each date - or whatever granularity the data source supports - in the range, one transfer run is created. Note that runs are created per UTC time in the time range. DEPRECATED: use transferConfigs.startManualRuns instead.
HTTP request
POST https://bigquerydatatransfer.googleapis.com/v1/{parent=projects/*/transferConfigs/*}:scheduleRuns
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-02 UTC."],[[["\u003cp\u003eThis API endpoint, \u003ccode\u003eprojects.transferConfigs.scheduleRuns\u003c/code\u003e, is used to create transfer runs within a specified time range, with one transfer run created for each date or data granularity supported within that range.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eparent\u003c/code\u003e path parameter is required and specifies the transfer configuration's name, needing the \u003ccode\u003ebigquery.transfers.update\u003c/code\u003e IAM permission for authorization.\u003c/p\u003e\n"],["\u003cp\u003eThe request body, represented in JSON, requires both \u003ccode\u003estartTime\u003c/code\u003e and \u003ccode\u003eendTime\u003c/code\u003e fields, which must be provided in Timestamp format to define the time range for transfer runs.\u003c/p\u003e\n"],["\u003cp\u003eThe API utilizes a POST request to the specified URL and requires \u003ccode\u003ehttps://www.googleapis.com/auth/cloud-platform\u003c/code\u003e OAuth scope for authorization.\u003c/p\u003e\n"],["\u003cp\u003eNote that this is a deprecated endpoint, for new implementation, use \u003ccode\u003etransferConfigs.startManualRuns\u003c/code\u003e instead.\u003c/p\u003e\n"]]],[],null,[]]