Hi Sunil, The RequestId is returns in the response SOAP message's SOAP headers. Here's an example of a response I got from the ServicedAccountService in the sandbox:
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"> <soap:Header> <ResponseHeader xmlns="https://adwords.google.com/api/adwords/mcm/v201109" xmlns:ns2="https://adwords.google.com/api/adwords/cm/v201109"> <ns2:requestId>0004b2f53fc7ada80aec8694000053fc</ns2:requestId> <ns2:serviceName>ServicedAccountService</ns2:serviceName> <ns2:methodName>get</ns2:methodName> <ns2:operations>0</ns2:operations> <ns2:responseTime>842</ns2:responseTime> <ns2:units>0</ns2:units> </ResponseHeader> </soap:Header> Please note that we can only check the log for requests made against production and that this only applies to web service calls, not report downloads. - Kevin Winter AdWords API Team On Thursday, November 17, 2011 5:00:39 PM UTC-5, Sunil wrote: > > Hello Kevin, > > Can you please tell me as to how can I provide you the request id? > > Thanks > > Sunil > > On Nov 14, 9:16 am, Kevin Winter <kevin....@google.com> wrote: > > Hi Sunil, > > If you are using a client library, you should be able to determine > this > > by enabling logging of SOAP XML. If you aren't, the fastest way to > check > > is if you could provide a requestId. > > > > - Kevin Winter > > AdWords API Team -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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