| Package | Description |
|---|---|
| com.google.api.ads.dfp.jaxws.v201805 |
| Modifier and Type | Field and Description |
|---|---|
protected GoalType |
Goal.goalType |
| Modifier and Type | Method and Description |
|---|---|
static GoalType |
GoalType.fromValue(String v) |
GoalType |
Goal.getGoalType()
Gets the value of the goalType property.
|
static GoalType |
GoalType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GoalType[] |
GoalType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Goal.setGoalType(GoalType value)
Sets the value of the goalType property.
|
Copyright © 2018. All Rights Reserved.