Hi, I'm trying to make forecasts for a 12-month period, but I always encounter an error on the twelfth date. The same error occurs even when attempting a single forecast for a 12-month period. How can I create a forecast for a period longer than 11 months?
Regards Simone [2023-10-25 10:10:40] local.DEBUG: DateRange: [2023-10-25 10:10:40] local.DEBUG: 2023-10-26 [2023-10-25 10:10:40] local.DEBUG: 2023-11-26 [2023-10-25 10:10:42] local.DEBUG: DateRange: [2023-10-25 10:10:42] local.DEBUG: 2023-11-26 [2023-10-25 10:10:42] local.DEBUG: 2023-12-26 [2023-10-25 10:10:44] local.DEBUG: DateRange: [2023-10-25 10:10:44] local.DEBUG: 2023-12-26 [2023-10-25 10:10:44] local.DEBUG: 2024-01-26 [2023-10-25 10:10:46] local.DEBUG: DateRange: [2023-10-25 10:10:46] local.DEBUG: 2024-01-26 [2023-10-25 10:10:46] local.DEBUG: 2024-02-26 [2023-10-25 10:10:49] local.DEBUG: DateRange: [2023-10-25 10:10:49] local.DEBUG: 2024-02-26 [2023-10-25 10:10:49] local.DEBUG: 2024-03-26 [2023-10-25 10:10:51] local.DEBUG: DateRange: [2023-10-25 10:10:51] local.DEBUG: 2024-03-26 [2023-10-25 10:10:51] local.DEBUG: 2024-04-26 [2023-10-25 10:10:53] local.DEBUG: DateRange: [2023-10-25 10:10:53] local.DEBUG: 2024-04-26 [2023-10-25 10:10:53] local.DEBUG: 2024-05-26 [2023-10-25 10:10:55] local.DEBUG: DateRange: [2023-10-25 10:10:55] local.DEBUG: 2024-05-26 [2023-10-25 10:10:55] local.DEBUG: 2024-06-26 [2023-10-25 10:10:57] local.DEBUG: DateRange: [2023-10-25 10:10:57] local.DEBUG: 2024-06-26 [2023-10-25 10:10:57] local.DEBUG: 2024-07-26 [2023-10-25 10:10:59] local.DEBUG: DateRange: [2023-10-25 10:10:59] local.DEBUG: 2024-07-26 [2023-10-25 10:10:59] local.DEBUG: 2024-08-26 [2023-10-25 10:11:01] local.DEBUG: DateRange: [2023-10-25 10:11:01] local.DEBUG: 2024-08-26 [2023-10-25 10:11:01] local.DEBUG: 2024-09-26 [2023-10-25 10:11:03] local.DEBUG: DateRange: [2023-10-25 10:11:03] local.DEBUG: 2024-09-26 [2023-10-25 10:11:03] local.DEBUG: 2024-10-26 [2023-10-25 10:11:03] local.DEBUG: { "message": "Request contains an invalid argument.", "code": 3, "status": "INVALID_ARGUMENT", "details": [ { "@type": "type.googleapis.com\/google.ads.googleads.v14.errors.GoogleAdsFailure", "errors": [ { "errorCode": { "requestError": "UNKNOWN" }, "message": "The end time is invalid.", "location": { "fieldPathElements": [ { "fieldName": "forecast_period" } ] } } ], "requestId": "FTTj4N4F7MT1HS5JmoTL2Q" } ] } [2023-10-25 10:50:25] local.DEBUG: DateRange: [2023-10-25 10:50:25] local.DEBUG: 2023-10-26 [2023-10-25 10:50:25] local.DEBUG: 2024-10-26 [2023-10-25 10:50:25] local.DEBUG: { "message": "Request contains an invalid argument.", "code": 3, "status": "INVALID_ARGUMENT", "details": [ { "@type": "type.googleapis.com\/google.ads.googleads.v14.errors.GoogleAdsFailure", "errors": [ { "errorCode": { "requestError": "UNKNOWN" }, "message": "The end time is invalid.", "location": { "fieldPathElements": [ { "fieldName": "forecast_period" } ] } } ], "requestId": "WX1tgnEnRZC5L9kBjIEpZQ" } ] } -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group. To post to this group, send email to adwords-api@googlegroups.com To unsubscribe from this group, send email to adwords-api+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en --- You received this message because you are subscribed to the Google Groups "Google Ads API and AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to adwords-api+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/6c569be6-d0b9-4c0e-b93a-5d1772044c04n%40googlegroups.com.