| Package | Description |
|---|---|
| com.microsoft.bingads.internal.restful.adaptor.generated.campaignmanagement.enums | |
| com.microsoft.bingads.v13.campaignmanagement |
| Modifier and Type | Method and Description |
|---|---|
UetTagTrackingStatus |
UetTagTrackingStatusMixIn.fromValue(String v) |
| Modifier and Type | Field and Description |
|---|---|
protected UetTagTrackingStatus |
UetTag.trackingStatus |
| Modifier and Type | Method and Description |
|---|---|
static UetTagTrackingStatus |
UetTagTrackingStatus.fromValue(String v) |
UetTagTrackingStatus |
UetTag.getTrackingStatus()
Gets the value of the trackingStatus property.
|
static UetTagTrackingStatus |
UetTagTrackingStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UetTagTrackingStatus[] |
UetTagTrackingStatus.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<UetTagTrackingStatus> |
ObjectFactory.createUetTagTrackingStatus(UetTagTrackingStatus value)
|
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<UetTagTrackingStatus> |
ObjectFactory.createUetTagTrackingStatus(UetTagTrackingStatus value)
|
void |
UetTag.setTrackingStatus(UetTagTrackingStatus value)
Sets the value of the trackingStatus property.
|
Copyright © 2024. All rights reserved.