| Package | Description |
|---|---|
| com.google.api.ads.dfp.axis.v201708 |
| Modifier and Type | Field and Description |
|---|---|
static CostAdjustment |
CostAdjustment.ADDED_VALUE |
static CostAdjustment |
CostAdjustment.BARTER |
static CostAdjustment |
CostAdjustment.MAKE_GOOD |
static CostAdjustment |
CostAdjustment.NONE |
static CostAdjustment |
CostAdjustment.UNKNOWN |
| Modifier and Type | Method and Description |
|---|---|
static CostAdjustment |
CostAdjustment.fromString(String value) |
static CostAdjustment |
CostAdjustment.fromValue(String value) |
CostAdjustment |
ProposalLineItem.getCostAdjustment()
Gets the costAdjustment value for this ProposalLineItem.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProposalLineItem.setCostAdjustment(CostAdjustment costAdjustment)
Sets the costAdjustment value for this ProposalLineItem.
|
| Constructor and Description |
|---|
ProposalLineItem(Long id,
Long proposalId,
Long packageId,
Long rateCardId,
Long productId,
String name,
DateTime startDateTime,
DateTime endDateTime,
String timeZoneId,
String internalNotes,
CostAdjustment costAdjustment,
Boolean isArchived,
Goal goal,
Integer contractedQuantityBuffer,
Long scheduledQuantity,
Long contractedUnitsBought,
DeliveryRateType deliveryRateType,
RoadblockingType roadblockingType,
CompanionDeliveryOption companionDeliveryOption,
CreativeRotationType creativeRotationType,
Long videoMaxDuration,
FrequencyCap[] frequencyCaps,
Long dfpLineItemId,
LineItemType lineItemType,
Integer lineItemPriority,
RateType rateType,
CreativePlaceholder[] creativePlaceholders,
Targeting targeting,
BaseCustomFieldValue[] customFieldValues,
AppliedLabel[] appliedLabels,
AppliedLabel[] effectiveAppliedLabels,
Boolean disableSameAdvertiserCompetitiveExclusion,
ProposalLineItemConstraints productConstraints,
ProposalLineItemPremium[] premiums,
Boolean isSold,
Money baseRate,
Money netRate,
Money grossRate,
Money netCost,
Money grossCost,
DeliveryIndicator deliveryIndicator,
DeliveryData deliveryData,
ComputedStatus computedStatus,
BillingCap billingCap,
BillingSchedule billingSchedule,
BillingSource billingSource,
BillingBase billingBase,
DateTime lastModifiedDateTime,
ReservationStatus reservationStatus,
DateTime lastReservationDateTime,
Boolean useThirdPartyAdServerFromProposal,
Integer thirdPartyAdServerId,
String customThirdPartyAdServerName,
EnvironmentType environmentType,
Boolean isProgrammatic,
LinkStatus linkStatus,
ProposalLineItemMarketplaceInfo marketplaceInfo,
PricingModel rateCardPricingModel,
String additionalTerms) |
Copyright © 2018. All Rights Reserved.