|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ReportDefinitionReportType | |
|---|---|
| com.google.api.ads.adwords.v201109.cm | |
| Uses of ReportDefinitionReportType in com.google.api.ads.adwords.v201109.cm |
|---|
| Methods in com.google.api.ads.adwords.v201109.cm that return ReportDefinitionReportType | |
|---|---|
static ReportDefinitionReportType |
ReportDefinitionReportType.fromString(String value)
|
static ReportDefinitionReportType |
ReportDefinitionReportType.fromValue(String value)
|
ReportDefinitionReportType |
ReportDefinition.getReportType()
Gets the reportType value for this ReportDefinition. |
| Methods in com.google.api.ads.adwords.v201109.cm with parameters of type ReportDefinitionReportType | |
|---|---|
ReportDefinitionField[] |
ReportDefinitionServiceSoapBindingStub.getReportFields(ReportDefinitionReportType reportType)
|
ReportDefinitionField[] |
ReportDefinitionServiceInterface.getReportFields(ReportDefinitionReportType reportType)
Returns the available report fields for a given report type. |
void |
ReportDefinition.setReportType(ReportDefinitionReportType reportType)
Sets the reportType value for this ReportDefinition. |
| Constructors in com.google.api.ads.adwords.v201109.cm with parameters of type ReportDefinitionReportType | |
|---|---|
ReportDefinition(Long id,
Selector selector,
String reportName,
ReportDefinitionReportType reportType,
Boolean hasAttachment,
ReportDefinitionDateRangeType dateRangeType,
DownloadFormat downloadFormat,
String creationTime,
Boolean includeZeroImpressions)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||