Start time of the range of transfer runs. For example, "2017-05-25T00:00:00+00:00". The startTime must be strictly less than the endTime. Creates transfer runs where runTime is in the range between startTime (inclusive) and endTime (exclusive).
End time of the range of transfer runs. For example, "2017-05-30T00:00:00+00:00". The endTime must not be in the future. Creates transfer runs where runTime is in the range between startTime (inclusive) and endTime (exclusive).
[[["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 content outlines the JSON specification for defining a time range to request transfer runs.\u003c/p\u003e\n"],["\u003cp\u003eThe JSON object requires two string fields: \u003ccode\u003estartTime\u003c/code\u003e and \u003ccode\u003eendTime\u003c/code\u003e, both in Timestamp format.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003estartTime\u003c/code\u003e indicates the inclusive start of the time range for transfer runs, and must be before \u003ccode\u003eendTime\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eendTime\u003c/code\u003e indicates the exclusive end of the time range, cannot be in the future, and must be after \u003ccode\u003estartTime\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]