|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of Money in com.google.api.ads.dfp.v201111 |
|---|
| Methods in com.google.api.ads.dfp.v201111 that return Money | |
|---|---|
Money |
LineItemSummary.getBudget()
Gets the budget value for this LineItemSummary. |
Money |
LineItemCreativeAssociationStats.getCostInOrderCurrency()
Gets the costInOrderCurrency value for this LineItemCreativeAssociationStats. |
Money |
LineItemSummary.getCostPerUnit()
Gets the costPerUnit value for this LineItemSummary. |
Money |
Order.getTotalBudget()
Gets the totalBudget value for this Order. |
Money |
LineItemSummary.getValueCostPerUnit()
Gets the valueCostPerUnit value for this LineItemSummary. |
| Methods in com.google.api.ads.dfp.v201111 with parameters of type Money | |
|---|---|
void |
LineItemSummary.setBudget(Money budget)
Sets the budget value for this LineItemSummary. |
void |
LineItemCreativeAssociationStats.setCostInOrderCurrency(Money costInOrderCurrency)
Sets the costInOrderCurrency value for this LineItemCreativeAssociationStats. |
void |
LineItemSummary.setCostPerUnit(Money costPerUnit)
Sets the costPerUnit value for this LineItemSummary. |
void |
Order.setTotalBudget(Money totalBudget)
Sets the totalBudget value for this Order. |
void |
LineItemSummary.setValueCostPerUnit(Money valueCostPerUnit)
Sets the valueCostPerUnit value for this LineItemSummary. |
| Constructors in com.google.api.ads.dfp.v201111 with parameters of type Money | |
|---|---|
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)
|
|
LineItemCreativeAssociationStats(Stats stats,
Money costInOrderCurrency)
|
|
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)
|
|
Order(Long id,
String name,
DateTime startDateTime,
DateTime endDateTime,
Boolean unlimitedEndDateTime,
OrderStatus status,
Boolean isArchived,
String notes,
Integer externalOrderId,
String poNumber,
String currencyCode,
Long advertiserId,
Long agencyId,
Long creatorId,
Long traffickerId,
long[] secondaryTraffickerIds,
Long salespersonId,
long[] secondarySalespersonIds,
Long totalImpressionsDelivered,
Long totalClicksDelivered,
Money totalBudget,
AppliedLabel[] appliedLabels,
AppliedLabel[] effectiveAppliedLabels,
String lastModifiedByApp)
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||