| Package | Description |
|---|---|
| com.microsoft.bingads.v13.bulk.entities | |
| com.microsoft.bingads.v13.campaignmanagement |
| Modifier and Type | Class and Description |
|---|---|
class |
BulkAudience<T extends Audience>
Represents a basic audience that can be read or written in a bulk file.
|
| Modifier and Type | Method and Description |
|---|---|
Audience |
BulkCustomerList.createAudience() |
Audience |
BulkCustomerList.getCustomerList()
Gets the Customer list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BulkCustomerList.setCustomerList(Audience CustomerList)
Sets the Customer list.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CombinedList
Java class for CombinedList complex type.
|
class |
CustomAudience
Java class for CustomAudience complex type.
|
class |
CustomerList
Java class for CustomerList complex type.
|
class |
InMarketAudience
Java class for InMarketAudience complex type.
|
class |
ProductAudience
Java class for ProductAudience complex type.
|
class |
RemarketingList
Java class for RemarketingList complex type.
|
class |
SimilarRemarketingList
Java class for SimilarRemarketingList complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<Audience> |
ArrayOfAudience.audiences |
| Modifier and Type | Method and Description |
|---|---|
Audience |
ObjectFactory.createAudience()
Create an instance of
Audience |
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<Audience> |
ObjectFactory.createAudience(Audience value)
|
List<Audience> |
ArrayOfAudience.getAudiences()
Gets the value of the audiences property.
|
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<Audience> |
ObjectFactory.createAudience(Audience value)
|
| Constructor and Description |
|---|
ArrayOfAudience(List<Audience> audiences) |
Copyright © 2024. All rights reserved.