|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MobilePlatform | |
|---|---|
| com.google.api.ads.dfp.axis.v201208 | |
| Uses of MobilePlatform in com.google.api.ads.dfp.axis.v201208 |
|---|
| Fields in com.google.api.ads.dfp.axis.v201208 declared as MobilePlatform | |
|---|---|
static MobilePlatform |
MobilePlatform.APPLICATION
|
static MobilePlatform |
MobilePlatform.SITE
|
| Methods in com.google.api.ads.dfp.axis.v201208 that return MobilePlatform | |
|---|---|
static MobilePlatform |
MobilePlatform.fromString(String value)
|
static MobilePlatform |
MobilePlatform.fromValue(String value)
|
MobilePlatform |
AdUnit.getMobilePlatform()
Gets the mobilePlatform value for this AdUnit. |
| Methods in com.google.api.ads.dfp.axis.v201208 with parameters of type MobilePlatform | |
|---|---|
void |
AdUnit.setMobilePlatform(MobilePlatform mobilePlatform)
Sets the mobilePlatform value for this AdUnit. |
| Constructors in com.google.api.ads.dfp.axis.v201208 with parameters of type MobilePlatform | |
|---|---|
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)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||