Hi team,
As per the click performance report documentation, I should be able to get the history data till 90 days but when I call the API with custom date parameters for 90days, the API throws 400 err with below desc.
Type: ReportDefinitionError.INVALID_DATE_RANGE_FOR_REPORT
I am passing dateRangeType as CUSTOM_DATE and passing a date window of 90days. What am I missing?