| Package | Description |
|---|---|
| com.microsoft.bingads.v13.adinsight |
| Modifier and Type | Field and Description |
|---|---|
protected Currency |
GetAudienceFullEstimationResponse.currency |
protected Currency |
GetAudienceFullEstimationRequest.currency |
| Modifier and Type | Method and Description |
|---|---|
static Currency |
Currency.fromValue(String v) |
Currency |
GetAudienceFullEstimationResponse.getCurrency()
Gets the value of the currency property.
|
Currency |
GetAudienceFullEstimationRequest.getCurrency()
Gets the value of the currency property.
|
static Currency |
Currency.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Currency[] |
Currency.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<Currency> |
ObjectFactory.createCurrency(Currency value)
|
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<Currency> |
ObjectFactory.createCurrency(Currency value)
|
void |
GetAudienceFullEstimationResponse.setCurrency(Currency value)
Sets the value of the currency property.
|
void |
GetAudienceFullEstimationRequest.setCurrency(Currency value)
Sets the value of the currency property.
|
Copyright © 2024. All rights reserved.