Class: Google::Ads::AdManager::V1::ScheduleOptions::Schedule::MonthlySchedule

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/ads/admanager/v1/report_messages.rb

Overview

Days of Month to schedule report run.

Instance Attribute Summary collapse

Instance Attribute Details

#monthly_scheduled_days::Array<::Integer>



199
200
201
202
# File 'proto_docs/google/ads/admanager/v1/report_messages.rb', line 199

class MonthlySchedule
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end