| Package | Description |
|---|---|
| com.google.api.ads.dfp.axis.v201306 |
| Modifier and Type | Method and Description |
|---|---|
BrowserTargeting |
ProductSegmentation.getBrowserSegment()
Gets the browserSegment value for this ProductSegmentation.
|
BrowserTargeting |
ProductTemplateTargeting.getBrowserTargeting()
Gets the browserTargeting value for this ProductTemplateTargeting.
|
BrowserTargeting |
TechnologyTargeting.getBrowserTargeting()
Gets the browserTargeting value for this TechnologyTargeting.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProductSegmentation.setBrowserSegment(BrowserTargeting browserSegment)
Sets the browserSegment value for this ProductSegmentation.
|
void |
ProductTemplateTargeting.setBrowserTargeting(BrowserTargeting browserTargeting)
Sets the browserTargeting value for this ProductTemplateTargeting.
|
void |
TechnologyTargeting.setBrowserTargeting(BrowserTargeting browserTargeting)
Sets the browserTargeting value for this TechnologyTargeting.
|
| Constructor and Description |
|---|
ProductSegmentation(GeoTargeting geoSegment,
AdUnitTargeting[] adUnitSegments,
PlacementTargeting placementSegment,
UserDomainTargeting userDomainSegment,
BandwidthGroupTargeting bandwidthSegment,
BrowserTargeting browserSegment,
BrowserLanguageTargeting browserLanguageSegment,
OperatingSystemTargeting operatingSystemSegment) |
ProductTemplateTargeting(GeoTargeting geoTargeting,
Boolean allowGeoTargetingCustomization,
InventoryTargeting inventoryTargeting,
Boolean allowAdUnitTargetingCustomization,
Boolean allowPlacementTargetingCustomization,
long[] customizableCustomTargetingKeyIds,
UserDomainTargeting userDomainTargeting,
Boolean allowUserDomainTargetingCustomization,
BandwidthGroupTargeting bandwidthGroupTargeting,
Boolean allowBandwidthGroupTargetingCustomization,
BrowserTargeting browserTargeting,
Boolean allowBrowserTargetingCustomization,
BrowserLanguageTargeting browserLanguageTargeting,
Boolean allowBrowserLanguageTargetingCustomization,
OperatingSystemTargeting operatingSystemTargeting,
Boolean allowOperatingSystemTargetingCustomization) |
TechnologyTargeting(BandwidthGroupTargeting bandwidthGroupTargeting,
BrowserTargeting browserTargeting,
BrowserLanguageTargeting browserLanguageTargeting,
DeviceCapabilityTargeting deviceCapabilityTargeting,
DeviceCategoryTargeting deviceCategoryTargeting,
DeviceManufacturerTargeting deviceManufacturerTargeting,
MobileCarrierTargeting mobileCarrierTargeting,
MobileDeviceTargeting mobileDeviceTargeting,
MobileDeviceSubmodelTargeting mobileDeviceSubmodelTargeting,
OperatingSystemTargeting operatingSystemTargeting,
OperatingSystemVersionTargeting operatingSystemVersionTargeting) |
Copyright © 2014. All Rights Reserved.