Reference documentation and code samples for the Google Ads Ad Manager V1 Client class WeeklySchedule.
Days of week to schedule report run.
Generated from protobuf message google.ads.admanager.v1.Schedule.WeeklySchedule
Namespace
Google \ Ads \ AdManager \ V1 \ ScheduleMethods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ weekly_scheduled_days |
array
Specifies days of the week on which to run report. |
getWeeklyScheduledDays
Specifies days of the week on which to run report.
Returns | |
---|---|
Type | Description |
Google\Protobuf\Internal\RepeatedField |
setWeeklyScheduledDays
Specifies days of the week on which to run report.
Parameter | |
---|---|
Name | Description |
var |
int[]
|
Returns | |
---|---|
Type | Description |
$this |