| Package | Description |
|---|---|
| com.google.api.ads.dfp.axis.v201711 |
| Modifier and Type | Field and Description |
|---|---|
static RateType |
RateType.CPC |
static RateType |
RateType.CPD |
static RateType |
RateType.CPM |
static RateType |
RateType.CPU |
static RateType |
RateType.FLAT_FEE |
static RateType |
RateType.UNKNOWN |
static RateType |
RateType.VCPM |
| Modifier and Type | Method and Description |
|---|---|
static RateType |
RateType.fromString(String value) |
static RateType |
RateType.fromValue(String value) |
RateType |
PremiumRateValue.getRateType()
Gets the rateType value for this PremiumRateValue.
|
RateType |
ProposalLineItem.getRateType()
Gets the rateType value for this ProposalLineItem.
|
RateType |
ProductTemplate.getRateType()
Gets the rateType value for this ProductTemplate.
|
RateType |
Product.getRateType()
Gets the rateType value for this Product.
|
RateType |
ReconciliationReportRow.getRateType()
Gets the rateType value for this ReconciliationReportRow.
|
RateType |
ReconciliationLineItemReport.getRateType()
Gets the rateType value for this ReconciliationLineItemReport.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PremiumRateValue.setRateType(RateType rateType)
Sets the rateType value for this PremiumRateValue.
|
void |
ProposalLineItem.setRateType(RateType rateType)
Sets the rateType value for this ProposalLineItem.
|
void |
ProductTemplate.setRateType(RateType rateType)
Sets the rateType value for this ProductTemplate.
|
void |
Product.setRateType(RateType rateType)
Sets the rateType value for this Product.
|
void |
ReconciliationReportRow.setRateType(RateType rateType)
Sets the rateType value for this ReconciliationReportRow.
|
void |
ReconciliationLineItemReport.setRateType(RateType rateType)
Sets the rateType value for this ReconciliationLineItemReport.
|
| Constructor and Description |
|---|
PremiumRateValue(Long premiumRateId,
PremiumFeature premiumFeature,
RateType rateType,
PremiumAdjustmentType adjustmentType,
Long adjustmentSize) |
Product(String name,
ValueSourceType nameSource,
ProductStatus status,
ProductType productType,
Long productTemplateId,
Long id,
String notes,
String productTemplateDescription,
DateTime lastModifiedDateTime,
RateType rateType,
RoadblockingType roadblockingType,
DeliveryRateType deliveryRateType,
CreativeRotationType creativeRotationType,
CompanionDeliveryOption companionDeliveryOption,
CreativePlaceholder[] creativePlaceholders,
LineItemType lineItemType,
Integer priority,
FrequencyCap[] frequencyCaps,
Targeting builtInTargeting,
CustomizableAttributes customizableAttributes,
BaseCustomFieldValue[] customFieldValues,
EnvironmentType environmentType,
Money rate,
ProductMarketplaceInfo productMarketplaceInfo,
Long videoMaxDuration) |
ProductTemplate(Long id,
String name,
DateTime creationDateTime,
DateTime lastModifiedDateTime,
String description,
String nameMacro,
ProductTemplateStatus status,
ProductType productType,
Long creatorId,
RateType rateType,
RoadblockingType roadblockingType,
DeliveryRateType deliveryRateType,
CreativeRotationType creativeRotationType,
CompanionDeliveryOption companionDeliveryOption,
CreativePlaceholder[] creativePlaceholders,
LineItemType lineItemType,
Integer priority,
FrequencyCap[] frequencyCaps,
ProductSegmentation productSegmentation,
Targeting builtInTargeting,
CustomizableAttributes customizableAttributes,
BaseCustomFieldValue[] customFieldValues,
EnvironmentType environmentType,
Long videoMaxDuration,
ProductTemplateMarketplaceInfo productTemplateMarketplaceInfo) |
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) |
ReconciliationLineItemReport(Long id,
Long reconciliationReportId,
Long orderId,
Long proposalId,
Long lineItemId,
Long proposalLineItemId,
RateType rateType,
Money netRate,
Money grossRate,
PricingModel pricingModel,
Long dfpVolume,
Long thirdPartyVolume,
Long manualVolume,
BillFrom reconciliationSource,
Long reconciledVolume,
Long capVolume,
Long rolloverVolume,
Long billableVolume,
Money netBillableRevenue,
Money grossBillableRevenue,
BillableRevenueOverrides billableRevenueOverrides) |
ReconciliationReportRow(Long id,
Long reconciliationReportId,
Long lineItemId,
Long creativeId,
Long orderId,
Long advertiserId,
Long proposalLineItemId,
Long proposalId,
BillFrom reconciliationSource,
RateType rateType,
Money lineItemCostPerUnit,
Long lineItemContractedUnitsBought,
Long dfpVolume,
Long thirdPartyVolume,
Long manualVolume,
Long reconciledVolume,
Money contractedRevenue,
Money dfpRevenue,
Money thirdPartyRevenue,
Money manualRevenue,
Money reconciledRevenue,
String comments) |
Copyright © 2018. All Rights Reserved.