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

NAME

Google::Ads::AdWords::v201309::FeedMapping

DESCRIPTION

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

A FeedMapping represents a mapping between feed attributes in a specific feed and placeholder fields for a specific placeholder type. This will tell the ads serving system which parts of the feed item should be used when populating a placeholder. Without this mapping the placeholder cannot be populated and the extension can not be displayed. <p>For a list of feed placeholders, see <a href="/adwords/api/docs/appendix/placeholders"> https://developers.google.com/adwords/api/docs/appendix/placeholders </a></p>

PROPERTIES

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

  • feedMappingId

  • feedId

  • placeholderType

  • status

  • attributeFieldMappings

METHODS

new

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

AUTHOR

Generated by SOAP::WSDL