Uses of Class
com.google.api.ads.dfp.axis.v201204.TargetPlatform

Packages that use TargetPlatform
com.google.api.ads.dfp.axis.v201204   
 

Uses of TargetPlatform in com.google.api.ads.dfp.axis.v201204
 

Fields in com.google.api.ads.dfp.axis.v201204 declared as TargetPlatform
static TargetPlatform TargetPlatform.MOBILE
           
static TargetPlatform TargetPlatform.WEB
           
 

Methods in com.google.api.ads.dfp.axis.v201204 that return TargetPlatform
static TargetPlatform TargetPlatform.fromString(String value)
           
static TargetPlatform TargetPlatform.fromValue(String value)
           
 TargetPlatform AdUnit.getTargetPlatform()
          Gets the targetPlatform value for this AdUnit.
 TargetPlatform SuggestedAdUnit.getTargetPlatform()
          Gets the targetPlatform value for this SuggestedAdUnit.
 TargetPlatform LineItemSummary.getTargetPlatform()
          Gets the targetPlatform value for this LineItemSummary.
 

Methods in com.google.api.ads.dfp.axis.v201204 with parameters of type TargetPlatform
 void AdUnit.setTargetPlatform(TargetPlatform targetPlatform)
          Sets the targetPlatform value for this AdUnit.
 void SuggestedAdUnit.setTargetPlatform(TargetPlatform targetPlatform)
          Sets the targetPlatform value for this SuggestedAdUnit.
 void LineItemSummary.setTargetPlatform(TargetPlatform targetPlatform)
          Sets the targetPlatform value for this LineItemSummary.
 

Constructors in com.google.api.ads.dfp.axis.v201204 with parameters of type TargetPlatform
AdUnit(String id, String parentId, String name, String description, AdUnitTargetWindow targetWindow, InventoryStatus status, String adUnitCode, AdUnitSize[] adUnitSizes, TargetPlatform targetPlatform, Boolean explicitlyTargeted, AdSenseSettingsInheritedProperty inheritedAdSenseSettings, LabelFrequencyCap[] appliedLabelFrequencyCaps, LabelFrequencyCap[] effectiveLabelFrequencyCaps, long[] effectiveTeamIds, long[] appliedTeamIds, DateTime lastModifiedDateTime)
           
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)
           
SuggestedAdUnit(String id, Long numRequests, String[] path, AdUnitTargetWindow targetWindow, TargetPlatform targetPlatform, AdUnitSize[] suggestedAdUnitSizes)
           
 



Copyright © 2012. All Rights Reserved.