| Package | Description |
|---|---|
| com.google.api.ads.dfp.axis.v201405 |
| Modifier and Type | Class and Description |
|---|---|
class |
AdUnitRateCardFeature
A rate customization applied to ad unit targeting.
|
class |
AudienceSegmentRateCardFeature
A rate customization applied to audience segment targeting.
|
class |
BandwidthRateCardFeature
A rate customization applied to bandwidth targeting.
|
class |
BrowserLanguageRateCardFeature
A rate customization applied to browser language targeting.
|
class |
BrowserRateCardFeature
A rate customization applied to browser targeting.
|
class |
CustomTargetingRateCardFeature
A rate customization applied to custom criteria targeting.
|
class |
DaypartRateCardFeature
A rate customization applied to daypart targeting.
|
class |
DeviceCapabilityRateCardFeature
A rate customization applied to device capability targeting.
|
class |
DeviceCategoryRateCardFeature
A rate customization applied to device category targeting.
|
class |
DeviceManufacturerRateCardFeature
A rate customization applied to device manufacturer targeting.
|
class |
FrequencyCapRateCardFeature
A rate customization applied to frequency caps.
|
class |
GeographyRateCardFeature
A rate customization applied to geography targeting.
|
class |
MobileCarrierRateCardFeature
A rate customization applied to mobile carrier targeting.
|
class |
OperatingSystemRateCardFeature
A rate customization applied to operating system targeting.
|
class |
PlacementRateCardFeature
A rate customization applied to placement targeting.
|
class |
UnknownRateCardFeature
The
RateCardFeature returned if the actual feature is not
exposed by
the requested API version. |
class |
UserDomainRateCardFeature
A rate customization applied to user domain targeting.
|
| Modifier and Type | Method and Description |
|---|---|
RateCardFeature |
RateCardCustomization.getRateCardFeature()
Gets the rateCardFeature value for this RateCardCustomization.
|
RateCardFeature |
RateCardCustomizationGroup.getRateCardFeature()
Gets the rateCardFeature value for this RateCardCustomizationGroup.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RateCardCustomization.setRateCardFeature(RateCardFeature rateCardFeature)
Sets the rateCardFeature value for this RateCardCustomization.
|
void |
RateCardCustomizationGroup.setRateCardFeature(RateCardFeature rateCardFeature)
Sets the rateCardFeature value for this RateCardCustomizationGroup.
|
| Constructor and Description |
|---|
RateCardCustomization(Long rateCardCustomizationGroupId,
Long id,
RateCardFeature rateCardFeature,
RateCardCustomizationAdjustmentType adjustmentType,
Long adjustmentSize,
RateType rateType) |
RateCardCustomizationGroup(Long id,
Long rateCardId,
PricingMethod pricingMethod,
RateCardFeature rateCardFeature) |
Copyright © 2014. All Rights Reserved.