| Package | Description |
|---|---|
| com.microsoft.bingads.v13.bulk.entities | |
| com.microsoft.bingads.v13.internal.bulk |
| Modifier and Type | Method and Description |
|---|---|
static LocationTargetType |
LocationTargetType.fromValue(String v) |
static LocationTargetType |
LocationTargetType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LocationTargetType[] |
LocationTargetType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static LocationTargetType |
StringExtensions.parseLocationTargetType(String s) |
| Modifier and Type | Method and Description |
|---|---|
static String |
StringExtensions.toLocationTargetTypeBulkString(LocationTargetType locationTargetType) |
Copyright © 2023. All rights reserved.