| Package | Description |
|---|---|
| com.google.api.ads.dfp.axis.v201708 |
| Modifier and Type | Field and Description |
|---|---|
static TargetPlatform |
TargetPlatform.ANY |
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 |
SuggestedAdUnit.getTargetPlatform()
Gets the targetPlatform value for this SuggestedAdUnit.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SuggestedAdUnit.setTargetPlatform(TargetPlatform targetPlatform)
Sets the targetPlatform value for this SuggestedAdUnit.
|
| Constructor and Description |
|---|
SuggestedAdUnit(String id,
Long numRequests,
String[] path,
AdUnitParent[] parentPath,
AdUnitTargetWindow targetWindow,
TargetPlatform targetPlatform,
AdUnitSize[] suggestedAdUnitSizes) |
Copyright © 2018. All Rights Reserved.