| Package | Description |
|---|---|
| com.microsoft.bingads.internal.restful.adaptor.generated.campaignmanagement.enums | |
| com.microsoft.bingads.v13.campaignmanagement |
| Modifier and Type | Method and Description |
|---|---|
KeywordStatus |
KeywordStatusMixIn.fromValue(String v) |
| Modifier and Type | Field and Description |
|---|---|
protected KeywordStatus |
Keyword.status |
| Modifier and Type | Method and Description |
|---|---|
static KeywordStatus |
KeywordStatus.fromValue(String v) |
KeywordStatus |
Keyword.getStatus()
Gets the value of the status property.
|
static KeywordStatus |
KeywordStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KeywordStatus[] |
KeywordStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<KeywordStatus> |
ObjectFactory.createKeywordStatus(KeywordStatus value)
|
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<KeywordStatus> |
ObjectFactory.createKeywordStatus(KeywordStatus value)
|
void |
Keyword.setStatus(KeywordStatus value)
Sets the value of the status property.
|
Copyright © 2024. All rights reserved.