The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Google::Ads::AdWords::v201309::FeedItemSchedule

DESCRIPTION

Perl data type class for the XML Schema defined complexType FeedItemSchedule from the namespace https://adwords.google.com/api/adwords/cm/v201309.

Represents a FeedItem schedule, which specifies a time interval on a given day when the feed item may serve. The FeedItemSchedule times are in the account's time zone.

PROPERTIES

The following properties may be accessed using get_PROPERTY / set_PROPERTY methods:

  • dayOfWeek

  • startHour

  • startMinute

  • endHour

  • endMinute

METHODS

new

Constructor. The following data structure may be passed to new():

AUTHOR

Generated by SOAP::WSDL