| Package | Description |
|---|---|
| com.microsoft.bingads.v13.customerbilling |
| Modifier and Type | Field and Description |
|---|---|
protected InsertionOrder |
UpdateInsertionOrderRequest.insertionOrder |
protected InsertionOrder |
AddInsertionOrderRequest.insertionOrder |
| Modifier and Type | Field and Description |
|---|---|
protected List<InsertionOrder> |
ArrayOfInsertionOrder.insertionOrders |
| Modifier and Type | Method and Description |
|---|---|
InsertionOrder |
ObjectFactory.createInsertionOrder()
Create an instance of
InsertionOrder |
InsertionOrder |
UpdateInsertionOrderRequest.getInsertionOrder()
Gets the value of the insertionOrder property.
|
InsertionOrder |
AddInsertionOrderRequest.getInsertionOrder()
Gets the value of the insertionOrder property.
|
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<InsertionOrder> |
ObjectFactory.createInsertionOrder(InsertionOrder value)
|
List<InsertionOrder> |
ArrayOfInsertionOrder.getInsertionOrders()
Gets the value of the insertionOrders property.
|
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<InsertionOrder> |
ObjectFactory.createInsertionOrder(InsertionOrder value)
|
void |
UpdateInsertionOrderRequest.setInsertionOrder(InsertionOrder value)
Sets the value of the insertionOrder property.
|
void |
AddInsertionOrderRequest.setInsertionOrder(InsertionOrder value)
Sets the value of the insertionOrder property.
|
Copyright © 2024. All rights reserved.