| Package | Description |
|---|---|
| com.google.api.ads.dfp.axis.v201403 |
| Modifier and Type | Method and Description |
|---|---|
SalespersonSplit |
Proposal.getPrimarySalesperson()
Gets the primarySalesperson value for this Proposal.
|
SalespersonSplit[] |
Proposal.getSecondarySalespeople()
Gets the secondarySalespeople value for this Proposal.
|
SalespersonSplit |
Proposal.getSecondarySalespeople(int i) |
| Modifier and Type | Method and Description |
|---|---|
void |
Proposal.setPrimarySalesperson(SalespersonSplit primarySalesperson)
Sets the primarySalesperson value for this Proposal.
|
void |
Proposal.setSecondarySalespeople(int i,
SalespersonSplit _value) |
void |
Proposal.setSecondarySalespeople(SalespersonSplit[] secondarySalespeople)
Sets the secondarySalespeople value for this Proposal.
|
| Constructor and Description |
|---|
Proposal(Long id,
Long dfpOrderId,
String name,
PricingModel pricingModel,
DateTime startDateTime,
DateTime endDateTime,
ProposalStatus status,
Boolean isArchived,
ProposalCompanyAssociation advertiser,
ProposalCompanyAssociation[] agencies,
Integer probabilityToClose,
BillingCap billingCap,
BillingSchedule billingSchedule,
BillingSource billingSource,
String poNumber,
String notes,
Money budget,
SalespersonSplit primarySalesperson,
SalespersonSplit[] secondarySalespeople,
long[] salesPlannerIds,
Long primaryTraffickerId,
long[] secondaryTraffickerIds,
long[] appliedTeamIds,
BaseCustomFieldValue[] customFieldValues,
AppliedLabel[] appliedLabels,
AppliedLabel[] effectiveAppliedLabels,
Long advertiserDiscount,
Long proposalDiscount,
Money additionalAdjustment,
String currencyCode,
Long exchangeRate,
Boolean refreshExchangeRate,
Long agencyCommission,
Long valueAddedTax,
Boolean isSold,
ProposalApprovalStatus approvalStatus,
DateTime lastModifiedDateTime,
Integer thirdPartyAdServerId,
String customThirdPartyAdServerName) |
Proposal(Long id,
Long dfpOrderId,
String name,
PricingModel pricingModel,
DateTime startDateTime,
DateTime endDateTime,
ProposalStatus status,
Boolean isArchived,
ProposalCompanyAssociation advertiser,
ProposalCompanyAssociation[] agencies,
Integer probabilityToClose,
BillingCap billingCap,
BillingSchedule billingSchedule,
BillingSource billingSource,
String poNumber,
String notes,
Money budget,
SalespersonSplit primarySalesperson,
SalespersonSplit[] secondarySalespeople,
long[] salesPlannerIds,
Long primaryTraffickerId,
long[] secondaryTraffickerIds,
long[] appliedTeamIds,
BaseCustomFieldValue[] customFieldValues,
AppliedLabel[] appliedLabels,
AppliedLabel[] effectiveAppliedLabels,
Long advertiserDiscount,
Long proposalDiscount,
Money additionalAdjustment,
String currencyCode,
Long exchangeRate,
Boolean refreshExchangeRate,
Long agencyCommission,
Long valueAddedTax,
Boolean isSold,
ProposalApprovalStatus approvalStatus,
DateTime lastModifiedDateTime,
Integer thirdPartyAdServerId,
String customThirdPartyAdServerName) |
Copyright © 2014. All Rights Reserved.