Package | Description |
---|---|
com.google.api.services.dfareporting.model |
Modifier and Type | Method and Description |
---|---|
LookbackConfiguration |
LookbackConfiguration.clone() |
LookbackConfiguration |
FloodlightConfiguration.getLookbackConfiguration()
Lookback window settings for this floodlight configuration.
|
LookbackConfiguration |
ReportsConfiguration.getLookbackConfiguration()
Default lookback windows for new advertisers in this account.
|
LookbackConfiguration |
Placement.getLookbackConfiguration()
Lookback window settings for this placement.
|
LookbackConfiguration |
LookbackConfiguration.set(String fieldName,
Object value) |
LookbackConfiguration |
LookbackConfiguration.setClickDuration(Integer clickDuration)
Lookback window, in days, from the last time a given user clicked on one of your ads.
|
LookbackConfiguration |
LookbackConfiguration.setPostImpressionActivitiesDuration(Integer postImpressionActivitiesDuration)
Lookback window, in days, from the last time a given user viewed one of your ads.
|
Modifier and Type | Method and Description |
---|---|
FloodlightConfiguration |
FloodlightConfiguration.setLookbackConfiguration(LookbackConfiguration lookbackConfiguration)
Lookback window settings for this floodlight configuration.
|
ReportsConfiguration |
ReportsConfiguration.setLookbackConfiguration(LookbackConfiguration lookbackConfiguration)
Default lookback windows for new advertisers in this account.
|
Placement |
Placement.setLookbackConfiguration(LookbackConfiguration lookbackConfiguration)
Lookback window settings for this placement.
|
Copyright © 2011–2025 Google. All rights reserved.