NAME
Google::Ads::AdWords::v201409::WebpageCondition
DESCRIPTION
Perl data type class for the XML Schema defined complexType WebpageCondition from the namespace https://adwords.google.com/api/adwords/cm/v201409.
Logical expression for targeting webpages of an advertiser's website. <p>A condition is defined as {@code operand OP argument} where {@code operand} is one of the values enumerated in {@link WebpageConditionOperand}, and, based on this value, {@code OP} is either of {@code EQUALS} or {@code CONTAINS}.</p>
PROPERTIES
The following properties may be accessed using get_PROPERTY / set_PROPERTY methods:
operand
argument
METHODS
new
Constructor. The following data structure may be passed to new():
AUTHOR
Generated by SOAP::WSDL