| Package | Description |
|---|---|
| com.google.api.services.dfareporting.model |
| Modifier and Type | Method and Description |
|---|---|
TagSettings |
TagSettings.clone() |
TagSettings |
FloodlightConfiguration.getTagSettings()
Configuration settings for dynamic and image floodlight tags.
|
TagSettings |
TagSettings.set(String fieldName,
Object value) |
TagSettings |
TagSettings.setDynamicTagEnabled(Boolean dynamicTagEnabled)
Whether dynamic floodlight tags are enabled.
|
TagSettings |
TagSettings.setImageTagEnabled(Boolean imageTagEnabled)
Whether image tags are enabled.
|
| Modifier and Type | Method and Description |
|---|---|
FloodlightConfiguration |
FloodlightConfiguration.setTagSettings(TagSettings tagSettings)
Configuration settings for dynamic and image floodlight tags.
|
Copyright © 2011–2023 Google. All rights reserved.