|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TargetPlatform | |
|---|---|
| com.google.api.ads.dfp.axis.v201206 | |
| Uses of TargetPlatform in com.google.api.ads.dfp.axis.v201206 |
|---|
| Fields in com.google.api.ads.dfp.axis.v201206 declared as TargetPlatform | |
|---|---|
static TargetPlatform |
TargetPlatform.MOBILE
|
static TargetPlatform |
TargetPlatform.WEB
|
| Methods in com.google.api.ads.dfp.axis.v201206 that return TargetPlatform | |
|---|---|
static TargetPlatform |
TargetPlatform.fromString(String value)
|
static TargetPlatform |
TargetPlatform.fromValue(String value)
|
TargetPlatform |
LineItemSummary.getTargetPlatform()
Gets the targetPlatform value for this LineItemSummary. |
TargetPlatform |
SuggestedAdUnit.getTargetPlatform()
Gets the targetPlatform value for this SuggestedAdUnit. |
TargetPlatform |
AdUnit.getTargetPlatform()
Gets the targetPlatform value for this AdUnit. |
| Methods in com.google.api.ads.dfp.axis.v201206 with parameters of type TargetPlatform | |
|---|---|
void |
LineItemSummary.setTargetPlatform(TargetPlatform targetPlatform)
Sets the targetPlatform value for this LineItemSummary. |
void |
SuggestedAdUnit.setTargetPlatform(TargetPlatform targetPlatform)
Sets the targetPlatform value for this SuggestedAdUnit. |
void |
AdUnit.setTargetPlatform(TargetPlatform targetPlatform)
Sets the targetPlatform value for this AdUnit. |
| Constructors in com.google.api.ads.dfp.axis.v201206 with parameters of type TargetPlatform | |
|---|---|
AdUnit(String id,
String parentId,
Boolean hasChildren,
AdUnitParent[] parentPath,
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)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||