NAME

Google::Ads::AdWords::v201109::PolicyViolationError::Part

DESCRIPTION

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

Points to a substring within an ad field or criterion.

PROPERTIES

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

  • index

  • length

METHODS

new

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

{ # Google::Ads::AdWords::v201109::PolicyViolationError::Part
  index =>  $some_value, # int
  length =>  $some_value, # int
},

AUTHOR

Generated by SOAP::WSDL