|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ReportDefinition | |
|---|---|
| com.google.api.ads.adwords.lib.utils.v201109.axis | |
| com.google.api.ads.adwords.v201109.cm | |
| Uses of ReportDefinition in com.google.api.ads.adwords.lib.utils.v201109.axis |
|---|
| Methods in com.google.api.ads.adwords.lib.utils.v201109.axis with parameters of type ReportDefinition | |
|---|---|
static ReportDownloadResponse |
ReportUtils.downloadReport(AdWordsSession adWordsSession,
ReportDefinition reportDefinition)
Downloads a report to the provided output stream. |
| Uses of ReportDefinition in com.google.api.ads.adwords.v201109.cm |
|---|
| Methods in com.google.api.ads.adwords.v201109.cm that return ReportDefinition | |
|---|---|
ReportDefinition[] |
ReportDefinitionPage.getEntries()
Gets the entries value for this ReportDefinitionPage. |
ReportDefinition |
ReportDefinitionPage.getEntries(int i)
|
| Methods in com.google.api.ads.adwords.v201109.cm with parameters of type ReportDefinition | |
|---|---|
void |
ReportDefinitionPage.setEntries(int i,
ReportDefinition _value)
|
void |
ReportDefinitionPage.setEntries(ReportDefinition[] entries)
Sets the entries value for this ReportDefinitionPage. |
| Constructors in com.google.api.ads.adwords.v201109.cm with parameters of type ReportDefinition | |
|---|---|
ReportDefinitionPage(ReportDefinition[] entries,
Integer totalNumEntries)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||