Reference documentation and code samples for the Google Ads Ad Manager V1 Client class ScheduleOptions.
The options for a scheduled report.
Generated from protobuf message google.ads.admanager.v1.ScheduleOptions
Namespace
Google \ Ads \ AdManager \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ schedule
↳ delivery_condition
int
Option for when to deliver the scheduled report.
↳ flags
array< Report\Flag
>
Optional. The flags evaluated when ReportDeliveryOption.WHEN_FLAG_PRESENT is specified.
getSchedule
Information pertaining to schedule itself.
hasSchedule
clearSchedule
setSchedule
Information pertaining to schedule itself.
$this
getDeliveryCondition
Option for when to deliver the scheduled report.
int
setDeliveryCondition
Option for when to deliver the scheduled report.
var
int
$this
getFlags
Optional. The flags evaluated when ReportDeliveryOption.WHEN_FLAG_PRESENT is specified.
setFlags
Optional. The flags evaluated when ReportDeliveryOption.WHEN_FLAG_PRESENT is specified.
$this