The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Google::Ads::AdWords::v201705::FeedItemSchedule

DESCRIPTION

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

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