Re: Mutating a deleted keyword via AdGroupCriterionService causes an unexpected internal api error

2011-11-29 Thread Thomas Döllmann
Hi Eric,
thanks for the reply. I can still reproduce this behaviour, so it seems its 
not temporary for me. 
Here is this request id of the latest try: 0004b2dc052b42680ada20467cbe.
And thats the anonymized request basically:


http://schemas.xmlsoap.org/soap/envelope/"; 
xmlns:xsd="http://www.w3.org/2001/XMLSchema"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>

http://schemas.xmlsoap.org/soap/actor/next"; 
soapenv:mustUnderstand="0" 
xmlns:ns1="https://adwords.google.com/api/adwords/cm/v201109";>
https://adwords.google.com/api/adwords/cm/v201109";>
Token


123456789


devToken


useragent


false


true




https://adwords.google.com/api/adwords/cm/v201109";>


SET

https://adwords.google.com/api/adwords/cm/v201109";>

1234567890



1289012345


The Keyword


EXACT






100










Regards, 

Thomas

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


Mutating a deleted keyword via AdGroupCriterionService causes an unexpected internal api error

2011-11-23 Thread Thomas Döllmann
Hi,

with the release of the v201109 API we started migrating to the new
API. While testing the PartialFailure feature using the
AdGroupCriterionService, we found out that the API throws an
"unexpected internal api error" every time we try to mutate a deleted
Keyword. I thought this type of error will be handled by the partial
failure feature. I this some kind of bug, or the expected behavior?

By the way, the documentation of the MutateJobService says "This
service should not be used for small batches". What means "small"
here? Is a 500 Operation Job for example a small batch? I really like
to use the MutateJobService for most of our mutates, especially
because the quota cost seems to be way lower per operation then using
the AdGroupCriterionService, but i dont want to risk getting our
developer token banned without a forewarning.

Regards,

Thomas

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Truncated Reports using V13 ReportService

2011-04-26 Thread Thomas Döllmann
Hi,

it seems the truncation is caused by category targeted placements for
our afflicted accounts. By downloading the data in chuncks on adgroup
level without the corresponding adgroups, we were able to download
most of the data. I could imagine there is an illegal control
character hidden in one of the categories, causing the truncation when
the xml marshalling occurs.

Regards,

Thomas

On 25 Apr., 18:57, "Sander Agricola @ Traffic4u"
 wrote:
> The problem was away for a couple of days, but since yesterday it returned
> for several accounts (not all)

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


Truncated Reports using V13 ReportService

2011-04-19 Thread Thomas Döllmann
Hi,

we are using the V13 ReportService to download the data for our
clients. More precisely , we are using Creative Reports on a Daily
aggregation with cross client functionality. Since today, one of our
accounts is causing truncation of the report, the end of file is right
inside one of the rows which should hold some data.  The report isnt
really large, the served xml report is normally less than 30MB, we
arent even near the documented "263064146" byte cap. The truncated xml
Report is about 1.7MB. The truncation occurs with both of the
"getGzipReportDownloadUrl" and "getReportDownloadUrl" functionality.
The reportId is for example "1526090543". Some hints how we can
download the data would be greatly appreciated.

Regards,

Thomas

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