| Package | Description |
|---|---|
| com.microsoft.bingads.v13.campaignmanagement |
| Modifier and Type | Field and Description |
|---|---|
protected ProductCondition |
ProductPartition.condition |
protected ProductCondition |
AssetGroupListingGroup.dimension |
| Modifier and Type | Field and Description |
|---|---|
protected List<ProductCondition> |
ArrayOfProductCondition.productConditions |
| Modifier and Type | Method and Description |
|---|---|
ProductCondition |
ObjectFactory.createProductCondition()
Create an instance of
ProductCondition |
ProductCondition |
ProductPartition.getCondition()
Gets the value of the condition property.
|
ProductCondition |
AssetGroupListingGroup.getDimension()
Gets the value of the dimension property.
|
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<ProductCondition> |
ObjectFactory.createProductCondition(ProductCondition value)
|
List<ProductCondition> |
ArrayOfProductCondition.getProductConditions()
Gets the value of the productConditions property.
|
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<ProductCondition> |
ObjectFactory.createProductCondition(ProductCondition value)
|
void |
ProductPartition.setCondition(ProductCondition value)
Sets the value of the condition property.
|
void |
AssetGroupListingGroup.setDimension(ProductCondition value)
Sets the value of the dimension property.
|
| Constructor and Description |
|---|
ArrayOfProductCondition(List<ProductCondition> productconditions) |
Copyright © 2024. All rights reserved.