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(String fieldName,
Object value) |
ReportsConfiguration |
ReportsConfiguration.setExposureToConversionEnabled(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(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.
|
Copyright © 2011–2025 Google. All rights reserved.