| Package | Description |
|---|---|
| com.google.api.ads.adwords.jaxws.v201809.cm |
| Modifier and Type | Field and Description |
|---|---|
protected KeywordMatchType |
Keyword.matchType |
| Modifier and Type | Method and Description |
|---|---|
static KeywordMatchType |
KeywordMatchType.fromValue(String v) |
KeywordMatchType |
Keyword.getMatchType()
Gets the value of the matchType property.
|
static KeywordMatchType |
KeywordMatchType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KeywordMatchType[] |
KeywordMatchType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Keyword.setMatchType(KeywordMatchType value)
Sets the value of the matchType property.
|
Copyright © 2023. All rights reserved.