I am currently working on using the API to check various settings related to a program.
I have a question regarding Smart Campaigns.
When a Smart Campaign is scheduled for execution, is there a way to retrieve the scheduled date via the API?
I found that scheduling a campaign via the API is possible, as mentioned in the documentation below:
https://developer.adobe.com/marketo-apis/api/mapi/#operation/scheduleCampaignUsingPOST
However, I couldn't find any information on how to retrieve the scheduled date after it has been set.
Any guidance or suggestions would be greatly appreciated.