| Package | Description |
|---|---|
| com.google.api.ads.dfp.axis.v201306 |
| Modifier and Type | Field and Description |
|---|---|
static DeliveryRateType |
DeliveryRateType.AS_FAST_AS_POSSIBLE |
static DeliveryRateType |
DeliveryRateType.EVENLY |
static DeliveryRateType |
DeliveryRateType.FRONTLOADED |
| Modifier and Type | Method and Description |
|---|---|
static DeliveryRateType |
DeliveryRateType.fromString(String value) |
static DeliveryRateType |
DeliveryRateType.fromValue(String value) |
DeliveryRateType |
LineItemTemplate.getDeliveryRateType()
Gets the deliveryRateType value for this LineItemTemplate.
|
DeliveryRateType |
ProposalLineItem.getDeliveryRateType()
Gets the deliveryRateType value for this ProposalLineItem.
|
DeliveryRateType |
LineItemSummary.getDeliveryRateType()
Gets the deliveryRateType value for this LineItemSummary.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LineItemTemplate.setDeliveryRateType(DeliveryRateType deliveryRateType)
Sets the deliveryRateType value for this LineItemTemplate.
|
void |
ProposalLineItem.setDeliveryRateType(DeliveryRateType deliveryRateType)
Sets the deliveryRateType value for this ProposalLineItem.
|
void |
LineItemSummary.setDeliveryRateType(DeliveryRateType deliveryRateType)
Sets the deliveryRateType 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 skipInventoryCheck,
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,
DateTime creationDateTime,
BaseCustomFieldValue[] customFieldValues,
Boolean isMissingCreatives,
String lineItemSummaryType,
Targeting targeting) |
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 skipInventoryCheck,
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,
DateTime creationDateTime,
BaseCustomFieldValue[] customFieldValues,
Boolean isMissingCreatives,
String lineItemSummaryType) |
LineItemTemplate(Long id,
String name,
Boolean isDefault,
String lineItemName,
TargetPlatform targetPlatform,
Boolean enabledForSameAdvertiserException,
String notes,
LineItemType lineItemType,
DateTime startTime,
DateTime endTime,
DeliveryRateType deliveryRateType,
RoadblockingType roadblockingType,
CreativeRotationType creativeRotationType) |
ProposalLineItem(Long id,
Long proposalId,
Long rateCardId,
String productId,
String name,
DateTime startDateTime,
DateTime endDateTime,
String notes,
CostAdjustment costAdjustment,
Boolean isArchived,
Long unitsBought,
Integer unitsBoughtBuffer,
DeliveryRateType deliveryRateType,
RoadblockingType roadblockingType,
CompanionDeliveryOption companionDeliveryOption,
CreativeRotationType creativeRotationType,
FrequencyCap[] frequencyCaps,
LineItemType lineItemType,
Integer lineItemPriority,
CostType costType,
CreativePlaceholder[] creativePlaceholders,
Targeting targeting,
BaseCustomFieldValue[] customFieldValues,
AppliedLabel[] appliedLabels,
AppliedLabel[] effectiveAppliedLabels,
ProposalLineItemPremium[] premiums,
Money baseRate,
Money costPerUnit,
Money cost,
DeliveryIndicator deliveryIndicator,
DeliveryData deliveryData,
ComputedStatus computedStatus,
BillingCap billingCap,
BillingSchedule billingSchedule,
BillingSource billingSource) |
Copyright © 2013. All Rights Reserved.