bigquerydatatransfer.projects.transfer Configs.schedule Runs

POST {{baseUrl}}/v1/{{parent}}:scheduleRuns?$.xgafv=<string>&access_token=<string>&alt=<string>&callback=<string>&fields=<string>&key=<string>&oauth_token=<string>&prettyPrint=<boolean>&quotaUser=<string>&upload_protocol=<string>&uploadType=<string>

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 StartManualTransferRuns instead.

Request Params

KeyDatatypeRequiredDescription
$.xgafvstringV1 error format.
access_tokenstringOAuth access token.
altstringData format for response.
callbackstringJSONP
fieldsstringSelector specifying which fields to include in a partial response.
keystringAPI key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.
oauth_tokenstringOAuth 2.0 token for the current user.
prettyPrintstringReturns response with indentations and line breaks.
quotaUserstringAvailable to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.
upload_protocolstringUpload protocol for media (e.g. "raw", "multipart").
uploadTypestringLegacy upload protocol for media (e.g. "media", "multipart").

Request Body

{"endTime"=>"<google-datetime>", "startTime"=>"<google-datetime>"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring

RESPONSES

status: OK

{&quot;runs&quot;:[{&quot;dataSourceId&quot;:&quot;do reprehenderit dolore occaecat ex&quot;,&quot;destinationDatasetId&quot;:&quot;enim ipsum&quot;,&quot;emailPreferences&quot;:{&quot;enableFailureEmail&quot;:false},&quot;endTime&quot;:&quot;eu enim ea&quot;,&quot;errorStatus&quot;:{&quot;code&quot;:9517887,&quot;message&quot;:&quot;dolor ad&quot;},&quot;name&quot;:&quot;in&quot;,&quot;notificationPubsubTopic&quot;:&quot;veniam qui&quot;,&quot;params&quot;:{},&quot;runTime&quot;:&quot;est nulla&quot;,&quot;schedule&quot;:&quot;exercitation minim anim enim&quot;,&quot;scheduleTime&quot;:&quot;ea velit&quot;,&quot;startTime&quot;:&quot;nisi irure ut in do&quot;,&quot;state&quot;:&quot;RUNNING&quot;,&quot;updateTime&quot;:&quot;in dolore ex tempor&quot;,&quot;userId&quot;:&quot;dolore am&quot;},{&quot;dataSourceId&quot;:&quot;Duis&quot;,&quot;destinationDatasetId&quot;:&quot;sed sit&quot;,&quot;emailPreferences&quot;:{&quot;enableFailureEmail&quot;:false},&quot;endTime&quot;:&quot;sit laboris ullamco ut&quot;,&quot;errorStatus&quot;:{&quot;code&quot;:30902778,&quot;message&quot;:&quot;enim in dolore dolore&quot;},&quot;name&quot;:&quot;qui in elit&quot;,&quot;notificationPubsubTopic&quot;:&quot;Excepteur velit&quot;,&quot;params&quot;:{},&quot;runTime&quot;:&quot;labore proident&quot;,&quot;schedule&quot;:&quot;reprehenderit est qui dolor&quot;,&quot;scheduleTime&quot;:&quot;aute consectetur&quot;,&quot;startTime&quot;:&quot;exercitation do&quot;,&quot;state&quot;:&quot;CANCELLED&quot;,&quot;updateTime&quot;:&quot;irure sed veniam velit quis&quot;,&quot;userId&quot;:&quot;esse&quot;}]}