Uses of Class
com.google.api.ads.dfp.axis.v201111.Technology

Packages that use Technology
com.google.api.ads.dfp.axis.v201111   
 

Uses of Technology in com.google.api.ads.dfp.axis.v201111
 

Subclasses of Technology in com.google.api.ads.dfp.axis.v201111
 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 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.
 

Methods in com.google.api.ads.dfp.axis.v201111 that return Technology
 Technology[] BandwidthGroupTargeting.getBandwidthGroups()
          Gets the bandwidthGroups value for this BandwidthGroupTargeting.
 Technology BandwidthGroupTargeting.getBandwidthGroups(int i)
           
 Technology[] BrowserLanguageTargeting.getBrowserLanguages()
          Gets the browserLanguages value for this BrowserLanguageTargeting.
 Technology BrowserLanguageTargeting.getBrowserLanguages(int i)
           
 Technology[] BrowserTargeting.getBrowsers()
          Gets the browsers value for this BrowserTargeting.
 Technology BrowserTargeting.getBrowsers(int i)
           
 Technology[] DeviceManufacturerTargeting.getDeviceManufacturers()
          Gets the deviceManufacturers value for this DeviceManufacturerTargeting.
 Technology DeviceManufacturerTargeting.getDeviceManufacturers(int i)
           
 Technology[] MobileDeviceTargeting.getExcludedMobileDevices()
          Gets the excludedMobileDevices value for this MobileDeviceTargeting.
 Technology MobileDeviceTargeting.getExcludedMobileDevices(int i)
           
 Technology[] MobileDeviceSubmodelTargeting.getExcludedMobileDeviceSubmodels()
          Gets the excludedMobileDeviceSubmodels value for this MobileDeviceSubmodelTargeting.
 Technology MobileDeviceSubmodelTargeting.getExcludedMobileDeviceSubmodels(int i)
           
 Technology[] OperatingSystemVersionTargeting.getExcludedOperatingSystemVersions()
          Gets the excludedOperatingSystemVersions value for this OperatingSystemVersionTargeting.
 Technology OperatingSystemVersionTargeting.getExcludedOperatingSystemVersions(int i)
           
 Technology[] MobileCarrierTargeting.getMobileCarriers()
          Gets the mobileCarriers value for this MobileCarrierTargeting.
 Technology MobileCarrierTargeting.getMobileCarriers(int i)
           
 Technology[] OperatingSystemTargeting.getOperatingSystems()
          Gets the operatingSystems value for this OperatingSystemTargeting.
 Technology OperatingSystemTargeting.getOperatingSystems(int i)
           
 Technology[] MobileDeviceTargeting.getTargetedMobileDevices()
          Gets the targetedMobileDevices value for this MobileDeviceTargeting.
 Technology MobileDeviceTargeting.getTargetedMobileDevices(int i)
           
 Technology[] MobileDeviceSubmodelTargeting.getTargetedMobileDeviceSubmodels()
          Gets the targetedMobileDeviceSubmodels value for this MobileDeviceSubmodelTargeting.
 Technology MobileDeviceSubmodelTargeting.getTargetedMobileDeviceSubmodels(int i)
           
 Technology[] OperatingSystemVersionTargeting.getTargetedOperatingSystemVersions()
          Gets the targetedOperatingSystemVersions value for this OperatingSystemVersionTargeting.
 Technology OperatingSystemVersionTargeting.getTargetedOperatingSystemVersions(int i)
           
 

