This is a new feature request. It would be good to be able to control the number of days pulled from Google Ads in certain taps. Most of time this is controlled in the Google Ads query with something like WHERE segments.date DURING LAST_7_DAYS. Changing to a segments.date BETWEEN '2019-01-01' AND '2019-01-31' strategy controlled by the configuration parameters start_date and end_date would be ideal.
This is a new feature request. It would be good to be able to control the number of days pulled from Google Ads in certain taps. Most of time this is controlled in the Google Ads query with something like
WHERE segments.date DURING LAST_7_DAYS. Changing to asegments.date BETWEEN '2019-01-01' AND '2019-01-31'strategy controlled by the configuration parametersstart_dateandend_datewould be ideal.