Hello, i've an issue when migration on the v201702

I used tu use try / catch to uplad conversion as sometimes i've errors like 
EXPIRED_CLICK or CONVERSION_PRECEDES_CLICK and also TOO_RECENT_CLICK 

But with the new api, when i try it i have always a fatal error
I use this demo : 
https://developers.google.com/adwords/api/docs/samples/php/remarketing#upload-offline-conversions
And when i try 

try{
$result = $offlineConversionService->mutate($offlineConversionOperations);
}
catch (ApiException $e){print ("hey, error is caught");}

It breaks with a fatal error

FastCGI sent in stderr: "PHP message: PHP Fatal error: Uncaught 
Google\AdsApi\AdWords\v201702\cm\ApiException: 
[OfflineConversionError.TOO_RECENT_CLICK @ operations[0].operand] in 
/***/src/Google/AdsApi/Common/Util/Reflection.php 
<https://rhino.telephone.city:8443/smb/file-manager/code-editor?currentDir=%2Fhttpdocs%2Fadwords_03_2017%2Fsrc%2FGoogle%2FAdsApi%2FCommon%2FUtil&file=Reflection.php&redirect=%2Fsmb%2Flog-file%2Fbrowser%2Fid%2F3>
:39
Stack trace:
#0 /***/src/Google/AdsApi/Common/Util/Reflection.php 
<https://rhino.telephone.city:8443/smb/file-manager/code-editor?currentDir=%2Fhttpdocs%2Fadwords_03_2017%2Fsrc%2FGoogle%2FAdsApi%2FCommon%2FUtil&file=Reflection.php&redirect=%2Fsmb%2Flog-file%2Fbrowser%2Fid%2F3>(39):
 
ReflectionClass->newInstanceArgs(Array)
#1 /***/src/Google/AdsApi/Common/AdsSoapClient.php 
<https://rhino.telephone.city:8443/smb/file-manager/code-editor?currentDir=%2Fhttpdocs%2Fadwords_03_2017%2Fsrc%2FGoogle%2FAdsApi%2FCommon&file=AdsSoapClient.php&redirect=%2Fsmb%2Flog-file%2Fbrowser%2Fid%2F3>(162):
 
Google\AdsApi\Common\Util\Reflection->createInstance('Google\\AdsApi\\A...', 
Array)
#2 /***/src/Google/AdsApi/Common/AdsSoapClient.php 
<https://rhino.telephone.city:8443/smb/file-manager/code-editor?currentDir=%2Fhttpdocs%2Fadwords_03_2017%2Fsrc%2FGoogle%2FAdsApi%2FCommon&file=AdsSoapClient.php&redirect=%2Fsmb%2Flog-file%2Fbrowser%2Fid%2F3>(126):
 
Google\AdsApi\Common\AdsSoapClient->parseApiExceptionFromSoapFault(Object(SoapFault))
#3 
/***/src/Google/AdsApi/AdWords/v201702/cm/OfflineConversionFeedService.php 
<https://rhino.telephone.city:8443/smb/file-manager/code-editor?currentDir=%2Fhttpdocs%2Fadwords_03_2017%2Fsrc%2FGoogle%2FAdsApi%2FAdWords%2Fv201702%2Fcm&file=OfflineConversionFeedService.php&redirect=%2Fsmb%2Flog-file%2Fbrowser%2Fid%2F3>(92):
 
Google\AdsApi\Common\AdsSoapClient->__soapCall('mutate', Array)
#4 /****" while reading response header from upstream

Could you help me please :)

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/6ac30cb7-5564-4307-a079-2c2e12bd8d61%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to