Hi,
Thanks for the help Josh. I was able to make it work by adding the correct 
timezone.
I'm now facing another error :
*INVALID_CONVERSION_TYPE*
I've tried changing my clientCustomerId to the adwords clientCustomerId as 
described in other posts, didn't work.
Any idea? Thanks,






On Monday, June 9, 2014 5:38:43 PM UTC+3, Josh Radcliff (AdWords API Team) 
wrote:
>
> Hi,
>
> That date string contains a month of *58*. Did you intend to use *05* 
> instead, 
> or is that date/time string unrelated to what you passed in?
>
> Also, note that a timezone is *always* required 
> <https://developers.google.com/adwords/api/docs/reference/v201402/OfflineConversionFeedService.OfflineConversionFeed#conversionTime>
>  
> when creating an OfflineConversionFeed object (see our Date and Time 
> Formats 
> <https://developers.google.com/adwords/api/docs/appendix/datetimeformats>
>  and Timezones 
> <https://developers.google.com/adwords/api/docs/appendix/datetimeformats>
>  pages).
>
> Cheers,
> Josh, AdWords API Team
>
> On Monday, June 9, 2014 8:11:14 AM UTC-4, Bezecom Voip wrote:
>>
>> Hi
>>
>> I'm using the adwords api to upload offline conversions. (v201402- C# 
>> .NET app)
>>
>> I'm having trouble with the conversionTime value.
>>
>> I keep getting this error whenever i try uploading any value: 
>>
>>  
>>
>> *DateError.INVALID_STRING_DATE_TIME @ ; trigger:'20145826 115829'*
>>
>>  
>>
>>  
>>
>> As you can see the time is not in the future and it is correct. t tried 
>> also all the formats as describded at the manual: 
>>
>>    1. MM/dd/yyyy hh:mm:ss aa
>>    2. MMM dd,yyyy hh:mm:ss aa
>>    3. MM/dd/yyyy HH:mm:ss
>>    4. yyyy-MM-dd HH:mm:ss
>>    5. yyyy-MM-ddTHH:mm:ss
>>
>>  
>>
>> I tried them with TIMEZONE formatting (although its not required for the 
>> v201402 version), equal to my MCC account timezone. And still, i keep 
>> getting this annoying error.
>>
>> Please help me to figure it out.
>>
>> Thanks
>>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to