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