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

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

Methods in com.google.api.ads.dfp.v201111 that return CreativePlaceholder
 CreativePlaceholder[] CreativePlaceholder.getCompanions()
          Gets the companions value for this CreativePlaceholder.
 CreativePlaceholder CreativePlaceholder.getCompanions(int i)
           
 CreativePlaceholder[] LineItemSummary.getCreativePlaceholders()
          Gets the creativePlaceholders value for this LineItemSummary.
 CreativePlaceholder LineItemSummary.getCreativePlaceholders(int i)
           
 

Methods in com.google.api.ads.dfp.v201111 with parameters of type CreativePlaceholder
 void CreativePlaceholder.setCompanions(CreativePlaceholder[] companions)
          Sets the companions value for this CreativePlaceholder.
 void CreativePlaceholder.setCompanions(int i, CreativePlaceholder _value)
           
 void LineItemSummary.setCreativePlaceholders(CreativePlaceholder[] creativePlaceholders)
          Sets the creativePlaceholders value for this LineItemSummary.
 void LineItemSummary.setCreativePlaceholders(int i, CreativePlaceholder _value)
           
 

Constructors in com.google.api.ads.dfp.v201111 with parameters of type CreativePlaceholder
CreativePlaceholder(Size size, CreativePlaceholder[] companions, AppliedLabel[] appliedLabels, AppliedLabel[] effectiveAppliedLabels, Long id, Integer expectedCreativeCount, CreativeSizeType creativeSizeType)
           
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.