Methods in com.google.api.ads.dfp.axis.v201111 with parameters of type Technology
 void BandwidthGroupTargeting.setBandwidthGroups(int i, Technology _value)
           
 void BandwidthGroupTargeting.setBandwidthGroups(Technology[] bandwidthGroups)
          Sets the bandwidthGroups value for this BandwidthGroupTargeting.
 void BrowserLanguageTargeting.setBrowserLanguages(int i, Technology _value)
           
 void BrowserLanguageTargeting.setBrowserLanguages(Technology[] browserLanguages)
          Sets the browserLanguages value for this BrowserLanguageTargeting.
 void BrowserTargeting.setBrowsers(int i, Technology _value)
           
 void BrowserTargeting.setBrowsers(Technology[] browsers)
          Sets the browsers value for this BrowserTargeting.
 void DeviceManufacturerTargeting.setDeviceManufacturers(int i, Technology _value)
           
 void DeviceManufacturerTargeting.setDeviceManufacturers(Technology[] deviceManufacturers)
          Sets the deviceManufacturers value for this DeviceManufacturerTargeting.
 void MobileDeviceTargeting.setExcludedMobileDevices(int i, Technology _value)
           
 void MobileDeviceTargeting.setExcludedMobileDevices(Technology[] excludedMobileDevices)
          Sets the excludedMobileDevices value for this MobileDeviceTargeting.
 void MobileDeviceSubmodelTargeting.setExcludedMobileDeviceSubmodels(int i, Technology _value)
           
 void MobileDeviceSubmodelTargeting.setExcludedMobileDeviceSubmodels(Technology[] excludedMobileDeviceSubmodels)
          Sets the excludedMobileDeviceSubmodels value for this MobileDeviceSubmodelTargeting.
 void OperatingSystemVersionTargeting.setExcludedOperatingSystemVersions(int i, Technology _value)
           
 void OperatingSystemVersionTargeting.setExcludedOperatingSystemVersions(Technology[] excludedOperatingSystemVersions)
          Sets the excludedOperatingSystemVersions value for this OperatingSystemVersionTargeting.
 void MobileCarrierTargeting.setMobileCarriers(int i, Technology _value)
           
 void MobileCarrierTargeting.setMobileCarriers(Technology[] mobileCarriers)
          Sets the mobileCarriers value for this MobileCarrierTargeting.
 void OperatingSystemTargeting.setOperatingSystems(int i, Technology _value)
           
 void OperatingSystemTargeting.setOperatingSystems(Technology[] operatingSystems)
          Sets the operatingSystems value for this OperatingSystemTargeting.
 void MobileDeviceTargeting.setTargetedMobileDevices(int i, Technology _value)
           
 void MobileDeviceTargeting.setTargetedMobileDevices(Technology[] targetedMobileDevices)
          Sets the targetedMobileDevices value for this MobileDeviceTargeting.
 void MobileDeviceSubmodelTargeting.setTargetedMobileDeviceSubmodels(int i, Technology _value)
           
 void MobileDeviceSubmodelTargeting.setTargetedMobileDeviceSubmodels(Technology[] targetedMobileDeviceSubmodels)
          Sets the targetedMobileDeviceSubmodels value for this MobileDeviceSubmodelTargeting.
 void OperatingSystemVersionTargeting.setTargetedOperatingSystemVersions(int i, Technology _value)
           
 void OperatingSystemVersionTargeting.setTargetedOperatingSystemVersions(Technology[] targetedOperatingSystemVersions)
          Sets the targetedOperatingSystemVersions value for this OperatingSystemVersionTargeting.
 

Constructors in com.google.api.ads.dfp.axis.v201111 with parameters of type Technology
BandwidthGroupTargeting(Boolean isTargeted, Technology[] bandwidthGroups)
           
BrowserLanguageTargeting(Boolean isTargeted, Technology[] browserLanguages)
           
BrowserTargeting(Boolean isTargeted, Technology[] browsers)
           
DeviceManufacturerTargeting(Boolean isTargeted, Technology[] deviceManufacturers)
           
MobileCarrierTargeting(Boolean isTargeted, Technology[] mobileCarriers)
           
MobileDeviceSubmodelTargeting(Technology[] targetedMobileDeviceSubmodels, Technology[] excludedMobileDeviceSubmodels)
           
MobileDeviceSubmodelTargeting(Technology[] targetedMobileDeviceSubmodels, Technology[] excludedMobileDeviceSubmodels)
           
MobileDeviceTargeting(Technology[] targetedMobileDevices, Technology[] excludedMobileDevices)
           
MobileDeviceTargeting(Technology[] targetedMobileDevices, Technology[] excludedMobileDevices)
           
OperatingSystemTargeting(Boolean isTargeted, Technology[] operatingSystems)
           
OperatingSystemVersionTargeting(Technology[] targetedOperatingSystemVersions, Technology[] excludedOperatingSystemVersions)
           
OperatingSystemVersionTargeting(Technology[] targetedOperatingSystemVersions, Technology[] excludedOperatingSystemVersions)
           
 



Copyright © 2012. All Rights Reserved.