Thanks for that.
Glad to know it wasn't just me being dumb ;)

ai

On Jul 15, 11:56 am, AdWords API Advisor
<adwordsapiadvi...@google.com> wrote:
> Hi Atari,
>
> We are currently tracking an issue at our end where getReportFields
> doesn't return the list of report fields. I'll update this thread once
> the fix is live. Your script should work fine once the issue is fixed.
>
> Cheers,
> Anash P. Oommen,
> AdWords API Advisor.
>
> On Jul 15, 2:04 pm, atari-i <atari.i...@gmail.com> wrote:
>
>
>
> > Hi,
>
> > I'm using v201003 ReportDefinitionService in the sandbox (with the php
> > libraries).
>
> > Here's my problem - I get no fields back when I run getReportFields on
> > any of the report types (except ADGROUP_PERFORMANCE_REPORT which gives
> > me 3 fields but I believe there should be more than that)
>
> > I'm very new to this, so it's possible I'm doing something wrong - if
> > so, any pointers?
>
> > Are the fields meant to be available in the sandbox?
>
> > This is my SOAP request & response;
>
> > <?xml version="1.0" encoding="UTF-8"?>
> > <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/
> > envelope/" xmlns:ns1="https://adwords.google.com/api/adwords/cm/
> > v201003" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>
> > <SOAP-ENV:Header>
> > <ns1:RequestHeader xsi:type="ns1:RequestHeader">
> > <ns1:authToken>*****</ns1:authToken>
> > <ns1:clientEmail>clientem...@clientemail.com</ns1:clientEmail>
> > <ns1:developerToken>clientem...@clientemail.com++eur</
> > ns1:developerToken>
> > <ns1:userAgent>This is the User Agent</ns1:userAgent>
> > </ns1:RequestHeader>
> > </SOAP-ENV:Header>
> > <SOAP-ENV:Body>
> > <ns1:getReportFields>
> > <ns1:reportType>KEYWORDS_PERFORMANCE_REPORT</ns1:reportType>
> > </ns1:getReportFields>
> > </SOAP-ENV:Body>
> > </SOAP-ENV:Envelope>
>
> > <?xml version="1.0"?>
> > <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/";>
> > <soap:Header>
> > <ResponseHeader xmlns="https://adwords.google.com/api/adwords/cm/
> > v201003">
> > <requestId>3c1ac76416e3be875fef84bf63da79a7</requestId>
> > <operations>1</operations>
> > <responseTime>365</responseTime>
> > <units>1</units>
> > </ResponseHeader>
> > </soap:Header>
> > <soap:Body>
> > <getReportFieldsResponse xmlns="https://adwords.google.com/api/adwords/
> > cm/v201003"/>
> > </soap:Body>
> > </soap:Envelope>
>
> > Thanks!- 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