Uses of Class
com.google.api.ads.dfp.axis.v201111.Stats

Packages that use Stats
com.google.api.ads.dfp.axis.v201111   
 

Uses of Stats in com.google.api.ads.dfp.axis.v201111
 

Methods in com.google.api.ads.dfp.axis.v201111 that return Stats
 Stats LineItemSummary.getStats()
          Gets the stats value for this LineItemSummary.
 Stats LineItemCreativeAssociationStats.getStats()
          Gets the stats value for this LineItemCreativeAssociationStats.
 

Methods in com.google.api.ads.dfp.axis.v201111 with parameters of type Stats
 void LineItemSummary.setStats(Stats stats)
          Sets the stats value for this LineItemSummary.
 void LineItemCreativeAssociationStats.setStats(Stats stats)
          Sets the stats value for this LineItemCreativeAssociationStats.
 

Constructors in com.google.api.ads.dfp.axis.v201111 with parameters of type Stats
LineItem(Long orderId, Long id, String name, String externalId, String orderName, DateTime startDateTime, StartDateTimeType startDateTimeType, DateTime endDateTime, 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, Boolean allowOverbook, Boolean reserveAtCreation, Stats stats, DeliveryIndicator deliveryIndicator, DeliveryData deliveryData, Money budget, ComputedStatus status, LineItemSummaryReservationStatus reservationStatus, Boolean isArchived, AppliedLabel[] appliedLabels, AppliedLabel[] effectiveAppliedLabels, Boolean disableSameAdvertiserCompetitiveExclusion, String lastModifiedByApp, String notes, String lineItemSummaryType, Targeting targeting)
           
LineItemCreativeAssociationStats(Stats stats, Money costInOrderCurrency)
           
LineItemSummary(Long orderId, Long id, String name, String externalId, String orderName, DateTime startDateTime, StartDateTimeType startDateTimeType, DateTime endDateTime, 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, Boolean allowOverbook, Boolean reserveAtCreation, Stats stats, DeliveryIndicator deliveryIndicator, DeliveryData deliveryData, Money budget, ComputedStatus status, LineItemSummaryReservationStatus reservationStatus, Boolean isArchived, AppliedLabel[] appliedLabels, AppliedLabel[] effectiveAppliedLabels, Boolean disableSameAdvertiserCompetitiveExclusion, String lastModifiedByApp, String notes, String lineItemSummaryType)
           
 



Copyright © 2012. All Rights Reserved.