| Package | Description |
|---|---|
| com.google.api.services.displayvideo.v2 | |
| com.google.api.services.displayvideo.v2.model |
| Modifier and Type | Method and Description |
|---|---|
DisplayVideo.FloodlightGroups.Patch |
DisplayVideo.FloodlightGroups.patch(Long floodlightGroupId,
FloodlightGroup content)
Updates an existing Floodlight group.
|
| Constructor and Description |
|---|
Patch(Long floodlightGroupId,
FloodlightGroup content)
Updates an existing Floodlight group.
|
| Modifier and Type | Method and Description |
|---|---|
FloodlightGroup |
FloodlightGroup.clone() |
FloodlightGroup |
FloodlightGroup.set(String fieldName,
Object value) |
FloodlightGroup |
FloodlightGroup.setActiveViewConfig(ActiveViewVideoViewabilityMetricConfig activeViewConfig)
The Active View video viewability metric configuration for the Floodlight group.
|
FloodlightGroup |
FloodlightGroup.setCustomVariables(Map<String,Object> customVariables)
User-defined custom variables owned by the Floodlight group.
|
FloodlightGroup |
FloodlightGroup.setDisplayName(String displayName)
Required.
|
FloodlightGroup |
FloodlightGroup.setFloodlightGroupId(Long floodlightGroupId)
Output only.
|
FloodlightGroup |
FloodlightGroup.setLookbackWindow(LookbackWindow lookbackWindow)
Required.
|
FloodlightGroup |
FloodlightGroup.setName(String name)
Output only.
|
FloodlightGroup |
FloodlightGroup.setWebTagType(String webTagType)
Required.
|
Copyright © 2011–2026 Google. All rights reserved.