| Package | Description |
|---|---|
| com.google.api.ads.admanager.axis.v201905 |
| Modifier and Type | Method and Description |
|---|---|
RetractionDetails |
Proposal.getLastRetractionDetails()
Gets the lastRetractionDetails value for this Proposal.
|
RetractionDetails |
RetractProposals.getRetractionDetails()
Gets the retractionDetails value for this RetractProposals.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Proposal.setLastRetractionDetails(RetractionDetails lastRetractionDetails)
Sets the lastRetractionDetails value for this Proposal.
|
void |
RetractProposals.setRetractionDetails(RetractionDetails retractionDetails)
Sets the retractionDetails value for this RetractProposals.
|
| Constructor and Description |
|---|
Proposal(Long id,
Boolean isProgrammatic,
Long dfpOrderId,
String name,
PricingModel pricingModel,
DateTime startDateTime,
DateTime endDateTime,
String timeZoneId,
ProposalStatus status,
Boolean isArchived,
ProposalCompanyAssociation advertiser,
ProposalCompanyAssociation[] agencies,
Long probabilityOfClose,
BillingCap billingCap,
BillingSchedule billingSchedule,
BillingSource billingSource,
BillingBase billingBase,
String poNumber,
String internalNotes,
Money budget,
SalespersonSplit primarySalesperson,
SalespersonSplit[] secondarySalespeople,
long[] salesPlannerIds,
Long primaryTraffickerId,
long[] secondaryTraffickerIds,
long[] sellerContactIds,
long[] appliedTeamIds,
BaseCustomFieldValue[] customFieldValues,
AppliedLabel[] appliedLabels,
AppliedLabel[] effectiveAppliedLabels,
Long advertiserDiscount,
Long proposalDiscount,
String currencyCode,
Long exchangeRate,
Boolean refreshExchangeRate,
Long agencyCommission,
Long valueAddedTax,
Boolean isSold,
ProposalApprovalStatus approvalStatus,
WorkflowProgress workflowProgress,
DateTime lastModifiedDateTime,
ProposalLink[] resources,
DateTime actualExpiryTime,
DateTime expectedExpiryTime,
Integer thirdPartyAdServerId,
String customThirdPartyAdServerName,
ProposalTermsAndConditions[] termsAndConditions,
RetractionDetails lastRetractionDetails,
ProposalMarketplaceInfo marketplaceInfo,
OfflineError[] offlineErrors,
Boolean hasOfflineErrors,
BuyerRfp buyerRfp,
Boolean hasBuyerRfp) |
RetractProposals(RetractionDetails retractionDetails) |
Copyright © 2020. All rights reserved.