Uses of Class
com.google.api.ads.dfp.axis.v201206.CreativePersistenceType

Packages that use CreativePersistenceType
com.google.api.ads.dfp.axis.v201206   
 

Uses of CreativePersistenceType in com.google.api.ads.dfp.axis.v201206
 

Fields in com.google.api.ads.dfp.axis.v201206 declared as CreativePersistenceType
static CreativePersistenceType CreativePersistenceType.NOT_PERSISTENT
           
static CreativePersistenceType CreativePersistenceType.PERSISTENT_AND_EXCLUDE_ALL
           
static CreativePersistenceType CreativePersistenceType.PERSISTENT_AND_EXCLUDE_DISPLAY
           
static CreativePersistenceType CreativePersistenceType.PERSISTENT_AND_EXCLUDE_NONE
           
static CreativePersistenceType CreativePersistenceType.PERSISTENT_AND_EXCLUDE_VIDEO
           
 

Methods in com.google.api.ads.dfp.axis.v201206 that return CreativePersistenceType
static CreativePersistenceType CreativePersistenceType.fromString(String value)
           
static CreativePersistenceType CreativePersistenceType.fromValue(String value)
           
 CreativePersistenceType LineItemSummary.getCreativePersistenceType()
          Gets the creativePersistenceType value for this LineItemSummary.
 

Methods in com.google.api.ads.dfp.axis.v201206 with parameters of type CreativePersistenceType
 void LineItemSummary.setCreativePersistenceType(CreativePersistenceType creativePersistenceType)
          Sets the creativePersistenceType value for this LineItemSummary.
 

Constructors in com.google.api.ads.dfp.axis.v201206 with parameters of type CreativePersistenceType
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, CreativePersistenceType creativePersistenceType, 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, BaseCustomFieldValue[] customFieldValues, 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, CreativePersistenceType creativePersistenceType, 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, BaseCustomFieldValue[] customFieldValues, String lineItemSummaryType)
           
 



Copyright © 2012. All Rights Reserved.