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

NAME

Google::Ads::AdWords::v201809::DateKey

DESCRIPTION

Perl data type class for the XML Schema defined complexType DateKey from the namespace https://adwords.google.com/api/adwords/rm/v201809.

A custom parameter of date type. Supported date formats are listed as follows: <ul> <li> 2011-03-31T12:20:19-05:00 <li> 03/31/2011 12:20:19-05:00 <li> Fri, Mar 31 2011 12:20:19 EST <li> Fri, Mar 31 12:20:19 EST 2011 </ul> <p> If time zone information is not present in the value, it is assumed to be PST. If time value is not specified, it defaults to midnight of the day.

PROPERTIES

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

  • name

METHODS

new

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

AUTHOR

Generated by SOAP::WSDL