Uses of Class
com.google.api.ads.dfp.v201111.EnvironmentType

Uses of EnvironmentType in com.google.api.ads.dfp.v201111
 

Fields in com.google.api.ads.dfp.v201111 declared as EnvironmentType
static EnvironmentType EnvironmentType.BROWSER
           
static EnvironmentType EnvironmentType.VIDEO_PLAYER
           
 

Methods in com.google.api.ads.dfp.v201111 that return EnvironmentType
static EnvironmentType EnvironmentType.fromString(String value)
           
static EnvironmentType EnvironmentType.fromValue(String value)
           
 EnvironmentType AdUnitSize.getEnvironmentType()
          Gets the environmentType value for this AdUnitSize.
 EnvironmentType LineItemSummary.getEnvironmentType()
          Gets the environmentType value for this LineItemSummary.
 

Methods in com.google.api.ads.dfp.v201111 with parameters of type EnvironmentType
 void AdUnitSize.setEnvironmentType(EnvironmentType environmentType)
          Sets the environmentType value for this AdUnitSize.
 void LineItemSummary.setEnvironmentType(EnvironmentType environmentType)
          Sets the environmentType value for this LineItemSummary.
 

Constructors in com.google.api.ads.dfp.v201111 with parameters of type EnvironmentType
AdUnitSize(Size size, EnvironmentType environmentType, AdUnitSize[] companions)
           
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)
           
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 © 2011. All Rights Reserved.