| Package | Description |
|---|---|
| com.google.api.ads.admanager.axis.v202108 |
| Modifier and Type | Field and Description |
|---|---|
static RateType |
RateType.CPC |
static RateType |
RateType.CPD |
static RateType |
RateType.CPM |
static RateType |
RateType.CPM_IN_TARGET |
static RateType |
RateType.CPU |
static RateType |
RateType.FLAT_FEE |
static RateType |
RateType.UNKNOWN |
static RateType |
RateType.VCPM |
| Modifier and Type | Method and Description |
|---|---|
static RateType |
RateType.fromString(String value) |
static RateType |
RateType.fromValue(String value) |
RateType |
ProposalLineItem.getRateType()
Gets the rateType value for this ProposalLineItem.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProposalLineItem.setRateType(RateType rateType)
Sets the rateType value for this ProposalLineItem.
|
| Constructor and Description |
|---|
ProposalLineItem(Long id,
Long proposalId,
String name,
DateTime startDateTime,
DateTime endDateTime,
String timeZoneId,
String internalNotes,
Boolean isArchived,
Goal goal,
Long contractedUnitsBought,
DeliveryRateType deliveryRateType,
RoadblockingType roadblockingType,
CompanionDeliveryOption companionDeliveryOption,
Long videoMaxDuration,
SkippableAdType videoCreativeSkippableAdType,
FrequencyCap[] frequencyCaps,
Long dfpLineItemId,
LineItemType lineItemType,
Integer lineItemPriority,
RateType rateType,
CreativePlaceholder[] creativePlaceholders,
Targeting targeting,
BaseCustomFieldValue[] customFieldValues,
AppliedLabel[] appliedLabels,
AppliedLabel[] effectiveAppliedLabels,
Boolean disableSameAdvertiserCompetitiveExclusion,
Boolean isSold,
Money netRate,
Money netCost,
DeliveryIndicator deliveryIndicator,
DeliveryData deliveryData,
ComputedStatus computedStatus,
DateTime lastModifiedDateTime,
ReservationStatus reservationStatus,
DateTime lastReservationDateTime,
EnvironmentType environmentType,
AllowedFormats[] allowedFormats,
Boolean isProgrammatic,
ProposalLineItemMarketplaceInfo marketplaceInfo,
String additionalTerms,
ProgrammaticCreativeSource programmaticCreativeSource,
Long estimatedMinimumImpressions,
ThirdPartyMeasurementSettings thirdPartyMeasurementSettings,
ProposalLineItemMakegoodInfo makegoodInfo,
Boolean hasMakegood,
Boolean canCreateMakegood,
NegotiationRole pauseRole,
String pauseReason) |
Copyright © 2021. All rights reserved.