| Package | Description |
|---|---|
| com.google.api.services.dfareporting.model |
| Modifier and Type | Method and Description |
|---|---|
ConnectionType |
ConnectionType.clone() |
ConnectionType |
ConnectionType.set(String fieldName,
Object value) |
ConnectionType |
ConnectionType.setId(Long id)
ID of this connection type.
|
ConnectionType |
ConnectionType.setKind(String kind)
Identifies what kind of resource this is.
|
ConnectionType |
ConnectionType.setName(String name)
Name of this connection type.
|
| Modifier and Type | Method and Description |
|---|---|
List<ConnectionType> |
ConnectionTypesListResponse.getConnectionTypes()
Collection of connection types such as broadband and mobile.
|
List<ConnectionType> |
TechnologyTargeting.getConnectionTypes()
Connection types that this ad targets.
|
| Modifier and Type | Method and Description |
|---|---|
ConnectionTypesListResponse |
ConnectionTypesListResponse.setConnectionTypes(List<ConnectionType> connectionTypes)
Collection of connection types such as broadband and mobile.
|
TechnologyTargeting |
TechnologyTargeting.setConnectionTypes(List<ConnectionType> connectionTypes)
Connection types that this ad targets.
|
Copyright © 2011–2023 Google. All rights reserved.