For estimation of budget i'm using
Generate forecast metrics. It was working fine but now its not working when i try to catch the error it gives me below error :
ApiException{
"message": "Operation is not implemented, or supported, or enabled.",
"code": 12,
"status": "UNIMPLEMENTED",
"details": []
}
Not sure what's the problem.Please someone guide me.