public class DisplayVideo.TargetingTypes extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
DisplayVideo.TargetingTypes.TargetingOptions
The "targetingOptions" collection of methods.
|
| Constructor and Description |
|---|
TargetingTypes() |
| Modifier and Type | Method and Description |
|---|---|
DisplayVideo.TargetingTypes.TargetingOptions |
targetingOptions()
An accessor for creating requests from the TargetingOptions collection.
|
public DisplayVideo.TargetingTypes.TargetingOptions targetingOptions()
The typical use is:
DisplayVideo displayvideo = new DisplayVideo(...);DisplayVideo.TargetingOptions.List request = displayvideo.targetingOptions().list(parameters ...)
Copyright © 2011–2026 Google. All rights reserved.