Hi Sunil,
  The sandbox environment currently requires a DeveloperToken, so you can 
test to make sure you are providing it by running your code against the 
sandbox: http://code.google.com/apis/adwords/docs/sandbox.html

- Kevin Winter
AdWords API Team

On Friday, December 16, 2011 10:07:07 AM UTC-5, Sunil wrote:
>
> Kevin,
>
> Sorry for emailing back so late. I didn't read the message till a few
> moments ago.
>
> Right now, I am using Adwords API only for downloading reports. How
> can I get a confirmation from google that I'm sending the developer
> token?
>
> Thanks
>
> Sunil
>
> On Nov 30, 9:34 am, Kevin Winter <kevin....@google.com> wrote:
> > 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 <kevi...@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- Hide quoted text -
> >
> > - Show quoted text -
>
>

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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

Reply via email to