Java class for MobileImageAd complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="MobileImageAd"> <complexContent> <extension base="{https://adwords.google.com/api/adwords/cm/v201309}Ad"> <sequence> <element name="markupLanguages" type="{https://adwords.google.com/api/adwords/cm/v201309}MarkupLanguageType" maxOccurs="unbounded" minOccurs="0"/> <element name="mobileCarriers" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/> <element name="image" type="{https://adwords.google.com/api/adwords/cm/v201309}Image" minOccurs="0"/> </sequence> </extension> </complexContent> </complexType>
|
|
|
|