Thanks Yin - I'm not getting any validation errors from the API call (see 
sample API response below) and I've validated GCLIds occur on a date I 
should be able to see.  Can you confirm that this requestID is being 
received and where/if it's being applied?  I've uploaded these same 
conversions via CSV without issue.

Request:
<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 
soapenv:actor="http://schemas.xmlsoap.org/soap/actor/next"; 
soapenv:mustUnderstand="0" 
xmlns:ns1="https://adwords.google.com/api/adwords/cm/v201509";>
        <ns1:clientCustomerId>xxx</ns1:clientCustomerId>
        <ns1:developerToken>xxx</ns1:developerToken>
        <ns1:userAgent>xxx</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/v201509";>
        <operations>
        <operator>ADD</operator>
        <operand>
            <googleClickId>COGPqMPYrssCFYMfHwodX1IC8w</googleClickId>
            <conversionName>NHS Survey Funnel - Purchases</conversionName>
            <conversionTime>20160307 110201 
America/New_York</conversionTime>
            <conversionValue>89.63347500</conversionValue>
        </operand>
        </operations>
    </mutate>
    </soapenv:Body>
</soapenv:Envelope>

Response:
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/";>
    <soap:Header>
        <ResponseHeader 
xmlns="https://adwords.google.com/api/adwords/cm/v201509";>
            <requestId>00052da8414308480ac4e544460feb7b</requestId>
            <serviceName>OfflineConversionFeedService</serviceName>
            <methodName>mutate</methodName>
            <operations>1</operations>
            <responseTime>293</responseTime>
        </ResponseHeader>
    </soap:Header>
    <soap:Body>
        <mutateResponse 
xmlns="https://adwords.google.com/api/adwords/cm/v201509";>
            <rval>
                
<ListReturnValue.Type>OfflineConversionFeedReturnValue</ListReturnValue.Type>
                <value>
                    
<googleClickId>COGPqMPYrssCFYMfHwodX1IC8w</googleClickId>
                    <conversionName>NHS Survey Funnel - 
Purchases</conversionName>
                    <conversionTime>20160307 110201 
America/New_York</conversionTime>
                    <conversionValue>89.633475</conversionValue>
                </value>
            </rval>
        </mutateResponse>
    </soap:Body>
</soap:Envelope>

On Monday, March 7, 2016 at 9:00:15 AM UTC-10, Yin Niu wrote:
>
> Hello, 
>
> You can use Click Performance Report 
> <https://developers.google.com/adwords/api/docs/appendix/reports/click-performance-report>
>  to 
> confirm the date of GCLID. 
>
> For importing conversions, please make sure the validation rules 
> <https://developers.google.com/adwords/api/docs/guides/importing-conversions#validation_rules>
>  are 
> met before uploading the offline conversions. 
>
> Thanks,
> Yin, AdWords API Team. 
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/6b6fd955-d9a6-4b04-86db-85bf95498890%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • OfflineConversi... Sam Craig
    • Re: Offlin... 'Yin Niu' via AdWords API Forum
      • Re: Of... Sam Craig
        • Re... 'Michael Cloonan (AdWords API Team)' via AdWords API Forum
          • ... Sam Craig
            • ... 'Michael Cloonan (AdWords API Team)' via AdWords API Forum
            • ... 'Michael Cloonan (AdWords API Team)' via AdWords API Forum
              • ... Sam Craig

Reply via email to