LookbackConfiguration
Stay organized with collections
Save and categorize content based on your preferences.
Lookback configuration settings.
JSON representation |
{
"clickDuration": integer,
"postImpressionActivitiesDuration": integer
} |
Fields |
clickDuration |
integer
Lookback window, in days, from the last time a given user clicked on one of your ads. If you enter 0, clicks will not be considered as triggering events for floodlight tracking. If you leave this field blank, the default value for your account will be used. Acceptable values are
0
to
90
, inclusive.
|
postImpressionActivitiesDuration |
integer
Lookback window, in days, from the last time a given user viewed one of your ads. If you enter 0, impressions will not be considered as triggering events for floodlight tracking. If you leave this field blank, the default value for your account will be used. Acceptable values are
0
to
90
, inclusive.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-09-02 UTC.
[null,null,["Last updated 2025-09-02 UTC."],[],[],null,["- [JSON representation](#SCHEMA_REPRESENTATION)\n\nLookback configuration settings.\n\n| JSON representation |\n|-----------------------------------------------------------------------------------|\n| ``` { \"clickDuration\": integer, \"postImpressionActivitiesDuration\": integer } ``` |\n\n| Fields ||\n|------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `clickDuration` | `integer` Lookback window, in days, from the last time a given user clicked on one of your ads. If you enter 0, clicks will not be considered as triggering events for floodlight tracking. If you leave this field blank, the default value for your account will be used. Acceptable values are `0` to `90` , inclusive. |\n| `postImpressionActivitiesDuration` | `integer` Lookback window, in days, from the last time a given user viewed one of your ads. If you enter 0, impressions will not be considered as triggering events for floodlight tracking. If you leave this field blank, the default value for your account will be used. Acceptable values are `0` to `90` , inclusive. |"]]