| Package | Description |
|---|---|
| com.google.api.ads.dfp.axis.v201308 |
| Modifier and Type | Method and Description |
|---|---|
Proposal |
ProposalServiceInterface.createProposal(Proposal proposal)
Creates a new
Proposal. |
Proposal |
ProposalServiceSoapBindingStub.createProposal(Proposal proposal) |
Proposal[] |
ProposalServiceInterface.createProposals(Proposal[] proposals)
Creates new
Proposal objects. |
Proposal[] |
ProposalServiceSoapBindingStub.createProposals(Proposal[] proposals) |
Proposal |
ProposalServiceInterface.getProposal(Long proposalId)
Returns the
Proposal uniquely identified by the given
ID. |
Proposal |
ProposalServiceSoapBindingStub.getProposal(Long proposalId) |
Proposal[] |
ProposalPage.getResults()
Gets the results value for this ProposalPage.
|
Proposal |
ProposalPage.getResults(int i) |
Proposal |
ProposalServiceInterface.updateProposal(Proposal proposal)
Updates the specified
Proposal. |
Proposal |
ProposalServiceSoapBindingStub.updateProposal(Proposal proposal) |
Proposal[] |
ProposalServiceInterface.updateProposals(Proposal[] proposals)
Updates the specified
Proposal objects. |
Proposal[] |
ProposalServiceSoapBindingStub.updateProposals(Proposal[] proposals) |
| Modifier and Type | Method and Description |
|---|---|
Proposal |
ProposalServiceInterface.createProposal(Proposal proposal)
Creates a new
Proposal. |
Proposal |
ProposalServiceSoapBindingStub.createProposal(Proposal proposal) |
Proposal[] |
ProposalServiceInterface.createProposals(Proposal[] proposals)
Creates new
Proposal objects. |
Proposal[] |
ProposalServiceSoapBindingStub.createProposals(Proposal[] proposals) |
void |
ProposalPage.setResults(int i,
Proposal _value) |
void |
ProposalPage.setResults(Proposal[] results)
Sets the results value for this ProposalPage.
|
Proposal |
ProposalServiceInterface.updateProposal(Proposal proposal)
Updates the specified
Proposal. |
Proposal |
ProposalServiceSoapBindingStub.updateProposal(Proposal proposal) |
Proposal[] |
ProposalServiceInterface.updateProposals(Proposal[] proposals)
Updates the specified
Proposal objects. |
Proposal[] |
ProposalServiceSoapBindingStub.updateProposals(Proposal[] proposals) |
| Constructor and Description |
|---|
ProposalPage(Integer totalResultSetSize,
Integer startIndex,
Proposal[] results) |
Copyright © 2014. All Rights Reserved.