public class TargetingIdeaServiceInterfaceget extends Object
TargetingIdeaSelector.
The selector must specify a paging value, with numberResults set to 700 or
less. Large result sets must be composed through multiple calls to this method, advancing the
paging startIndex value by numberResults with each call.
| Modifier and Type | Field and Description |
|---|---|
protected TargetingIdeaSelector |
selector |
| Constructor and Description |
|---|
TargetingIdeaServiceInterfaceget() |
| Modifier and Type | Method and Description |
|---|---|
TargetingIdeaSelector |
getSelector()
Gets the value of the selector property.
|
void |
setSelector(TargetingIdeaSelector value)
Sets the value of the selector property.
|
protected TargetingIdeaSelector selector
public TargetingIdeaSelector getSelector()
TargetingIdeaSelectorpublic void setSelector(TargetingIdeaSelector value)
value - allowed object is
TargetingIdeaSelectorCopyright © 2023. All rights reserved.