Uses of Class
com.google.api.ads.dfp.axis.v201206.FrequencyCap

Packages that use FrequencyCap
com.google.api.ads.dfp.axis.v201206   
 

Uses of FrequencyCap in com.google.api.ads.dfp.axis.v201206
 

Methods in com.google.api.ads.dfp.axis.v201206 that return FrequencyCap
 FrequencyCap LabelFrequencyCap.getFrequencyCap()
          Gets the frequencyCap value for this LabelFrequencyCap.
 FrequencyCap[] LineItemSummary.getFrequencyCaps()
          Gets the frequencyCaps value for this LineItemSummary.
 FrequencyCap LineItemSummary.getFrequencyCaps(int i)
           
 

Methods in com.google.api.ads.dfp.axis.v201206 with parameters of type FrequencyCap
 void LabelFrequencyCap.setFrequencyCap(FrequencyCap frequencyCap)
          Sets the frequencyCap value for this LabelFrequencyCap.
 void LineItemSummary.setFrequencyCaps(FrequencyCap[] frequencyCaps)
          Sets the frequencyCaps value for this LineItemSummary.
 void LineItemSummary.setFrequencyCaps(int i, FrequencyCap _value)
           
 

Constructors in com.google.api.ads.dfp.axis.v201206 with parameters of type FrequencyCap
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 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, BaseCustomFieldValue[] customFieldValues, 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 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, BaseCustomFieldValue[] customFieldValues, String lineItemSummaryType)
           
 



Copyright © 2012. All Rights Reserved.