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

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

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

Methods in com.google.api.ads.dfp.axis.v201111 that return Targeting
 Targeting LineItem.getTargeting()
          Gets the targeting value for this LineItem.
 

Methods in com.google.api.ads.dfp.axis.v201111 with parameters of type Targeting
 void LineItem.setTargeting(Targeting targeting)
          Sets the targeting value for this LineItem.
 

Constructors in com.google.api.ads.dfp.axis.v201111 with parameters of type Targeting
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)
           
 



Copyright © 2012. All Rights Reserved.