| Package | Description |
|---|---|
| com.google.api.services.dfareporting.model |
| Modifier and Type | Method and Description |
|---|---|
PlatformType |
PlatformType.clone() |
PlatformType |
PlatformType.set(String fieldName,
Object value) |
PlatformType |
PlatformType.setId(Long id)
ID of this platform type.
|
PlatformType |
PlatformType.setKind(String kind)
Identifies what kind of resource this is.
|
PlatformType |
PlatformType.setName(String name)
Name of this platform type.
|
| Modifier and Type | Method and Description |
|---|---|
List<PlatformType> |
PlatformTypesListResponse.getPlatformTypes()
Platform type collection.
|
List<PlatformType> |
TechnologyTargeting.getPlatformTypes()
Platform types that this ad targets.
|
| Modifier and Type | Method and Description |
|---|---|
PlatformTypesListResponse |
PlatformTypesListResponse.setPlatformTypes(List<PlatformType> platformTypes)
Platform type collection.
|
TechnologyTargeting |
TechnologyTargeting.setPlatformTypes(List<PlatformType> platformTypes)
Platform types that this ad targets.
|
Copyright © 2011–2023 Google. All rights reserved.