Hi 
Here is soap resquest and response :

2019-04-24 16:22:06.722  INFO 7533 --- [  XNIO-2 task-1] 
c.g.a.a.a.l.c.A.soapXmlLogger            : SOAP request:
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"; 
xmlns:xsd="http://www.w3.org/2001/XMLSchema"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>
    <soapenv:Header>
        <ns1:RequestHeader 
xmlns:ns1="https://adwords.google.com/api/adwords/cm/v201809"; 
soapenv:mustUnderstand="0">
            <ns1:clientCustomerId>xxxxxxxxx</ns1:clientCustomerId>
            <ns1:developerToken>REDACTED</ns1:developerToken>
            <ns1:userAgent>Knorex-adwords (AwApi-Java, AdWords-Axis/4.1.0, 
Common-Java/4.1.0, Axis/1.4, Java/1.8.0_201, maven)</ns1:userAgent>
            <ns1:validateOnly>false</ns1:validateOnly>
            <ns1:partialFailure>false</ns1:partialFailure>
        </ns1:RequestHeader>
    </soapenv:Header>
    <soapenv:Body>
        <mutate xmlns="https://adwords.google.com/api/adwords/cm/v201809";>
            <operations>
                <operator>ADD</operator>
                <operand 
xmlns:ns2="https://adwords.google.com/api/adwords/cm/v201809"; 
xsi:type="ns2:AdWordsConversionTracker">
                    <ns2:name>martin - test 2</ns2:name>
                    <ns2:status>ENABLED</ns2:status>
                    <ns2:category>DEFAULT</ns2:category>
                    
<ns2:viewthroughLookbackWindow>30</ns2:viewthroughLookbackWindow>
                    <ns2:ctcLookbackWindow>30</ns2:ctcLookbackWindow>
                    <ns2:defaultRevenueValue>1.0</ns2:defaultRevenueValue>
                    
<ns2:defaultRevenueCurrencyCode>USD</ns2:defaultRevenueCurrencyCode>
                    
<ns2:alwaysUseDefaultRevenueValue>true</ns2:alwaysUseDefaultRevenueValue>
                    
<ns2:ConversionTracker.Type>AdWordsConversionTracker</ns2:ConversionTracker.Type>
                </operand>
            </operations>
        </mutate>
    </soapenv:Body>
</soapenv:Envelope>

2019-04-24 16:22:06.723  INFO 7533 --- [  XNIO-2 task-1] 
c.g.a.a.a.l.c.A.soapXmlLogger            : SOAP response:
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/";>
    <soap:Header>
        <ResponseHeader 
xmlns="https://adwords.google.com/api/adwords/cm/v201809";>
            <requestId>000587433c342c740aa797b77c0c3b2d</requestId>
            <serviceName>ConversionTrackerService</serviceName>
            <methodName>mutate</methodName>
            <operations>1</operations>
            <responseTime>244</responseTime>
        </ResponseHeader>
    </soap:Header>
    <soap:Body>
        <soap:Fault>
            <faultcode>soap:Client</faultcode>
            <faultstring>[RequestError.UNKNOWN @ 
operations[0]]</faultstring>
            <detail>
                <ApiExceptionFault 
xmlns="https://adwords.google.com/api/adwords/cm/v201809";>
                    <message>[RequestError.UNKNOWN @ 
operations[0]]</message>
                    
<ApplicationException.Type>ApiException</ApplicationException.Type>
                    <errors 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:type="RequestError">
                        <fieldPath>operations[0]</fieldPath>
                        <fieldPathElements>
                            <field>operations</field>
                            <index>0</index>
                        </fieldPathElements>
                        <trigger/>
                        <errorString>RequestError.UNKNOWN</errorString>
                        <ApiError.Type>RequestError</ApiError.Type>
                        <reason>UNKNOWN</reason>
                    </errors>
                </ApiExceptionFault>
            </detail>
        </soap:Fault>
    </soap:Body>
</soap:Envelope>


On Tuesday, April 23, 2019 at 2:21:43 PM UTC+7, googleadsapi-forumadvisor 
wrote:
>
> Could you please also attach the most recent SOAP logs too?
> Thank you.
>
> Best,
> Thanet, Google Ads API Team
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
> Also find us on our blog and discussion group:
>     https://ads-developers.googleblog.com/search/label/google_ads_api
>     https://developers.google.com/adwords/api/community/
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
>
> On 04/23/19 16:12:25 [email protected] <javascript:> wrote:
>
> Hi Thanet,
>
> I remove field *conversionTypeOwnerCustomerId *from request but still get 
> error RequestError.UNKNOWN
>
> On Friday, April 12, 2019 at 11:23:04 AM UTC+7, googleadsapi-forumadvisor 
> wrote:
>
> Hello,
>
> It turns out that you have set the *conversionTypeOwnerCustomerId *field, 
> which is a read-only field.
> That's why your request couldn't get through.
>
> Could you please remove that field and send your request again?
>
> Cheers,
> Thanet, Google Ads API Team
>
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
> Also find us on our blog and discussion group:
>     https://ads-developers.googleblog.com/search/label/google_ads_api
>     https://developers.google.com/adwords/api/community/
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
>
> Was your question answered? Please rate your experience with us by taking 
> a short survey.
> If not -- reply to this email and tell us what else we can do to help.
>
> Take Survey 
> <https://support.google.com/google-ads/contact/survey_transactional?caseid=4-9328000025873&hl=en&ctx=1>
>
> Also find us on our blog and discussion group:
> http://googleadsdeveloper.blogspot.com/search/label/adwords_api
> https://developers.google.com/adwords/api/community/
> On 04/02/19 05:09:16 [email protected] wrote:
>
> Hello, 
>
> Could you please share the client account CID using the *Reply privately 
> to author* option? 
>
> Thanks,
> Bharani, Google Ads API Team
>
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
> Also find us on our blog and discussion group:
>     https://ads-developers.googleblog.com/search/label/google_ads_api
>     https://developers.google.com/adwords/api/community/
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
>
> -- 
> -- 
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
> 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].
> 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/9597ce57-153c-4d5a-bcbb-f38c97897f00%40googlegroups.com
>  
> <https://groups.google.com/d/msgid/adwords-api/9597ce57-153c-4d5a-bcbb-f38c97897f00%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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].
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/8587db2d-8cd4-4517-b855-27019bbf4cb1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • Convers... xuantoi . ads . mtest
    • RE... googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
      • ... googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
        • ... xuantoi . ads . mtest
          • ... googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
            • ... xuantoi . ads . mtest
    • Re... xuantoi . ads . mtest
      • ... googleadsapi-forumadvisor via AdWords API and Google Ads API Forum

Reply via email to