| Package | Description |
|---|---|
| com.google.api.ads.admanager.axis.v201811 |
| Modifier and Type | Field and Description |
|---|---|
static BillingSource |
BillingSource.CONTRACTED |
static BillingSource |
BillingSource.DFP_VOLUME |
static BillingSource |
BillingSource.THIRD_PARTY_VOLUME |
static BillingSource |
BillingSource.UNKNOWN |
| Modifier and Type | Method and Description |
|---|---|
static BillingSource |
BillingSource.fromString(String value) |
static BillingSource |
BillingSource.fromValue(String value) |
BillingSource |
ProposalLineItem.getBillingSource()
Gets the billingSource value for this ProposalLineItem.
|
BillingSource |
CompanySettings.getBillingSource()
Gets the billingSource value for this CompanySettings.
|
BillingSource |
Proposal.getBillingSource()
Gets the billingSource value for this Proposal.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProposalLineItem.setBillingSource(BillingSource billingSource)
Sets the billingSource value for this ProposalLineItem.
|
void |
CompanySettings.setBillingSource(BillingSource billingSource)
Sets the billingSource value for this CompanySettings.
|
void |
Proposal.setBillingSource(BillingSource billingSource)
Sets the billingSource value for this Proposal.
|
| Constructor and Description |
|---|
CompanySettings(BillingCap billingCap,
BillingSchedule billingSchedule,
BillingSource billingSource,
Long advertiserDiscount,
Long valueAddedTax,
Long agencyCommission) |
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) |
ProposalLineItem(Long id,
Long proposalId,
Long packageId,
Long rateCardId,
Long productId,
String name,
DateTime startDateTime,
DateTime endDateTime,
String timeZoneId,
String internalNotes,
CostAdjustment costAdjustment,
Boolean isArchived,
Goal goal,
Integer contractedQuantityBuffer,
Long scheduledQuantity,
Long contractedUnitsBought,
DeliveryRateType deliveryRateType,
RoadblockingType roadblockingType,
CompanionDeliveryOption companionDeliveryOption,
CreativeRotationType creativeRotationType,
Long videoMaxDuration,
FrequencyCap[] frequencyCaps,
Long dfpLineItemId,
LineItemType lineItemType,
Integer lineItemPriority,
RateType rateType,
CreativePlaceholder[] creativePlaceholders,
Targeting targeting,
BaseCustomFieldValue[] customFieldValues,
AppliedLabel[] appliedLabels,
AppliedLabel[] effectiveAppliedLabels,
Boolean disableSameAdvertiserCompetitiveExclusion,
ProposalLineItemConstraints productConstraints,
ProposalLineItemPremium[] premiums,
Boolean isSold,
Money baseRate,
Money netRate,
Money grossRate,
Money netCost,
Money grossCost,
DeliveryIndicator deliveryIndicator,
DeliveryData deliveryData,
ComputedStatus computedStatus,
BillingCap billingCap,
BillingSchedule billingSchedule,
BillingSource billingSource,
BillingBase billingBase,
DateTime lastModifiedDateTime,
ReservationStatus reservationStatus,
DateTime lastReservationDateTime,
Boolean useThirdPartyAdServerFromProposal,
Integer thirdPartyAdServerId,
String customThirdPartyAdServerName,
EnvironmentType environmentType,
Boolean isProgrammatic,
LinkStatus linkStatus,
ProposalLineItemMarketplaceInfo marketplaceInfo,
PricingModel rateCardPricingModel,
String additionalTerms,
ProgrammaticCreativeSource programmaticCreativeSource,
Long estimatedMinimumImpressions) |
Copyright © 2019. All rights reserved.