| Package | Description |
|---|---|
| com.google.api.ads.admanager.axis.v201905 |
| Modifier and Type | Field and Description |
|---|---|
static RequestPlatform |
RequestPlatform.BROWSER |
static RequestPlatform |
RequestPlatform.MOBILE_APP |
static RequestPlatform |
RequestPlatform.UNKNOWN |
static RequestPlatform |
RequestPlatform.VIDEO_PLAYER |
| Modifier and Type | Method and Description |
|---|---|
static RequestPlatform |
RequestPlatform.fromString(String value) |
static RequestPlatform |
RequestPlatform.fromValue(String value) |
RequestPlatform[] |
RequestPlatformTargeting.getTargetedRequestPlatforms()
Gets the targetedRequestPlatforms value for this RequestPlatformTargeting.
|
RequestPlatform |
RequestPlatformTargeting.getTargetedRequestPlatforms(int i) |
| Modifier and Type | Method and Description |
|---|---|
void |
RequestPlatformTargeting.setTargetedRequestPlatforms(int i,
RequestPlatform _value) |
void |
RequestPlatformTargeting.setTargetedRequestPlatforms(RequestPlatform[] targetedRequestPlatforms)
Sets the targetedRequestPlatforms value for this RequestPlatformTargeting.
|
| Constructor and Description |
|---|
RequestPlatformTargeting(RequestPlatform[] targetedRequestPlatforms) |
Copyright © 2020. All rights reserved.