| Package | Description |
|---|---|
| com.google.api.ads.admanager.axis.v202005 |
| Modifier and Type | Field and Description |
|---|---|
static ReservationStatus |
ReservationStatus.CHECK_LINE_ITEM_RESERVATION_STATUS |
static ReservationStatus |
ReservationStatus.NOT_RESERVED |
static ReservationStatus |
ReservationStatus.RELEASED |
static ReservationStatus |
ReservationStatus.RESERVED |
static ReservationStatus |
ReservationStatus.UNKNOWN |
| Modifier and Type | Method and Description |
|---|---|
static ReservationStatus |
ReservationStatus.fromString(String value) |
static ReservationStatus |
ReservationStatus.fromValue(String value) |
ReservationStatus |
ProposalLineItem.getReservationStatus()
Gets the reservationStatus value for this ProposalLineItem.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProposalLineItem.setReservationStatus(ReservationStatus reservationStatus)
Sets the reservationStatus 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) |
Copyright © 2021. All rights reserved.