Uses of Class
com.google.api.ads.dfp.axis.v201203.RoadblockingType

Packages that use RoadblockingType
com.google.api.ads.dfp.axis.v201203   
 

Uses of RoadblockingType in com.google.api.ads.dfp.axis.v201203
 

Fields in com.google.api.ads.dfp.axis.v201203 declared as RoadblockingType
static RoadblockingType RoadblockingType.ALL_ROADBLOCK
           
static RoadblockingType RoadblockingType.AS_MANY_AS_POSSIBLE
           
static RoadblockingType RoadblockingType.ONE_OR_MORE
           
static RoadblockingType RoadblockingType.ONLY_ONE
           
 

Methods in com.google.api.ads.dfp.axis.v201203 that return RoadblockingType
static RoadblockingType RoadblockingType.fromString(String value)
           
static RoadblockingType RoadblockingType.fromValue(String value)
           
 RoadblockingType LineItemSummary.getRoadblockingType()
          Gets the roadblockingType value for this LineItemSummary.
 

Methods in com.google.api.ads.dfp.axis.v201203 with parameters of type RoadblockingType
 void LineItemSummary.setRoadblockingType(RoadblockingType roadblockingType)
          Sets the roadblockingType value for this LineItemSummary.
 

Constructors in com.google.api.ads.dfp.axis.v201203 with parameters of type RoadblockingType
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, 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, String lineItemSummaryType)
           
 



Copyright © 2012. All Rights Reserved.