| Package | Description |
|---|---|
| com.google.api.ads.adwords.jaxws.v201809.o |
| Modifier and Type | Field and Description |
|---|---|
protected IdeaType |
TargetingIdeaSelector.ideaType |
protected IdeaType |
IdeaTypeAttribute.value |
| Modifier and Type | Method and Description |
|---|---|
static IdeaType |
IdeaType.fromValue(String v) |
IdeaType |
TargetingIdeaSelector.getIdeaType()
Gets the value of the ideaType property.
|
IdeaType |
IdeaTypeAttribute.getValue()
Gets the value of the value property.
|
static IdeaType |
IdeaType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IdeaType[] |
IdeaType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TargetingIdeaSelector.setIdeaType(IdeaType value)
Sets the value of the ideaType property.
|
void |
IdeaTypeAttribute.setValue(IdeaType value)
Sets the value of the value property.
|
Copyright © 2023. All rights reserved.