|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of UnitType in com.google.api.ads.dfp.v201111 |
|---|
| Fields in com.google.api.ads.dfp.v201111 declared as UnitType | |
|---|---|
static UnitType |
UnitType.CLICKS
|
static UnitType |
UnitType.IMPRESSIONS
|
| Methods in com.google.api.ads.dfp.v201111 that return UnitType | |
|---|---|
static UnitType |
UnitType.fromString(String value)
|
static UnitType |
UnitType.fromValue(String value)
|
UnitType |
Forecast.getUnitType()
Gets the unitType value for this Forecast. |
UnitType |
LineItemSummary.getUnitType()
Gets the unitType value for this LineItemSummary. |
| Methods in com.google.api.ads.dfp.v201111 with parameters of type UnitType | |
|---|---|
void |
Forecast.setUnitType(UnitType unitType)
Sets the unitType value for this Forecast. |
void |
LineItemSummary.setUnitType(UnitType unitType)
Sets the unitType value for this LineItemSummary. |
| Constructors in com.google.api.ads.dfp.v201111 with parameters of type UnitType | |
|---|---|
Forecast(Long id,
Long orderId,
UnitType unitType,
Long availableUnits,
Long deliveredUnits,
Long matchedUnits,
Long possibleUnits,
Long reservedUnits)
|
|
LineItem(Long orderId,
Long id,
String name,
String externalId,
String orderName,
DateTime startDateTime,
StartDateTimeType startDateTimeType,
DateTime endDateTime,
Boolean unlimitedEndDateTime,
CreativeRotationType creativeRotationType,
DeliveryRateType deliveryRateType,
RoadblockingType roadblockingType,
FrequencyCap[] frequencyCaps,
LineItemType lineItemType,
Integer priority,
UnitType unitType,
LineItemSummaryDuration duration,
Long unitsBought,
Money costPerUnit,
Money valueCostPerUnit,
CostType costType,
LineItemDiscountType discountType,
Double discount,
Long contractedUnitsBought,
CreativePlaceholder[] creativePlaceholders,
TargetPlatform targetPlatform,
EnvironmentType environmentType,
CompanionDeliveryOption companionDeliveryOption,
Boolean allowOverbook,
Boolean reserveAtCreation,
Stats stats,
DeliveryIndicator deliveryIndicator,
DeliveryData deliveryData,
Money budget,
ComputedStatus status,
LineItemSummaryReservationStatus reservationStatus,
Boolean isArchived,
AppliedLabel[] appliedLabels,
AppliedLabel[] effectiveAppliedLabels,
Boolean disableSameAdvertiserCompetitiveExclusion,
String lastModifiedByApp,
String notes,
String lineItemSummaryType,
Targeting targeting)
|
|
LineItemSummary(Long orderId,
Long id,
String name,
String externalId,
String orderName,
DateTime startDateTime,
StartDateTimeType startDateTimeType,
DateTime endDateTime,
Boolean unlimitedEndDateTime,
CreativeRotationType creativeRotationType,
DeliveryRateType deliveryRateType,
RoadblockingType roadblockingType,
FrequencyCap[] frequencyCaps,
LineItemType lineItemType,
Integer priority,
UnitType unitType,
LineItemSummaryDuration duration,
Long unitsBought,
Money costPerUnit,
Money valueCostPerUnit,
CostType costType,
LineItemDiscountType discountType,
Double discount,
Long contractedUnitsBought,
CreativePlaceholder[] creativePlaceholders,
TargetPlatform targetPlatform,
EnvironmentType environmentType,
CompanionDeliveryOption companionDeliveryOption,
Boolean allowOverbook,
Boolean reserveAtCreation,
Stats stats,
DeliveryIndicator deliveryIndicator,
DeliveryData deliveryData,
Money budget,
ComputedStatus status,
LineItemSummaryReservationStatus reservationStatus,
Boolean isArchived,
AppliedLabel[] appliedLabels,
AppliedLabel[] effectiveAppliedLabels,
Boolean disableSameAdvertiserCompetitiveExclusion,
String lastModifiedByApp,
String notes,
String lineItemSummaryType)
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||