| Package | Description |
|---|---|
| com.google.api.ads.dfp.axis.v201708 |
| Modifier and Type | Class and Description |
|---|---|
class |
AdUnitPremiumFeature
A premium feature applied to ad unit targeting.
|
class |
AudienceSegmentPremiumFeature
A premium feature applied to audience segment targeting.
|
class |
BandwidthPremiumFeature
A premium feature applied to bandwidth targeting.
|
class |
BrowserLanguagePremiumFeature
A premium feature applied to browser language targeting.
|
class |
BrowserPremiumFeature
A premium feature applied to browser targeting.
|
class |
ContentBundlePremiumFeature
A premium feature applied to content bundle targeting.
|
class |
CustomTargetingPremiumFeature
A premium feature applied to custom criteria targeting.
|
class |
DaypartPremiumFeature
A premium feature applied to daypart targeting.
|
class |
DeviceCapabilityPremiumFeature
A premium feature applied to device capability targeting.
|
class |
DeviceCategoryPremiumFeature
A premium feature applied to device category targeting.
|
class |
DeviceManufacturerPremiumFeature
A premium feature applied to device manufacturer targeting.
|
class |
FrequencyCapPremiumFeature
A premium feature applied to frequency caps.
|
class |
GeographyPremiumFeature
A premium feature applied to geography targeting.
|
class |
MobileCarrierPremiumFeature
A premium feature applied to mobile carrier targeting.
|
class |
OperatingSystemPremiumFeature
A premium feature applied to operating system targeting.
|
class |
PlacementPremiumFeature
A premium feature applied to placement targeting.
|
class |
UnknownPremiumFeature
The
PremiumFeature returned if the actual feature is not
exposed by
the requested API version. |
class |
UserDomainPremiumFeature
A premium feature applied to user domain targeting.
|
class |
VideoPositionPremiumFeature
A premium feature applied to video position targeting.
|
| Modifier and Type | Method and Description |
|---|---|
PremiumFeature |
PremiumRateValue.getPremiumFeature()
Gets the premiumFeature value for this PremiumRateValue.
|
PremiumFeature |
PremiumRate.getPremiumFeature()
Gets the premiumFeature value for this PremiumRate.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PremiumRateValue.setPremiumFeature(PremiumFeature premiumFeature)
Sets the premiumFeature value for this PremiumRateValue.
|
void |
PremiumRate.setPremiumFeature(PremiumFeature premiumFeature)
Sets the premiumFeature value for this PremiumRate.
|
| Constructor and Description |
|---|
PremiumRate(Long id,
Long rateCardId,
PricingMethod pricingMethod,
PremiumFeature premiumFeature,
PremiumRateValue[] premiumRateValues) |
PremiumRateValue(Long premiumRateId,
PremiumFeature premiumFeature,
RateType rateType,
PremiumAdjustmentType adjustmentType,
Long adjustmentSize) |
Copyright © 2018. All Rights Reserved.