When calling CampaignService.getCampaignStats, this morning I got the
following error:
<detail>
<ns1:fault xmlns:ns1="https://adwords.google.com/api/adwords/
v12">
<ns1:code>70</ns1:code>
<ns1:message>The day is in an unrecognized format. It must
match the form YYYY-MM-DD with an optional timezone offset.</
ns1:message>
<ns1:trigger>2008-10-19</ns1:trigger>
</ns1:fault>
</detail>
RequestId: "e4a238e2af149ea325363c8de83ed77d"
Note the resemblance on
http://groups.google.com/group/adwords-api/browse_thread/thread/a1f0594782125389/b425bf7e44a339fc
although this is about the CampaignService.
This code runs for about three months on 40+ accounts, never saw this
problem before. Other accounts had no problem this morning.
Obviously the error message is wrong - but what was the problem? When
my code detects this problem, should it treat it like error 0 (=try
again in a few moments)?
Thanks in advance.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"AdWords API Forum" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
-~----------~----~----~----~------~----~------~--~---