Package | Description |
---|---|
com.google.api.services.dfareporting.model |
Modifier and Type | Method and Description |
---|---|
CustomFloodlightVariable |
CustomFloodlightVariable.clone() |
CustomFloodlightVariable |
CustomFloodlightVariable.set(String fieldName,
Object value) |
CustomFloodlightVariable |
CustomFloodlightVariable.setKind(String kind)
Identifies what kind of resource this is.
|
CustomFloodlightVariable |
CustomFloodlightVariable.setType(String type)
The type of custom floodlight variable to supply a value for.
|
CustomFloodlightVariable |
CustomFloodlightVariable.setValue(String value)
The value of the custom floodlight variable.
|
Modifier and Type | Method and Description |
---|---|
List<CustomFloodlightVariable> |
Conversion.getCustomVariables()
Custom floodlight variables.
|
Modifier and Type | Method and Description |
---|---|
Conversion |
Conversion.setCustomVariables(List<CustomFloodlightVariable> customVariables)
Custom floodlight variables.
|
Copyright © 2011–2025 Google. All rights reserved.