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

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

Methods in com.google.api.ads.dfp.v201111 that return DateTime
 DateTime Order.getEndDateTime()
          Gets the endDateTime value for this Order.
 DateTime LineItemCreativeAssociation.getEndDateTime()
          Gets the endDateTime value for this LineItemCreativeAssociation.
 DateTime LineItemSummary.getEndDateTime()
          Gets the endDateTime value for this LineItemSummary.
 DateTime Order.getStartDateTime()
          Gets the startDateTime value for this Order.
 DateTime LineItemCreativeAssociation.getStartDateTime()
          Gets the startDateTime value for this LineItemCreativeAssociation.
 DateTime LineItemSummary.getStartDateTime()
          Gets the startDateTime value for this LineItemSummary.
 

Methods in com.google.api.ads.dfp.v201111 with parameters of type DateTime
 void Order.setEndDateTime(DateTime endDateTime)
          Sets the endDateTime value for this Order.
 void LineItemCreativeAssociation.setEndDateTime(DateTime endDateTime)
          Sets the endDateTime value for this LineItemCreativeAssociation.
 void LineItemSummary.setEndDateTime(DateTime endDateTime)
          Sets the endDateTime value for this LineItemSummary.
 void Order.setStartDateTime(DateTime startDateTime)
          Sets the startDateTime value for this Order.
 void LineItemCreativeAssociation.setStartDateTime(DateTime startDateTime)
          Sets the startDateTime value for this LineItemCreativeAssociation.
 void LineItemSummary.setStartDateTime(DateTime startDateTime)
          Sets the startDateTime value for this LineItemSummary.
 

Constructors in com.google.api.ads.dfp.v201111 with parameters of type DateTime
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)
           
Order(Long id, String name, DateTime startDateTime, DateTime endDateTime, Boolean unlimitedEndDateTime, OrderStatus status, Boolean isArchived, String notes, Integer externalOrderId, String poNumber, String currencyCode, Long advertiserId, Long agencyId, Long creatorId, Long traffickerId, long[] secondaryTraffickerIds, Long salespersonId, long[] secondarySalespersonIds, Long totalImpressionsDelivered, Long totalClicksDelivered, Money totalBudget, AppliedLabel[] appliedLabels, AppliedLabel[] effectiveAppliedLabels, String lastModifiedByApp)
           
 



Copyright © 2011. All Rights Reserved.