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

NAME

Google::Ads::AdWords::v201607::DateSpecificRuleUserList

DESCRIPTION

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

Visitors of a page during specific dates. The visiting periods are defined as follows: <ul> <li> between {@code startDate} (inclusive) and {@code endDate} (inclusive); <li> before {@code endDate} (exclusive) with {@code startDate} = 2000-01-01; <li> after {@code startDate} (exclusive) with {@code endDate} = 2037-12-30. </ul>

PROPERTIES

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

  • rule

  • startDate

  • endDate

METHODS

new

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

AUTHOR

Generated by SOAP::WSDL