Thanks Mike - I should have caught that, too.  Sorry for wasting your time 
on this!

On Tuesday, March 15, 2016 at 6:05:22 AM UTC-10, Michael Cloonan (AdWords 
API Team) wrote:
>
> Hello,
>
> Upon taking another look at the request, it looks like you are setting the 
> validateOnly header to true. I'm sorry this wan't actually my first 
> question, as it fits the symptoms you're experiencing exactly.
>
> When validateOnly is set to true, the API will validate your request and 
> return any errors with formatting, unknown/invalid IDs or GCLIDs, etc., but 
> it won't actually execute the request.
>
> If you set validateOnly to false, then your request should go through fine.
>
> Regards,
> Mike, AdWords API Team
>
> On Monday, March 14, 2016 at 11:54:20 PM UTC-4, Sam Craig wrote:
>>
>> Took me a few days to narrow this down.  This was submitted on 3/14 at 
>> approximately 1pm EST, but has not yet shown up as a conversion in Adwords 
>> reporting as of 11:45pm EST.  Can you please look at that requestId and let 
>> me know what you see?
>>
>> <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/";>
>> <soap:Header>
>> <ResponseHeader xmlns="https://adwords.google.com/api/adwords/cm/v201509
>> ">
>> <requestId>00052e056d2239b80ac458c6b70ee649</requestId>
>> <serviceName>OfflineConversionFeedService</serviceName>
>> <methodName>mutate</methodName>
>> <operations>0</operations>
>> <responseTime>76</responseTime>
>> </ResponseHeader>
>> </soap:Header>
>> <soap:Body>
>> <mutateResponse xmlns="https://adwords.google.com/api/adwords/cm/v201509
>> "/>
>> </soap:Body>
>> </soap:Envelope>
>>
>> On Thursday, March 10, 2016 at 9:11:43 AM UTC-10, Michael Cloonan 
>> (AdWords API Team) wrote:
>>>
>>> Hello,
>>>
>>> The requestId is generated by the server, so the fact that you have a 
>>> requestId (and response) means that the server received and processed your 
>>> request.
>>>
>>> Sometimes conversions may not appear immediately after you upload them. 
>>> This delay can be even longer if the conversion tracker is brand new. How 
>>> long have you waited since uploading your conversions before checking to 
>>> see if they've appeared?
>>>
>>> Regards,
>>> Mike, AdWords API Team
>>>
>>> On Wednesday, March 9, 2016 at 9:09:09 PM UTC-5, Sam Craig wrote:
>>>>
>>>> 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/ca806f73-8ec5-4e14-a72b-4036ecf22fad%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