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

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

Fields in com.google.api.ads.dfp.v201111 declared as StartDateTimeType
static StartDateTimeType StartDateTimeType.IMMEDIATELY
           
static StartDateTimeType StartDateTimeType.ONE_HOUR_FROM_NOW
           
static StartDateTimeType StartDateTimeType.USE_START_DATE_TIME
           
 

Methods in com.google.api.ads.dfp.v201111 that return StartDateTimeType
static StartDateTimeType StartDateTimeType.fromString(String value)
           
static StartDateTimeType StartDateTimeType.fromValue(String value)
           
 StartDateTimeType LineItemCreativeAssociation.getStartDateTimeType()
          Gets the startDateTimeType value for this LineItemCreativeAssociation.
 StartDateTimeType LineItemSummary.getStartDateTimeType()
          Gets the startDateTimeType value for this LineItemSummary.
 

Methods in com.google.api.ads.dfp.v201111 with parameters of type StartDateTimeType
 void LineItemCreativeAssociation.setStartDateTimeType(StartDateTimeType startDateTimeType)
          Sets the startDateTimeType value for this LineItemCreativeAssociation.
 void LineItemSummary.setStartDateTimeType(StartDateTimeType startDateTimeType)
          Sets the startDateTimeType value for this LineItemSummary.
 

Constructors in com.google.api.ads.dfp.v201111 with parameters of type StartDateTimeType
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)
           
LineItemCreativeAssociation(Long lineItemId, Long creativeId, Double manualCreativeRotationWeight, DateTime startDateTime, StartDateTimeType startDateTimeType, DateTime endDateTime, String destinationUrl, Size[] sizes, LineItemCreativeAssociationStatus status, LineItemCreativeAssociationStats stats)
           
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.