| Package | Description |
|---|---|
| com.google.api.ads.admanager.axis.v202108 |
| Modifier and Type | Field and Description |
|---|---|
static NegotiationRole |
NegotiationRole.BUYER |
static NegotiationRole |
NegotiationRole.SELLER |
static NegotiationRole |
NegotiationRole.UNKNOWN |
| Modifier and Type | Method and Description |
|---|---|
static NegotiationRole |
NegotiationRole.fromString(String value) |
static NegotiationRole |
NegotiationRole.fromValue(String value) |
NegotiationRole |
ProposalMarketplaceInfo.getPausedBy()
Gets the pausedBy value for this ProposalMarketplaceInfo.
|
NegotiationRole |
ProposalLineItem.getPauseRole()
Gets the pauseRole value for this ProposalLineItem.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProposalMarketplaceInfo.setPausedBy(NegotiationRole pausedBy)
Sets the pausedBy value for this ProposalMarketplaceInfo.
|
void |
ProposalLineItem.setPauseRole(NegotiationRole pauseRole)
Sets the pauseRole 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) |
ProposalMarketplaceInfo(Boolean hasLocalVersionEdits,
NegotiationStatus negotiationStatus,
String marketplaceComment,
NegotiationRole pausedBy,
String pauseReason,
Boolean isNewVersionFromBuyer,
Long buyerAccountId,
String partnerClientId) |
Copyright © 2022. All rights reserved.