| Package | Description |
|---|---|
| com.google.api.ads.dfp.axis.v201206 |
| Modifier and Type | Field and Description |
|---|---|
static TargetPlatform |
TargetPlatform.MOBILE |
static TargetPlatform |
TargetPlatform.WEB |
| Modifier and Type | Method and Description |
|---|---|
static TargetPlatform |
TargetPlatform.fromString(String value) |
static TargetPlatform |
TargetPlatform.fromValue(String value) |
TargetPlatform |
LineItemSummary.getTargetPlatform()
Gets the targetPlatform value for this LineItemSummary.
|
TargetPlatform |
AdUnit.getTargetPlatform()
Gets the targetPlatform value for this AdUnit.
|
TargetPlatform |
SuggestedAdUnit.getTargetPlatform()
Gets the targetPlatform value for this SuggestedAdUnit.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LineItemSummary.setTargetPlatform(TargetPlatform targetPlatform)
Sets the targetPlatform value for this LineItemSummary.
|
void |
AdUnit.setTargetPlatform(TargetPlatform targetPlatform)
Sets the targetPlatform value for this AdUnit.
|
void |
SuggestedAdUnit.setTargetPlatform(TargetPlatform targetPlatform)
Sets the targetPlatform value for this SuggestedAdUnit.
|
| Constructor and Description |
|---|
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) |
Copyright © 2013. All Rights Reserved.