| Package | Description |
|---|---|
| com.google.api.ads.dfp.axis.v201208 |
| Modifier and Type | Field and Description |
|---|---|
static MobilePlatform |
MobilePlatform.APPLICATION |
static MobilePlatform |
MobilePlatform.SITE |
| Modifier and Type | Method and Description |
|---|---|
static MobilePlatform |
MobilePlatform.fromString(String value) |
static MobilePlatform |
MobilePlatform.fromValue(String value) |
MobilePlatform |
AdUnit.getMobilePlatform()
Gets the mobilePlatform value for this AdUnit.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AdUnit.setMobilePlatform(MobilePlatform mobilePlatform)
Sets the mobilePlatform value for this AdUnit.
|
| 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,
MobilePlatform mobilePlatform,
Boolean explicitlyTargeted,
AdSenseSettingsInheritedProperty inheritedAdSenseSettings,
LabelFrequencyCap[] appliedLabelFrequencyCaps,
LabelFrequencyCap[] effectiveLabelFrequencyCaps,
long[] effectiveTeamIds,
long[] appliedTeamIds,
DateTime lastModifiedDateTime) |
Copyright © 2014. All Rights Reserved.