Hi!
Thanks for the reply and sorry for the delayed answer.
This is a real example of what I am pushing to upload:
object(OfflineConversionFeedOperation)#1104 (4) {
["operand"]=>
object(OfflineConversionFeed)#1103 (4) {
["googleClickId"]=>
string(26) "CL2-XXXXXXXXXXXXXX-AcQ"
["conversionName"]=>
string(37) "Call Conversions - example.com"
["conversionTime"]=>
string(28) "20140321 150401 Europe/Paris"
["conversionValue"]=>
float(2.83)
}
["operator"]=>
string(3) "ADD"
["OperationType"]=>
NULL
["_parameterMap":"Operation":private]=>
array(1) {
["Operation.Type"]=>
string(13) "OperationType"
}
}I am sending the GCLID with every uploaded item (I do not push those conversion where for some reason I do not know the gclid and conversion time), added the timezone, using a delay of 2 hours and a timeframe of 48 hours for which I read the conversions.
I actually changed the delay to 3 hours (take conversions older then 3 hours) and I saw a significant drop in the error (this is why I delayed in answering). So it seems that most part of the initital error I fixed.
But, asking the clients, they still see the same issue of loosing about 30% of the offline conversions.
For some conversions I do not recieve the search terms. Has this anything to do with this 30% loss of conversions somehow? Just trying to figure out, hanging onto every possibility..
Thanks ahead!
--Steve