Package | Description |
---|---|
com.microsoft.bingads.v13.campaignmanagement |
Modifier and Type | Field and Description |
---|---|
protected ArrayOfAudience |
UpdateAudiencesRequest.audiences |
protected ArrayOfAudience |
GetAudiencesByIdsResponse.audiences |
protected ArrayOfAudience |
AddAudiencesRequest.audiences |
Modifier and Type | Method and Description |
---|---|
ArrayOfAudience |
ObjectFactory.createArrayOfAudience()
Create an instance of
ArrayOfAudience |
ArrayOfAudience |
UpdateAudiencesRequest.getAudiences()
Gets the value of the audiences property.
|
ArrayOfAudience |
GetAudiencesByIdsResponse.getAudiences()
Gets the value of the audiences property.
|
ArrayOfAudience |
AddAudiencesRequest.getAudiences()
Gets the value of the audiences property.
|
Modifier and Type | Method and Description |
---|---|
jakarta.xml.bind.JAXBElement<ArrayOfAudience> |
ObjectFactory.createArrayOfAudience(ArrayOfAudience value)
|
Modifier and Type | Method and Description |
---|---|
jakarta.xml.bind.JAXBElement<ArrayOfAudience> |
ObjectFactory.createArrayOfAudience(ArrayOfAudience value)
|
void |
UpdateAudiencesRequest.setAudiences(ArrayOfAudience value)
Sets the value of the audiences property.
|
void |
GetAudiencesByIdsResponse.setAudiences(ArrayOfAudience value)
Sets the value of the audiences property.
|
void |
AddAudiencesRequest.setAudiences(ArrayOfAudience value)
Sets the value of the audiences property.
|
Copyright © 2024. All rights reserved.