| Package | Description |
|---|---|
| com.google.api.ads.dfp.axis.v201203 |
| Modifier and Type | Method and Description |
|---|---|
Team |
TeamServiceInterface.createTeam(Team team)
Creates a new
Team. |
Team |
TeamServiceSoapBindingStub.createTeam(Team team) |
Team[] |
TeamServiceInterface.createTeams(Team[] teams)
Creates new
Team objects. |
Team[] |
TeamServiceSoapBindingStub.createTeams(Team[] teams) |
Team[] |
TeamPage.getResults()
Gets the results value for this TeamPage.
|
Team |
TeamPage.getResults(int i) |
Team |
TeamServiceInterface.getTeam(Long teamId)
Returns the
Team uniquely identified by the given ID. |
Team |
TeamServiceSoapBindingStub.getTeam(Long teamId) |
Team |
TeamServiceInterface.updateTeam(Team team)
Updates the specified
Team. |
Team |
TeamServiceSoapBindingStub.updateTeam(Team team) |
Team[] |
TeamServiceInterface.updateTeams(Team[] teams)
Updates the specified
Team objects. |
Team[] |
TeamServiceSoapBindingStub.updateTeams(Team[] teams) |
| Modifier and Type | Method and Description |
|---|---|
Team |
TeamServiceInterface.createTeam(Team team)
Creates a new
Team. |
Team |
TeamServiceSoapBindingStub.createTeam(Team team) |
Team[] |
TeamServiceInterface.createTeams(Team[] teams)
Creates new
Team objects. |
Team[] |
TeamServiceSoapBindingStub.createTeams(Team[] teams) |
void |
TeamPage.setResults(int i,
Team _value) |
void |
TeamPage.setResults(Team[] results)
Sets the results value for this TeamPage.
|
Team |
TeamServiceInterface.updateTeam(Team team)
Updates the specified
Team. |
Team |
TeamServiceSoapBindingStub.updateTeam(Team team) |
Team[] |
TeamServiceInterface.updateTeams(Team[] teams)
Updates the specified
Team objects. |
Team[] |
TeamServiceSoapBindingStub.updateTeams(Team[] teams) |
| Constructor and Description |
|---|
TeamPage(Integer totalResultSetSize,
Integer startIndex,
Team[] results) |
Copyright © 2013. All Rights Reserved.