Re: Fault occurred while processing in ReportDefinitionOperation

2010-09-17 Thread AdWords API Advisor
Hi Chris,

Let us know if you have any addition questions.

Best,
- Eric Koleda, AdWords API Team

On Sep 16, 12:11 pm, Chris Ramsay  wrote:
> Well, I found one problem in my SOAP:
>
> xmlns:ns="https://adwords.google.com/api/adwords/cm/v200909";
>
> should be:
>
> xmlns:ns="https://adwords.google.com/api/adwords/cm/v201008";
>
> At least now I am getting a sensible auth error message...!

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


Re: Fault occurred while processing in ReportDefinitionOperation

2010-09-16 Thread Chris Ramsay
Well, I found one problem in my SOAP:


xmlns:ns="https://adwords.google.com/api/adwords/cm/v200909";

should be:

xmlns:ns="https://adwords.google.com/api/adwords/cm/v201008";



At least now I am getting a sensible auth error message...!

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


Fault occurred while processing in ReportDefinitionOperation

2010-09-16 Thread Chris Ramsay
Hello All,


I am making the following request to the Adwords API and am getting
a 'Fault occurred while processing' error, which does not tell me a
great deal.


Here's the SOAP:



https://adwords.google.com/api/adwords/cm/v201008";
xmlns:ns1="http://schemas.xmlsoap.org/soap/envelope/";
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
xmlns:ns="https://adwords.google.com/api/adwords/cm/v200909";
xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/";>


TOKEN_HERE

DEVTOKEN_HERE
CLIENT_EMAIL_HERE
MY_AGENT
PASSWORD
EMAIL





ADD


AdGroupId
AdGroupName
AdGroupStatus
AdNetworkType1
AdNetworkType2
AverageCpc
AverageCpm
AveragePosition
BottomPosition
CampaignId
CampaignName
CampaignStatus
Clicks
ConversionRate
ConversionRateManyPerClick
Conversions
ConversionsManyPerClick
Cost
CostPerConversion
CostPerConversionManyPerClick
Ctr
DayOfWeek
DestinationUrl
Id
Impressions
IsNegative
KeywordMatchType
KeywordText
MaxCpm
Month
MonthOfYear
PlacementUrl
PreferredPosition
ProxyMaxCpc
QualityScore
Quarter
Status
Week
Year

Test Report
KEYWORDS_PERFORMANCE_REPORT
TODAY
GZIPPED_CSV







Here's the response I receive:
http://schemas.xmlsoap.org/soap/envelope/";>


soap:Server
Fault occurred while processing.






Any idea what I have done wrong here? Seems as though it's in line with
the docs...
Chris

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