| Package | Description |
|---|---|
| com.google.api.ads.dfp.jaxws.v201708 |
| Modifier and Type | Field and Description |
|---|---|
protected List<Proposal> |
ProposalServiceInterfaceupdateProposals.proposals |
protected List<Proposal> |
ProposalServiceInterfacecreateProposals.proposals |
protected List<Proposal> |
ProposalPage.results |
protected List<Proposal> |
ProposalServiceInterfacecreateProposalsResponse.rval |
protected List<Proposal> |
ProposalServiceInterfaceupdateProposalsResponse.rval |
| Modifier and Type | Method and Description |
|---|---|
Proposal |
ObjectFactory.createProposal()
Create an instance of
Proposal |
| Modifier and Type | Method and Description |
|---|---|
List<Proposal> |
ProposalServiceInterface.createProposals(List<Proposal> proposals)
Creates new
Proposal objects. |
List<Proposal> |
ProposalServiceInterfaceupdateProposals.getProposals()
Gets the value of the proposals property.
|
List<Proposal> |
ProposalServiceInterfacecreateProposals.getProposals()
Gets the value of the proposals property.
|
List<Proposal> |
ProposalPage.getResults()
Gets the value of the results property.
|
List<Proposal> |
ProposalServiceInterfacecreateProposalsResponse.getRval()
Gets the value of the rval property.
|
List<Proposal> |
ProposalServiceInterfaceupdateProposalsResponse.getRval()
Gets the value of the rval property.
|
List<Proposal> |
ProposalServiceInterface.updateProposals(List<Proposal> proposals)
Updates the specified
Proposal objects. |
| Modifier and Type | Method and Description |
|---|---|
List<Proposal> |
ProposalServiceInterface.createProposals(List<Proposal> proposals)
Creates new
Proposal objects. |
List<Proposal> |
ProposalServiceInterface.updateProposals(List<Proposal> proposals)
Updates the specified
Proposal objects. |
Copyright © 2018. All Rights Reserved.