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
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-02 UTC."],[[["\u003cp\u003eLookback configuration allows you to define the timeframe (0-90 days) for considering clicks and impressions as triggering events for floodlight tracking.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eclickDuration\u003c/code\u003e determines the lookback window for clicks, while \u003ccode\u003epostImpressionActivitiesDuration\u003c/code\u003e sets the window for impressions.\u003c/p\u003e\n"],["\u003cp\u003eSetting either field to 0 will exclude the corresponding event type (clicks or impressions) from triggering floodlights.\u003c/p\u003e\n"],["\u003cp\u003eLeaving fields blank defaults to your account's pre-configured values for these settings.\u003c/p\u003e\n"]]],[],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. |"]]