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

NAME

Google::Ads::AdWords::v201309::FeedItemAttributeValue

DESCRIPTION

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

Represents a feed item's value for a particular feed attribute. A feed item's value is composed of a collection of these attribute values.

PROPERTIES

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

  • feedAttributeId

  • integerValue

  • doubleValue

  • booleanValue

  • stringValue

METHODS

new

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

AUTHOR

Generated by SOAP::WSDL