Tried as you said, same error: AW_SOAP.WARNING: clientCustomerId=741-734-1409 operations=1 service=OfflineConversionFeedService method=mutate responseTime=345 requestId=0005a9fd4c15c9c60a37524269025299 server=adwords.google.com isFault=1 faultMessage=[OfflineConversionError.INVALID_CONVERSION_TYPE @ operations[0].operand] AW_SOAP.NOTICE: POST /api/adwords/cm/v201809/OfflineConversionFeedService?wsdl HTTP/1.1 Host: adwords.google.com Connection: close User-Agent: PHP-SOAP/7.2.31-1+0~20200514.41+debian9~1.gbpe2a56b Content-Type: text/xml; charset=utf-8 SOAPAction: "" Content-Length: 1121 Authorization: REDACTED
<?xml version="1.0" encoding="UTF-8"?> <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="https://adwords.google.com/api/adwords/cm/v201809"><SOAP-ENV:Header><ns1:RequestHeader><ns1:clientCustomerId>741-734-1409</ns1:clientCustomerId><ns1:developerToken>REDACTED</ns1:developerToken><ns1:userAgent>unknown (AwApi-PHP, googleads-php-lib/40.0.0, PHP/7.2.31-1+0~20200514.41+debian9~1.gbpe2a56b)</ns1:userAgent><ns1:validateOnly>false</ns1:validateOnly><ns1:partialFailure>false</ns1:partialFailure></ns1:RequestHeader></SOAP-ENV:Header><SOAP-ENV:Body><ns1:mutate><ns1:operations><ns1:operator>ADD</ns1:operator><ns1:operand><ns1:googleClickId>CjwKCAjw5vz2BRAtEiwAbcVILxfzZNotky6Ps-ZtbZJWbAe-gTdHZCM8BgQD1eNkSkxKBFJaWNmlbBoCq3MQAvD_BwE</ns1:googleClickId><ns1:conversionName>ImportSaleWithValue</ns1:conversionName><ns1:conversionTime>20200610 184107 Europe/Moscow</ns1:conversionTime><ns1:conversionValue>0.94</ns1:conversionValue><ns1:conversionCurrencyCode>USD</ns1:conversionCurrencyCode></ns1:operand></ns1:operations></ns1:mutate></SOAP-ENV:Body></SOAP-ENV:Envelope> HTTP/1.1 500 Internal Server Error Content-Type: text/xml; charset=UTF-8 Date: Thu, 09 Jul 2020 07:37:32 GMT Expires: Thu, 09 Jul 2020 07:37:32 GMT Cache-Control: private, max-age=0 X-Content-Type-Options: nosniff X-Frame-Options: SAMEORIGIN Content-Security-Policy: frame-ancestors 'self' X-XSS-Protection: 1; mode=block Server: GSE Alt-Svc: h3-29=":443"; ma=2592000,h3-27=":443"; ma=2592000,h3-25=":443"; ma=2592000,h3-T050=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" Accept-Ranges: none Vary: Accept-Encoding Connection: close Transfer-Encoding: chunked <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"><soap:Header><ResponseHeader xmlns="https://adwords.google.com/api/adwords/cm/v201809"><requestId>0005a9fd4c15c9c60a37524269025299</requestId><serviceName>OfflineConversionFeedService</serviceName><methodName>mutate</methodName><operations>1</operations><responseTime>345</responseTime></ResponseHeader></soap:Header><soap:Body><soap:Fault><faultcode>soap:Client</faultcode><faultstring>[OfflineConversionError.INVALID_CONVERSION_TYPE @ operations[0].operand]</faultstring><detail><ApiExceptionFault xmlns="https://adwords.google.com/api/adwords/cm/v201809"><message>[OfflineConversionError.INVALID_CONVERSION_TYPE @ operations[0].operand]</message><ApplicationException.Type>ApiException</ApplicationException.Type><errors xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="OfflineConversionError"><fieldPath>operations[0].operand</fieldPath><fieldPathElements><field>operations</field><index>0</index></fieldPathElements><fieldPathElements><field>operand</field></fieldPathElements><trigger></trigger><errorString>OfflineConversionError.INVALID_CONVERSION_TYPE</errorString><ApiError.Type>OfflineConversionError</ApiError.Type><reason>INVALID_CONVERSION_TYPE</reason></errors></ApiExceptionFault></detail></soap:Fault></soap:Body></soap:Envelope> PHP Fatal error: Uncaught Google\AdsApi\AdWords\v201809\cm\ApiException: [OfflineConversionError.INVALID_CONVERSION_TYPE @ operations[0].operand] in /var/www/html/surf-and-buy.online/public_html/adwords/vendor/googleads/googleads-php-lib/src/Google/AdsApi/Common/Util/Reflection.php:43 Stack trace: #0 /var/www/html/surf-and-buy.online/public_html/adwords/vendor/googlea ds/googleads-php-lib/src/Google/AdsApi/Common/Util/Reflection.php(43): ReflectionClass->newInstanceArgs(Array) #1 /var/www/html/surf-and-buy.online/public_html/adwords/vendor/googleads/googleads-php-lib/src/Google/AdsApi/Common/AdsSoapClient.php(202): Google\AdsApi\Common\Util\Reflection->createInstance('Google\\AdsApi\\A...', Array) #2 /var/www/html/surf-and-buy.online/public_html/adwords/vendor/googleads/googleads-php-lib/src/Google/AdsApi/Common/AdsSoapClient.php(164): Google\AdsApi\Common\AdsSoapClient->parseApiExceptionFromSoapFault(Object(SoapFault)) #3 /var/www/html/surf-and-buy.online/public_html/adwords/vendor/googleads/googleads-php-lib/src/Google/AdsAp in /var/www/html/surf-and-buy.online/public_html/adwords/vendor/googleads/googleads-php-lib/src/Google/AdsApi/Common/Util/Reflection.php on line 43 AW_SOAP.WARNING: clientCustomerId=741-734-1409 operations=1 service=OfflineConversionFeedService method=mutate responseTime=182 requestId=0005a9fd8971c0d80a377d85120b9bc1 server=adwords.google.com isFault=1 faultMessage=[OfflineConversionError.INVALID_CONVERSION_TYPE @ operations[0].operand] [2020-07-09 10:54:41] AW_SOAP.NOTICE: POST /api/adwords/cm/v201809/OfflineConversionFeedService?wsdl HTTP/1.1 Host: adwords.google.com Connection: close User-Agent: PHP-SOAP/7.2.31-1+0~20200514.41+debian9~1.gbpe2a56b Content-Type: text/xml; charset=utf-8 SOAPAction: "" Content-Length: 1125 Authorization: REDACTED <?xml version="1.0" encoding="UTF-8"?> <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="https://adwords.google.com/api/adwords/cm/v201809"><SOAP-ENV:Header><ns1:RequestHeader><ns1:clientCustomerId>741-734-1409</ns1:clientCustomerId><ns1:developerToken>REDACTED</ns1:developerToken><ns1:userAgent>unknown (AwApi-PHP, googleads-php-lib/40.0.0, PHP/7.2.31-1+0~20200514.41+debian9~1.gbpe2a56b)</ns1:userAgent><ns1:validateOnly>false</ns1:validateOnly><ns1:partialFailure>false</ns1:partialFailure></ns1:RequestHeader></SOAP-ENV:Header><SOAP-ENV:Body><ns1:mutate><ns1:operations><ns1:operator>ADD</ns1:operator><ns1:operand><ns1:googleClickId>CjwKCAjw5vz2BRAtEiwAbcVILxfzZNotky6Ps-ZtbZJWbAe-gTdHZCM8BgQD1eNkSkxKBFJaWNmlbBoCq3MQAvD_BwE</ns1:googleClickId><ns1:conversionName>OfflineConversions3days</ns1:conversionName><ns1:conversionTime>20200610 184107 Europe/Moscow</ns1:conversionTime><ns1:conversionValue>0.94</ns1:conversionValue><ns1:conversionCurrencyCode>USD</ns1:conversionCurrencyCode></ns1:operand></ns1:operations></ns1:mutate></SOAP-ENV:Body></SOAP-ENV:Envelope> HTTP/1.1 500 Internal Server Error Content-Type: text/xml; charset=UTF-8 Date: Thu, 09 Jul 2020 07:54:41 GMT Expires: Thu, 09 Jul 2020 07:54:41 GMT Cache-Control: private, max-age=0 X-Content-Type-Options: nosniff X-Frame-Options: SAMEORIGIN Content-Security-Policy: frame-ancestors 'self' X-XSS-Protection: 1; mode=block Server: GSE Alt-Svc: h3-29=":443"; ma=2592000,h3-27=":443"; ma=2592000,h3-25=":443"; ma=2592000,h3-T050=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43" Accept-Ranges: none Vary: Accept-Encoding Connection: close Transfer-Encoding: chunked <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"><soap:Header><ResponseHeader xmlns="https://adwords.google.com/api/adwords/cm/v201809"><requestId>0005a9fd8971c0d80a377d85120b9bc1</requestId><serviceName>OfflineConversionFeedService</serviceName><methodName>mutate</methodName><operations>1</operations><responseTime>182</responseTime></ResponseHeader></soap:Header><soap:Body><soap:Fault><faultcode>soap:Client</faultcode><faultstring>[OfflineConversionError.INVALID_CONVERSION_TYPE @ operations[0].operand]</faultstring><detail><ApiExceptionFault xmlns="https://adwords.google.com/api/adwords/cm/v201809"><message>[OfflineConversionError.INVALID_CONVERSION_TYPE @ operations[0].operand]</message><ApplicationException.Type>ApiException</ApplicationException.Type><errors xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="OfflineConversionError"><fieldPath>operations[0].operand</fieldPath><fieldPathElements><field>operations</field><index>0</index></fieldPathElements><fieldPathElements><field>operand</field></fieldPathElements><trigger></trigger><errorString>OfflineConversionError.INVALID_CONVERSION_TYPE</errorString><ApiError.Type>OfflineConversionError</ApiError.Type><reason>INVALID_CONVERSION_TYPE</reason></errors></ApiExceptionFault></detail></soap:Fault></soap:Body></soap:Envelope> PHP Fatal error: Uncaught Google\AdsApi\AdWords\v201809\cm\ApiException: [OfflineConversionError.INVALID_CONVERSION_TYPE @ operations[0].operand] in /var/www/html/surf-and-buy.online/public_html/adwords/vendor/googleads/googleads-php-lib/src/Google/AdsApi/Common/Util/Reflection.php:43 Stack trace: #0 /var/www/html/surf-and-buy.online/public_html/adwords/vendor/goo gleads/googleads-php-lib/src/Google/AdsApi/Common/Util/Reflection.php(43): ReflectionClass->newInstanceArgs(Array) #1 /var/www/html/surf-and-buy.online/public_html/adwords/vendor/googleads/googleads-php-lib/src/Google/AdsApi/Common/AdsSoapClient.php(202): Google\AdsApi\Common\Util\Reflection->createInstance('Google\\AdsApi\\A...', Array) #2 /var/www/html/surf-and-buy.online/public_html/adwords/vendor/googleads/googleads-php-lib/src/Google/AdsApi/Common/AdsSoapClient.php(164): Google\AdsApi\Common\AdsSoapClient->parseApiExceptionFromSoapFault(Object(SoapFault)) #3 /var/www/html/surf-and-buy.online/public_html/adwords/vendor/googleads/googleads-php-lib/src/Google/AdsAp in /var/www/html/surf-and-buy.online/public_html/adwords/vendor/googleads/googleads-php-lib/src/Google/AdsApi/Common/Util/Reflection.php on line 43 On Wednesday, July 8, 2020 at 7:33:58 PM UTC+3, Dmitry Mukhach wrote: > > Yes, but this account under MCC & in settings: > [image: image.png] > > On Wed, Jul 8, 2020 at 7:27 PM Google Ads API Forum Advisor Prod < > [email protected]> wrote: > >> Hi Dmitry, >> >> The GCLID you shared actually belongs to account 741-734-1409 so please >> try making the upload call with this account and let me know if you are >> still facing any issues. >> >> Regards, >> Mitchell >> Google Ads API Team >> >> ref:_00D1U1174p._5004Q21jEvz:ref >> > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads 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 --- You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/fd0fe1e9-ce0c-40de-9188-293b5dfe4030o%40googlegroups.com.
