| Package | Description |
|---|---|
| com.google.api.ads.dfp.axis.v201306 |
| Modifier and Type | Method and Description |
|---|---|
FrequencyCap |
LabelFrequencyCap.getFrequencyCap()
Gets the frequencyCap value for this LabelFrequencyCap.
|
FrequencyCap[] |
ProductTemplate.getFrequencyCaps()
Gets the frequencyCaps value for this ProductTemplate.
|
FrequencyCap[] |
LineItemSummary.getFrequencyCaps()
Gets the frequencyCaps value for this LineItemSummary.
|
FrequencyCap[] |
Product.getFrequencyCaps()
Gets the frequencyCaps value for this Product.
|
FrequencyCap[] |
ProposalLineItem.getFrequencyCaps()
Gets the frequencyCaps value for this ProposalLineItem.
|
FrequencyCap |
ProductTemplate.getFrequencyCaps(int i) |
FrequencyCap |
LineItemSummary.getFrequencyCaps(int i) |
FrequencyCap |
Product.getFrequencyCaps(int i) |
FrequencyCap |
ProposalLineItem.getFrequencyCaps(int i) |
| Modifier and Type | Method and Description |
|---|---|
void |
LabelFrequencyCap.setFrequencyCap(FrequencyCap frequencyCap)
Sets the frequencyCap value for this LabelFrequencyCap.
|
void |
ProductTemplate.setFrequencyCaps(FrequencyCap[] frequencyCaps)
Sets the frequencyCaps value for this ProductTemplate.
|
void |
LineItemSummary.setFrequencyCaps(FrequencyCap[] frequencyCaps)
Sets the frequencyCaps value for this LineItemSummary.
|
void |
Product.setFrequencyCaps(FrequencyCap[] frequencyCaps)
Sets the frequencyCaps value for this Product.
|
void |
ProposalLineItem.setFrequencyCaps(FrequencyCap[] frequencyCaps)
Sets the frequencyCaps value for this ProposalLineItem.
|
void |
ProductTemplate.setFrequencyCaps(int i,
FrequencyCap _value) |
void |
LineItemSummary.setFrequencyCaps(int i,
FrequencyCap _value) |
void |
Product.setFrequencyCaps(int i,
FrequencyCap _value) |
void |
ProposalLineItem.setFrequencyCaps(int i,
FrequencyCap _value) |
| Constructor and Description |
|---|
LabelFrequencyCap(FrequencyCap frequencyCap,
Long labelId) |
LineItem(Long orderId,
Long id,
String name,
String externalId,
String orderName,
DateTime startDateTime,
StartDateTimeType startDateTimeType,
DateTime endDateTime,
Integer autoExtensionDays,
Boolean unlimitedEndDateTime,
CreativeRotationType creativeRotationType,
DeliveryRateType deliveryRateType,
RoadblockingType roadblockingType,
FrequencyCap[] frequencyCaps,
LineItemType lineItemType,
Integer priority,
UnitType unitType,
LineItemSummaryDuration duration,
Long unitsBought,
Money costPerUnit,
Money valueCostPerUnit,
CostType costType,
LineItemDiscountType discountType,
Double discount,
Long contractedUnitsBought,
CreativePlaceholder[] creativePlaceholders,
TargetPlatform targetPlatform,
EnvironmentType environmentType,
CompanionDeliveryOption companionDeliveryOption,
CreativePersistenceType creativePersistenceType,
Boolean allowOverbook,
Boolean skipInventoryCheck,
Boolean reserveAtCreation,
Stats stats,
DeliveryIndicator deliveryIndicator,
DeliveryData deliveryData,
Money budget,
ComputedStatus status,
LineItemSummaryReservationStatus reservationStatus,
Boolean isArchived,
String webPropertyCode,
AppliedLabel[] appliedLabels,
AppliedLabel[] effectiveAppliedLabels,
Boolean disableSameAdvertiserCompetitiveExclusion,
String lastModifiedByApp,
String notes,
DateTime lastModifiedDateTime,
DateTime creationDateTime,
BaseCustomFieldValue[] customFieldValues,
Boolean isMissingCreatives,
String lineItemSummaryType,
Targeting targeting) |
LineItemSummary(Long orderId,
Long id,
String name,
String externalId,
String orderName,
DateTime startDateTime,
StartDateTimeType startDateTimeType,
DateTime endDateTime,
Integer autoExtensionDays,
Boolean unlimitedEndDateTime,
CreativeRotationType creativeRotationType,
DeliveryRateType deliveryRateType,
RoadblockingType roadblockingType,
FrequencyCap[] frequencyCaps,
LineItemType lineItemType,
Integer priority,
UnitType unitType,
LineItemSummaryDuration duration,
Long unitsBought,
Money costPerUnit,
Money valueCostPerUnit,
CostType costType,
LineItemDiscountType discountType,
Double discount,
Long contractedUnitsBought,
CreativePlaceholder[] creativePlaceholders,
TargetPlatform targetPlatform,
EnvironmentType environmentType,
CompanionDeliveryOption companionDeliveryOption,
CreativePersistenceType creativePersistenceType,
Boolean allowOverbook,
Boolean skipInventoryCheck,
Boolean reserveAtCreation,
Stats stats,
DeliveryIndicator deliveryIndicator,
DeliveryData deliveryData,
Money budget,
ComputedStatus status,
LineItemSummaryReservationStatus reservationStatus,
Boolean isArchived,
String webPropertyCode,
AppliedLabel[] appliedLabels,
AppliedLabel[] effectiveAppliedLabels,
Boolean disableSameAdvertiserCompetitiveExclusion,
String lastModifiedByApp,
String notes,
DateTime lastModifiedDateTime,
DateTime creationDateTime,
BaseCustomFieldValue[] customFieldValues,
Boolean isMissingCreatives,
String lineItemSummaryType) |
Product(String name,
ProductStatus status,
ProductType productType,
Long productTemplateId,
String id,
String notes,
String productTemplateDescription,
DateTime lastModifiedDateTime,
RateType rateType,
RoadblockingType roadblockingType,
CreativePlaceholder[] creativePlaceholders,
LineItemType lineItemType,
Integer priority,
FrequencyCap[] frequencyCaps,
Boolean allowFrequencyCapsCustomization,
ProductTemplateTargeting targeting,
BaseCustomFieldValue[] customFieldValues) |
ProductTemplate(Long id,
String name,
DateTime creationDateTime,
DateTime lastModifiedDateTime,
String description,
String nameMacro,
ProductTemplateStatus status,
ProductType productType,
Long creatorId,
RateType rateType,
RoadblockingType roadblockingType,
CreativePlaceholder[] creativePlaceholders,
LineItemType lineItemType,
Integer priority,
FrequencyCap[] frequencyCaps,
Boolean allowFrequencyCapsCustomization,
ProductSegmentation productSegmentation,
ProductTemplateTargeting targeting,
BaseCustomFieldValue[] customFieldValues) |
ProposalLineItem(Long id,
Long proposalId,
Long rateCardId,
String productId,
String name,
DateTime startDateTime,
DateTime endDateTime,
String notes,
CostAdjustment costAdjustment,
Boolean isArchived,
Long unitsBought,
Integer unitsBoughtBuffer,
DeliveryRateType deliveryRateType,
RoadblockingType roadblockingType,
CompanionDeliveryOption companionDeliveryOption,
CreativeRotationType creativeRotationType,
FrequencyCap[] frequencyCaps,
LineItemType lineItemType,
Integer lineItemPriority,
CostType costType,
CreativePlaceholder[] creativePlaceholders,
Targeting targeting,
BaseCustomFieldValue[] customFieldValues,
AppliedLabel[] appliedLabels,
AppliedLabel[] effectiveAppliedLabels,
ProposalLineItemPremium[] premiums,
Money baseRate,
Money costPerUnit,
Money cost,
DeliveryIndicator deliveryIndicator,
DeliveryData deliveryData,
ComputedStatus computedStatus,
BillingCap billingCap,
BillingSchedule billingSchedule,
BillingSource billingSource) |
Copyright © 2013. All Rights Reserved.