| Package | Description |
|---|---|
| com.google.api.ads.dfp.axis.v201308 |
| Modifier and Type | Method and Description |
|---|---|
ProposalLineItemPremium[] |
ProposalLineItem.getPremiums()
Gets the premiums value for this ProposalLineItem.
|
ProposalLineItemPremium |
ProposalLineItem.getPremiums(int i) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProposalLineItem.setPremiums(int i,
ProposalLineItemPremium _value) |
void |
ProposalLineItem.setPremiums(ProposalLineItemPremium[] premiums)
Sets the premiums value for this ProposalLineItem.
|
| Constructor and Description |
|---|
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.