| Package | Description |
|---|---|
| com.google.api.ads.dfp.jaxws.v201802 |
| Modifier and Type | Class and Description |
|---|---|
class |
BandwidthGroup
Represents a group of bandwidths that are logically organized by some well
known generic names such as 'Cable' or 'DSL'.
|
class |
Browser
Represents an internet browser.
|
class |
BrowserLanguage
Represents a Browser's language.
|
class |
DeviceCapability
Represents a capability of a physical device.
|
class |
DeviceCategory
Represents the category of a device.
|
class |
DeviceManufacturer
Represents a mobile device's manufacturer.
|
class |
MobileCarrier
Represents a mobile carrier.
|
class |
MobileDevice
Represents a Mobile Device.
|
class |
MobileDeviceSubmodel
Represents a mobile device submodel.
|
class |
OperatingSystem
Represents an Operating System, such as Linux, Mac OS or Windows.
|
class |
OperatingSystemVersion
Represents a specific version of an operating system.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<Technology> |
BandwidthGroupTargeting.bandwidthGroups |
protected List<Technology> |
BrowserLanguageTargeting.browserLanguages |
protected List<Technology> |
BrowserTargeting.browsers |
protected List<Technology> |
DeviceManufacturerTargeting.deviceManufacturers |
protected List<Technology> |
DeviceCapabilityTargeting.excludedDeviceCapabilities |
protected List<Technology> |
DeviceCategoryTargeting.excludedDeviceCategories |
protected List<Technology> |
MobileDeviceTargeting.excludedMobileDevices |
protected List<Technology> |
MobileDeviceSubmodelTargeting.excludedMobileDeviceSubmodels |
protected List<Technology> |
OperatingSystemVersionTargeting.excludedOperatingSystemVersions |
protected List<Technology> |
MobileCarrierTargeting.mobileCarriers |
protected List<Technology> |
OperatingSystemTargeting.operatingSystems |
protected List<Technology> |
DeviceCapabilityTargeting.targetedDeviceCapabilities |
protected List<Technology> |
DeviceCategoryTargeting.targetedDeviceCategories |
protected List<Technology> |
MobileDeviceTargeting.targetedMobileDevices |
protected List<Technology> |
MobileDeviceSubmodelTargeting.targetedMobileDeviceSubmodels |
protected List<Technology> |
OperatingSystemVersionTargeting.targetedOperatingSystemVersions |
| Modifier and Type | Method and Description |
|---|---|
Technology |
ObjectFactory.createTechnology()
Create an instance of
Technology |
| Modifier and Type | Method and Description |
|---|---|
List<Technology> |
BandwidthGroupTargeting.getBandwidthGroups()
Gets the value of the bandwidthGroups property.
|
List<Technology> |
BrowserLanguageTargeting.getBrowserLanguages()
Gets the value of the browserLanguages property.
|
List<Technology> |
BrowserTargeting.getBrowsers()
Gets the value of the browsers property.
|
List<Technology> |
DeviceManufacturerTargeting.getDeviceManufacturers()
Gets the value of the deviceManufacturers property.
|
List<Technology> |
DeviceCapabilityTargeting.getExcludedDeviceCapabilities()
Gets the value of the excludedDeviceCapabilities property.
|
List<Technology> |
DeviceCategoryTargeting.getExcludedDeviceCategories()
Gets the value of the excludedDeviceCategories property.
|
List<Technology> |
MobileDeviceTargeting.getExcludedMobileDevices()
Gets the value of the excludedMobileDevices property.
|
List<Technology> |
MobileDeviceSubmodelTargeting.getExcludedMobileDeviceSubmodels()
Gets the value of the excludedMobileDeviceSubmodels property.
|
List<Technology> |
OperatingSystemVersionTargeting.getExcludedOperatingSystemVersions()
Gets the value of the excludedOperatingSystemVersions property.
|
List<Technology> |
MobileCarrierTargeting.getMobileCarriers()
Gets the value of the mobileCarriers property.
|
List<Technology> |
OperatingSystemTargeting.getOperatingSystems()
Gets the value of the operatingSystems property.
|
List<Technology> |
DeviceCapabilityTargeting.getTargetedDeviceCapabilities()
Gets the value of the targetedDeviceCapabilities property.
|
List<Technology> |
DeviceCategoryTargeting.getTargetedDeviceCategories()
Gets the value of the targetedDeviceCategories property.
|
List<Technology> |
MobileDeviceTargeting.getTargetedMobileDevices()
Gets the value of the targetedMobileDevices property.
|
List<Technology> |
MobileDeviceSubmodelTargeting.getTargetedMobileDeviceSubmodels()
Gets the value of the targetedMobileDeviceSubmodels property.
|
List<Technology> |
OperatingSystemVersionTargeting.getTargetedOperatingSystemVersions()
Gets the value of the targetedOperatingSystemVersions property.
|
Copyright © 2018. All Rights Reserved.