Package | Description |
---|---|
com.microsoft.bingads.internal.restful.adaptor.generated.campaignmanagement.enums | |
com.microsoft.bingads.v13.campaignmanagement |
Modifier and Type | Method and Description |
---|---|
EntityType |
EntityTypeMixIn.fromValue(String v) |
Modifier and Type | Field and Description |
---|---|
protected EntityType |
SetLabelAssociationsRequest.entityType |
protected EntityType |
GetLabelAssociationsByLabelIdsRequest.entityType |
protected EntityType |
GetLabelAssociationsByEntityIdsRequest.entityType |
protected EntityType |
GetEditorialReasonsByIdsRequest.entityType |
protected EntityType |
DeleteLabelAssociationsRequest.entityType |
protected EntityType |
AppealEditorialRejectionsRequest.entityType |
Modifier and Type | Method and Description |
---|---|
static EntityType |
EntityType.fromValue(String v) |
EntityType |
SetLabelAssociationsRequest.getEntityType()
Gets the value of the entityType property.
|
EntityType |
GetLabelAssociationsByLabelIdsRequest.getEntityType()
Gets the value of the entityType property.
|
EntityType |
GetLabelAssociationsByEntityIdsRequest.getEntityType()
Gets the value of the entityType property.
|
EntityType |
GetEditorialReasonsByIdsRequest.getEntityType()
Gets the value of the entityType property.
|
EntityType |
DeleteLabelAssociationsRequest.getEntityType()
Gets the value of the entityType property.
|
EntityType |
AppealEditorialRejectionsRequest.getEntityType()
Gets the value of the entityType property.
|
static EntityType |
EntityType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EntityType[] |
EntityType.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<EntityType> |
ObjectFactory.createEntityType(EntityType value)
|
Modifier and Type | Method and Description |
---|---|
jakarta.xml.bind.JAXBElement<EntityType> |
ObjectFactory.createEntityType(EntityType value)
|
void |
SetLabelAssociationsRequest.setEntityType(EntityType value)
Sets the value of the entityType property.
|
void |
GetLabelAssociationsByLabelIdsRequest.setEntityType(EntityType value)
Sets the value of the entityType property.
|
void |
GetLabelAssociationsByEntityIdsRequest.setEntityType(EntityType value)
Sets the value of the entityType property.
|
void |
GetEditorialReasonsByIdsRequest.setEntityType(EntityType value)
Sets the value of the entityType property.
|
void |
DeleteLabelAssociationsRequest.setEntityType(EntityType value)
Sets the value of the entityType property.
|
void |
AppealEditorialRejectionsRequest.setEntityType(EntityType value)
Sets the value of the entityType property.
|
Copyright © 2024. All rights reserved.