| Package | Description |
|---|---|
| com.microsoft.bingads.v13.campaignmanagement |
| Modifier and Type | Field and Description |
|---|---|
protected ImportEntityType |
GetImportEntityIdsMappingRequest.importEntityType |
| Modifier and Type | Method and Description |
|---|---|
static ImportEntityType |
ImportEntityType.fromValue(String v) |
ImportEntityType |
GetImportEntityIdsMappingRequest.getImportEntityType()
Gets the value of the importEntityType property.
|
static ImportEntityType |
ImportEntityType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ImportEntityType[] |
ImportEntityType.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<ImportEntityType> |
ObjectFactory.createImportEntityType(ImportEntityType value)
|
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<ImportEntityType> |
ObjectFactory.createImportEntityType(ImportEntityType value)
|
void |
GetImportEntityIdsMappingRequest.setImportEntityType(ImportEntityType value)
Sets the value of the importEntityType property.
|
Copyright © 2023. All rights reserved.