Indicates start time for schedule to run
Will use the time_zone from ReportDefinition. Defaults
to the publisher's time zone if not specified.
For HOURLY, TWO_TIMES_DAILY, THREE_TIMES_DAILY, or FOUR_TIMES_DAILY, this
will be the time of day that the first report will run on the first day.
For example, if the start time is 2:00 PM, and the frequency is
THREE_TIMES_DAILY, the first day will have reports scheduled at 2:00 PM,
10:00 PM. Each subsequent day will have reports scheduled at 6:00 AM,
2:00 PM, 10:00 PM.
.google.type.TimeOfDay start_time = 4;
Returns
Type
Description
com.google.type.TimeOfDay
The startTime.
getStartTimeOrBuilder()
publicTimeOfDayOrBuildergetStartTimeOrBuilder()
Indicates start time for schedule to run
Will use the time_zone from ReportDefinition. Defaults
to the publisher's time zone if not specified.
For HOURLY, TWO_TIMES_DAILY, THREE_TIMES_DAILY, or FOUR_TIMES_DAILY, this
will be the time of day that the first report will run on the first day.
For example, if the start time is 2:00 PM, and the frequency is
THREE_TIMES_DAILY, the first day will have reports scheduled at 2:00 PM,
10:00 PM. Each subsequent day will have reports scheduled at 6:00 AM,
2:00 PM, 10:00 PM.
Indicates start time for schedule to run
Will use the time_zone from ReportDefinition. Defaults
to the publisher's time zone if not specified.
For HOURLY, TWO_TIMES_DAILY, THREE_TIMES_DAILY, or FOUR_TIMES_DAILY, this
will be the time of day that the first report will run on the first day.
For example, if the start time is 2:00 PM, and the frequency is
THREE_TIMES_DAILY, the first day will have reports scheduled at 2:00 PM,
10:00 PM. Each subsequent day will have reports scheduled at 6:00 AM,
2:00 PM, 10:00 PM.
[[["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-09-04 UTC."],[[["\u003cp\u003eThe document provides comprehensive reference information for the \u003ccode\u003eSchedule\u003c/code\u003e class within the Google Ad Manager API's Java client library, covering versions from 0.1.0 to the latest 0.19.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSchedule\u003c/code\u003e class, represented as \u003ccode\u003egoogle.ads.admanager.v1.Schedule\u003c/code\u003e, extends \u003ccode\u003eGeneratedMessageV3\u003c/code\u003e and implements \u003ccode\u003eScheduleOrBuilder\u003c/code\u003e, which is used to define the schedule for generating reports.\u003c/p\u003e\n"],["\u003cp\u003eKey functionalities of the \u003ccode\u003eSchedule\u003c/code\u003e class include setting report start and end dates, defining the frequency of report generation (e.g., daily, weekly, monthly), and setting the start time for scheduled reports.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation details the class's static fields (e.g., \u003ccode\u003eEND_DATE_FIELD_NUMBER\u003c/code\u003e, \u003ccode\u003eFREQUENCY_FIELD_NUMBER\u003c/code\u003e) and methods (e.g., \u003ccode\u003egetDefaultInstance()\u003c/code\u003e, \u003ccode\u003eparseFrom()\u003c/code\u003e), along with their respective parameters, return types, and potential exceptions.\u003c/p\u003e\n"],["\u003cp\u003eThe document provides the inherited members of the Schedule class, showing all the methods the class has access to via inheritance from other classes.\u003c/p\u003e\n"]]],[],null,[]]