Package | Description |
---|---|
com.microsoft.bingads.v13.campaignmanagement |
Modifier and Type | Field and Description |
---|---|
protected ArrayOfLabel |
UpdateLabelsRequest.labels |
protected ArrayOfLabel |
GetLabelsByIdsResponse.labels |
protected ArrayOfLabel |
AddLabelsRequest.labels |
Modifier and Type | Method and Description |
---|---|
ArrayOfLabel |
ObjectFactory.createArrayOfLabel()
Create an instance of
ArrayOfLabel |
ArrayOfLabel |
UpdateLabelsRequest.getLabels()
Gets the value of the labels property.
|
ArrayOfLabel |
GetLabelsByIdsResponse.getLabels()
Gets the value of the labels property.
|
ArrayOfLabel |
AddLabelsRequest.getLabels()
Gets the value of the labels property.
|
Modifier and Type | Method and Description |
---|---|
jakarta.xml.bind.JAXBElement<ArrayOfLabel> |
ObjectFactory.createArrayOfLabel(ArrayOfLabel value)
|
Modifier and Type | Method and Description |
---|---|
jakarta.xml.bind.JAXBElement<ArrayOfLabel> |
ObjectFactory.createArrayOfLabel(ArrayOfLabel value)
|
void |
UpdateLabelsRequest.setLabels(ArrayOfLabel value)
Sets the value of the labels property.
|
void |
GetLabelsByIdsResponse.setLabels(ArrayOfLabel value)
Sets the value of the labels property.
|
void |
AddLabelsRequest.setLabels(ArrayOfLabel value)
Sets the value of the labels property.
|
Copyright © 2024. All rights reserved.