public class ReportingConfiguration extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ReportingConfiguration.Builder
Builder for
ReportingConfiguration objects. |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
isSkipReportHeader()
Return if report responses should skip the header row containing the
report name and date range.
|
Boolean |
isSkipReportSummary()
Return if report responses should skip the summary row containing totals.
|
void |
validate(String version)
Validates this object for the specified version of the AdWords API.
|
@Nullable public Boolean isSkipReportHeader()
@Nullable public Boolean isSkipReportSummary()
public void validate(@Nullable
String version)
IllegalArgumentException - if validation failsCopyright © 2014. All Rights Reserved.