| Package | Description |
|---|---|
| com.google.api.ads.admanager.axis.v202202 |
| Modifier and Type | Method and Description |
|---|---|
ProposalLineItem[] |
ProposalLineItemServiceInterface.createMakegoods(ProposalLineItemMakegoodInfo[] makegoodInfos)
Creates makegood proposal line items given the specifications
provided.
|
ProposalLineItem[] |
ProposalLineItemServiceSoapBindingStub.createMakegoods(ProposalLineItemMakegoodInfo[] makegoodInfos) |
ProposalLineItem[] |
ProposalLineItemServiceInterface.createProposalLineItems(ProposalLineItem[] proposalLineItems)
Creates new
ProposalLineItem objects. |
ProposalLineItem[] |
ProposalLineItemServiceSoapBindingStub.createProposalLineItems(ProposalLineItem[] proposalLineItems) |
ProposalLineItem |
ProspectiveLineItem.getProposalLineItem()
Gets the proposalLineItem value for this ProspectiveLineItem.
|
ProposalLineItem[] |
ProposalLineItemPage.getResults()
Gets the results value for this ProposalLineItemPage.
|
ProposalLineItem |
ProposalLineItemPage.getResults(int i) |
ProposalLineItem[] |
ProposalLineItemServiceInterface.updateProposalLineItems(ProposalLineItem[] proposalLineItems)
Updates the specified
ProposalLineItem objects. |
ProposalLineItem[] |
ProposalLineItemServiceSoapBindingStub.updateProposalLineItems(ProposalLineItem[] proposalLineItems) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<ProposalLineItem> |
ProposalLineItemPage.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 |
|---|---|
ProposalLineItem[] |
ProposalLineItemServiceInterface.createProposalLineItems(ProposalLineItem[] proposalLineItems)
Creates new
ProposalLineItem objects. |
ProposalLineItem[] |
ProposalLineItemServiceSoapBindingStub.createProposalLineItems(ProposalLineItem[] proposalLineItems) |
void |
ProspectiveLineItem.setProposalLineItem(ProposalLineItem proposalLineItem)
Sets the proposalLineItem value for this ProspectiveLineItem.
|
void |
ProposalLineItemPage.setResults(int i,
ProposalLineItem _value) |
void |
ProposalLineItemPage.setResults(ProposalLineItem[] results)
Sets the results value for this ProposalLineItemPage.
|
ProposalLineItem[] |
ProposalLineItemServiceInterface.updateProposalLineItems(ProposalLineItem[] proposalLineItems)
Updates the specified
ProposalLineItem objects. |
ProposalLineItem[] |
ProposalLineItemServiceSoapBindingStub.updateProposalLineItems(ProposalLineItem[] proposalLineItems) |
| Constructor and Description |
|---|
ProposalLineItemPage(ProposalLineItem[] results,
Integer startIndex,
Integer totalResultSetSize) |
ProspectiveLineItem(LineItem lineItem,
ProposalLineItem proposalLineItem,
Long advertiserId) |
Copyright © 2022. All rights reserved.