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

NAME

Google::Ads::AdWords::v201402::IpBlock

DESCRIPTION

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

Criterion used for IP exclusions. We allow: <ul> <li>IPv4 and IPv6 addresses</li> <li>individual addresses (192.168.0.1)</li> <li>masks for individual addresses (192.168.0.1/32)</li> <li>masks for Class C networks (192.168.0.1/24)</li> </ul> <span class="constraint AdxEnabled">This is disabled for AdX when it is contained within Operators: ADD, SET.</span>

PROPERTIES

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

  • ipAddress

METHODS

new

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

AUTHOR

Generated by SOAP::WSDL