Indicates start time for schedule to run Will use the time_zone fromReportDefinition. 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 fromReportDefinition. 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 fromReportDefinition. 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."],[],[],null,["# Google Ads Ad Manager V1 Client - Class Schedule (0.1.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.1.1 (latest)](/php/docs/reference/googleads/ad-manager/latest/V1.Schedule)\n- [0.1.0](/php/docs/reference/googleads/ad-manager/0.1.0/V1.Schedule) \nReference documentation and code samples for the Google Ads Ad Manager V1 Client class Schedule.\n\nThe schedule for the report\n\nGenerated from protobuf message `google.ads.admanager.v1.Schedule`\n\nNamespace\n---------\n\nGoogle \\\\ Ads \\\\ AdManager \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getWeeklySchedule\n\nDays of week to schedule report run.\n\n### hasWeeklySchedule\n\n### setWeeklySchedule\n\nDays of week to schedule report run.\n\n### getMonthlySchedule\n\nDays of month to schedule report run.\n\n### hasMonthlySchedule\n\n### setMonthlySchedule\n\nDays of month to schedule report run.\n\n### getStartDate\n\nDate for the first run of the report.\n\n### hasStartDate\n\n### clearStartDate\n\n### setStartDate\n\nDate for the first run of the report.\n\n### getEndDate\n\nDate for the final run of the report.\n\n### hasEndDate\n\n### clearEndDate\n\n### setEndDate\n\nDate for the final run of the report.\n\n### getFrequency\n\nFrequency to run report.\n\n### setFrequency\n\nFrequency to run report.\n\n### getStartTime\n\nIndicates start time for schedule to run\nWill use the time_zone from `ReportDefinition`. Defaults\nto the publisher's time zone if not specified.\n\nFor HOURLY, TWO_TIMES_DAILY, THREE_TIMES_DAILY, or FOUR_TIMES_DAILY, this\nwill be the time of day that the first report will run on the first day.\nFor example, if the start time is 2:00 PM, and the frequency is\nTHREE_TIMES_DAILY, the first day will have reports scheduled at 2:00 PM,\n10:00 PM. Each subsequent day will have reports scheduled at 6:00 AM,\n2:00 PM, 10:00 PM.\n\n### hasStartTime\n\n### clearStartTime\n\n### setStartTime\n\nIndicates start time for schedule to run\nWill use the time_zone from `ReportDefinition`. Defaults\nto the publisher's time zone if not specified.\n\nFor HOURLY, TWO_TIMES_DAILY, THREE_TIMES_DAILY, or FOUR_TIMES_DAILY, this\nwill be the time of day that the first report will run on the first day.\nFor example, if the start time is 2:00 PM, and the frequency is\nTHREE_TIMES_DAILY, the first day will have reports scheduled at 2:00 PM,\n10:00 PM. Each subsequent day will have reports scheduled at 6:00 AM,\n2:00 PM, 10:00 PM.\n\n### getFrequencySchedule"]]