20130 Invalid Datetime on Schedule Campaign API | Community
Skip to main content
Level 1
January 29, 2013
Question

20130 Invalid Datetime on Schedule Campaign API

  • January 29, 2013
  • 1 reply
  • 767 views
I wanted to know if anyone got an error and a fix using the 2.0 API function ScheduleCampaign. 

Everything seems to working fine when using SOAPUI and sending the campainRunAt value (2013-01-29T21:48:30Z), but I cannot send the info when using ASP.NET code.

schCampaign.campaignRunAt = DateTime.UtcNow or 
schCampaign.campaignRunAt = DateTime.Now

Both return 2130 - Invalid Date-time

Bruno
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

Jep_Castelein2
Level 10
January 30, 2013
I'm not a developer, but this article may be useful: http://integratingthecloud.com/what-marketo-api-time-is-it/

Best, 
Jep