Google::Ads::AdWords::v201109::AdExtension |
Google::Ads::AdWords::v201109::AdExtension
Perl data type class for the XML Schema defined complexType AdExtension from the namespace https://adwords.google.com/api/adwords/cm/v201109.
Base class for AdExtension objects. An AdExtension is an extension to an existing ad or metadata that will process into an extension. The class is concrete, so ad extensions can be added/removed to campaigns by referring to the id.
The following properties may be accessed using get_PROPERTY / set_PROPERTY methods:
Note: The name of this property has been altered, because it didn't match perl's notion of variable/subroutine names. The altered name is used in perl code only, XML output uses the original name:
AdExtension.Type
Constructor. The following data structure may be passed to new():
{ # Google::Ads::AdWords::v201109::AdExtension id => $some_value, # long AdExtension__Type => $some_value, # string },
Generated by SOAP::WSDL
Google::Ads::AdWords::v201109::AdExtension |