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

NAME

Google::Ads::AdWords::v201710::CombinedRuleUserList

DESCRIPTION

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

Users defined by combining two rules, left operand and right operand. There are two operators: AND where left operand and right operand have to be true; AND_NOT where left operand is true but right operand is false.

PROPERTIES

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

  • leftOperand

  • rightOperand

  • ruleOperator

METHODS

new

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

AUTHOR

Generated by SOAP::WSDL