public class MobileDevice extends Technology
Java class for MobileDevice complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="MobileDevice">
<complexContent>
<extension base="{https://www.google.com/apis/ads/publisher/v201805}Technology">
<sequence>
<element name="manufacturerCriterionId" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected Long |
manufacturerCriterionId |
id, name| Constructor and Description |
|---|
MobileDevice() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getManufacturerCriterionId()
Gets the value of the manufacturerCriterionId property.
|
void |
setManufacturerCriterionId(Long value)
Sets the value of the manufacturerCriterionId property.
|
getId, getName, setId, setNameCopyright © 2018. All Rights Reserved.