| Package | Description |
|---|---|
| com.google.api.ads.admanager.axis.v202108 |
| 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 | Method and Description |
|---|---|
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[] |
DeviceCapabilityTargeting.getExcludedDeviceCapabilities()
Gets the excludedDeviceCapabilities value for this DeviceCapabilityTargeting.
|
Technology |
DeviceCapabilityTargeting.getExcludedDeviceCapabilities(int i) |
Technology[] |
DeviceCategoryTargeting.getExcludedDeviceCategories()
Gets the excludedDeviceCategories value for this DeviceCategoryTargeting.
|
Technology |
DeviceCategoryTargeting.getExcludedDeviceCategories(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[] |
DeviceCapabilityTargeting.getTargetedDeviceCapabilities()
Gets the targetedDeviceCapabilities value for this DeviceCapabilityTargeting.
|
Technology |
DeviceCapabilityTargeting.getTargetedDeviceCapabilities(int i) |
Technology[] |
DeviceCategoryTargeting.getTargetedDeviceCategories()
Gets the targetedDeviceCategories value for this DeviceCategoryTargeting.
|
Technology |
DeviceCategoryTargeting.getTargetedDeviceCategories(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) |
| Modifier and Type | Method and Description |
|---|---|
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 |
DeviceCapabilityTargeting.setExcludedDeviceCapabilities(int i,
Technology _value) |
void |
DeviceCapabilityTargeting.setExcludedDeviceCapabilities(Technology[] excludedDeviceCapabilities)
Sets the excludedDeviceCapabilities value for this DeviceCapabilityTargeting.
|
void |
DeviceCategoryTargeting.setExcludedDeviceCategories(int i,
Technology _value) |
void |
DeviceCategoryTargeting.setExcludedDeviceCategories(Technology[] excludedDeviceCategories)
Sets the excludedDeviceCategories value for this DeviceCategoryTargeting.
|
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 |
DeviceCapabilityTargeting.setTargetedDeviceCapabilities(int i,
Technology _value) |
void |
DeviceCapabilityTargeting.setTargetedDeviceCapabilities(Technology[] targetedDeviceCapabilities)
Sets the targetedDeviceCapabilities value for this DeviceCapabilityTargeting.
|
void |
DeviceCategoryTargeting.setTargetedDeviceCategories(int i,
Technology _value) |
void |
DeviceCategoryTargeting.setTargetedDeviceCategories(Technology[] targetedDeviceCategories)
Sets the targetedDeviceCategories value for this DeviceCategoryTargeting.
|
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.
|
| Constructor and Description |
|---|
BandwidthGroupTargeting(Boolean isTargeted,
Technology[] bandwidthGroups) |
BrowserLanguageTargeting(Boolean isTargeted,
Technology[] browserLanguages) |
BrowserTargeting(Boolean isTargeted,
Technology[] browsers) |
DeviceCapabilityTargeting(Technology[] targetedDeviceCapabilities,
Technology[] excludedDeviceCapabilities) |
DeviceCapabilityTargeting(Technology[] targetedDeviceCapabilities,
Technology[] excludedDeviceCapabilities) |
DeviceCategoryTargeting(Technology[] targetedDeviceCategories,
Technology[] excludedDeviceCategories) |
DeviceCategoryTargeting(Technology[] targetedDeviceCategories,
Technology[] excludedDeviceCategories) |
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 © 2022. All rights reserved.