| Package | Description |
|---|---|
| com.google.api.services.dfareporting.model |
| Modifier and Type | Method and Description |
|---|---|
ReportsConfiguration |
ReportsConfiguration.clone() |
ReportsConfiguration |
Account.getReportsConfiguration()
Reporting configuration of this account.
|
ReportsConfiguration |
ReportsConfiguration.set(java.lang.String fieldName,
java.lang.Object value) |
ReportsConfiguration |
ReportsConfiguration.setExposureToConversionEnabled(java.lang.Boolean exposureToConversionEnabled)
Whether the exposure to conversion report is enabled.
|
ReportsConfiguration |
ReportsConfiguration.setLookbackConfiguration(LookbackConfiguration lookbackConfiguration)
Default lookback windows for new advertisers in this account.
|
ReportsConfiguration |
ReportsConfiguration.setReportGenerationTimeZoneId(java.lang.Long reportGenerationTimeZoneId)
Report generation time zone ID of this account.
|
| Modifier and Type | Method and Description |
|---|---|
Account |
Account.setReportsConfiguration(ReportsConfiguration reportsConfiguration)
Reporting configuration of this account.
|