| Package | Description |
|---|---|
| com.google.api.ads.dfp.axis.v201211 |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Constructor and Description |
|---|
LineItem(Long orderId,
Long id,
String name,
String externalId,
String orderName,
DateTime startDateTime,
StartDateTimeType startDateTimeType,
DateTime endDateTime,
Integer autoExtensionDays,
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,
CreativePersistenceType creativePersistenceType,
Boolean allowOverbook,
Boolean reserveAtCreation,
Stats stats,
DeliveryIndicator deliveryIndicator,
DeliveryData deliveryData,
Money budget,
ComputedStatus status,
LineItemSummaryReservationStatus reservationStatus,
Boolean isArchived,
String webPropertyCode,
AppliedLabel[] appliedLabels,
AppliedLabel[] effectiveAppliedLabels,
Boolean disableSameAdvertiserCompetitiveExclusion,
String lastModifiedByApp,
String notes,
DateTime lastModifiedDateTime,
BaseCustomFieldValue[] customFieldValues,
String lineItemSummaryType,
Targeting targeting) |
LineItemCreativeAssociationStats(Stats stats,
Long_StatsMapEntry[] creativeSetStats,
Money costInOrderCurrency) |
LineItemSummary(Long orderId,
Long id,
String name,
String externalId,
String orderName,
DateTime startDateTime,
StartDateTimeType startDateTimeType,
DateTime endDateTime,
Integer autoExtensionDays,
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,
CreativePersistenceType creativePersistenceType,
Boolean allowOverbook,
Boolean reserveAtCreation,
Stats stats,
DeliveryIndicator deliveryIndicator,
DeliveryData deliveryData,
Money budget,
ComputedStatus status,
LineItemSummaryReservationStatus reservationStatus,
Boolean isArchived,
String webPropertyCode,
AppliedLabel[] appliedLabels,
AppliedLabel[] effectiveAppliedLabels,
Boolean disableSameAdvertiserCompetitiveExclusion,
String lastModifiedByApp,
String notes,
DateTime lastModifiedDateTime,
BaseCustomFieldValue[] customFieldValues,
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,
long[] appliedTeamIds,
DateTime lastModifiedDateTime,
BaseCustomFieldValue[] customFieldValues) |
Copyright © 2013. All Rights Reserved.