| Package | Description |
|---|---|
| com.google.api.ads.admanager.axis.v202202 |
| Modifier and Type | Method and Description |
|---|---|
LineItem[] |
LineItemServiceInterface.createLineItems(LineItem[] lineItems)
Creates new
LineItem objects. |
LineItem[] |
LineItemServiceSoapBindingStub.createLineItems(LineItem[] lineItems) |
LineItem |
ProspectiveLineItem.getLineItem()
Gets the lineItem value for this ProspectiveLineItem.
|
LineItem[] |
LineItemPage.getResults()
Gets the results value for this LineItemPage.
|
LineItem |
LineItemPage.getResults(int i) |
LineItem[] |
LineItemServiceInterface.updateLineItems(LineItem[] lineItems)
Updates the specified
LineItem objects. |
LineItem[] |
LineItemServiceSoapBindingStub.updateLineItems(LineItem[] lineItems) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<LineItem> |
LineItemPage.iterator()
Returns an iterator over this page's
results that:
Will not be null.
Will not support Iterator.remove().
|
| Modifier and Type | Method and Description |
|---|---|
LineItem[] |
LineItemServiceInterface.createLineItems(LineItem[] lineItems)
Creates new
LineItem objects. |
LineItem[] |
LineItemServiceSoapBindingStub.createLineItems(LineItem[] lineItems) |
void |
ProspectiveLineItem.setLineItem(LineItem lineItem)
Sets the lineItem value for this ProspectiveLineItem.
|
void |
LineItemPage.setResults(int i,
LineItem _value) |
void |
LineItemPage.setResults(LineItem[] results)
Sets the results value for this LineItemPage.
|
LineItem[] |
LineItemServiceInterface.updateLineItems(LineItem[] lineItems)
Updates the specified
LineItem objects. |
LineItem[] |
LineItemServiceSoapBindingStub.updateLineItems(LineItem[] lineItems) |
| Constructor and Description |
|---|
LineItemPage(Integer totalResultSetSize,
Integer startIndex,
LineItem[] results) |
ProspectiveLineItem(LineItem lineItem,
ProposalLineItem proposalLineItem,
Long advertiserId) |
Copyright © 2022. All rights reserved.