Hello,
I am trying to call the optimization API using Apps Script.
However, getting this error:
ReferenceError: Optimization is not defined
runTransportationOptimization
@ Code.gs:73
From my understanding, I need to add Optimization AI as a service, however, when I look at the list of services, Optimization AI is not in the list. Anybody would know why? Is it because It is available only in a certain country?
Thank you for your help!