| Package | Description |
|---|---|
| com.google.api.ads.admanager.axis.v202111 |
| Modifier and Type | Method and Description |
|---|---|
ProposalLineItemMakegoodInfo |
ProposalLineItem.getMakegoodInfo()
Gets the makegoodInfo value for this ProposalLineItem.
|
| Modifier and Type | Method and Description |
|---|---|
ProposalLineItem[] |
ProposalLineItemServiceInterface.createMakegoods(ProposalLineItemMakegoodInfo[] makegoodInfos)
Creates makegood proposal line items given the specifications
provided.
|
ProposalLineItem[] |
ProposalLineItemServiceSoapBindingStub.createMakegoods(ProposalLineItemMakegoodInfo[] makegoodInfos) |
void |
ProposalLineItem.setMakegoodInfo(ProposalLineItemMakegoodInfo makegoodInfo)
Sets the makegoodInfo 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,
GrpSettings grpSettings,
Long estimatedMinimumImpressions,
ThirdPartyMeasurementSettings thirdPartyMeasurementSettings,
ProposalLineItemMakegoodInfo makegoodInfo,
Boolean hasMakegood,
Boolean canCreateMakegood,
NegotiationRole pauseRole,
String pauseReason) |
Copyright © 2021. All rights reserved.