Uses of Class
com.google.api.ads.dfp.axis.v201201.LineItemType

Packages that use LineItemType
com.google.api.ads.dfp.axis.v201201   
 

Uses of LineItemType in com.google.api.ads.dfp.axis.v201201
 

Fields in com.google.api.ads.dfp.axis.v201201 declared as LineItemType
static LineItemType LineItemType.AD_EXCHANGE
           
static LineItemType LineItemType.ADSENSE
           
static LineItemType LineItemType.BULK
           
static LineItemType LineItemType.CLICK_TRACKING
           
static LineItemType LineItemType.HOUSE
           
static LineItemType LineItemType.LEGACY_DFP
           
static LineItemType LineItemType.NETWORK
           
static LineItemType LineItemType.PRICE_PRIORITY
           
static LineItemType LineItemType.SPONSORSHIP
           
static LineItemType LineItemType.STANDARD
           
 

Methods in com.google.api.ads.dfp.axis.v201201 that return LineItemType
static LineItemType LineItemType.fromString(String value)
           
static LineItemType LineItemType.fromValue(String value)
           
 LineItemType LineItemSummary.getLineItemType()
          Gets the lineItemType value for this LineItemSummary.
 

Methods in com.google.api.ads.dfp.axis.v201201 with parameters of type LineItemType
 void LineItemSummary.setLineItemType(LineItemType lineItemType)
          Sets the lineItemType value for this LineItemSummary.
 

Constructors in com.google.api.ads.dfp.axis.v201201 with parameters of type LineItemType
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, 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, 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.