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