Re: Paging for AdParamService.get no longer working for v201008 and v201101

2011-09-29 Thread Anthony - RKG
Wow, I'm a little shocked with what I've found. We are getting the error message even when there are no adparameters to be returned for the adgroups. It appears that the error comes about because of the number of adgroups in the request. I had chunked the adgroups to 100 and that was working

Paging for AdParamService.get no longer working for v201008 and v201101

2011-09-27 Thread Anthony - RKG
Hi all, Sometime in the last few days, calls to the AdParamService.get (even with paging) result in the following error message: http://www.w3.org/2001/XMLSchema-instance"; xsi:type="SizeLimitError">SizeLimitError.RESPONSE_SIZE_LIMIT_EXCEEDEDSizeLimitErrorRESPONSE_SIZE_LIMIT_EXCEEDED I've take

Re: Intermittent QuotaCheckError.INVALID_TOKEN_HEADER

2011-07-08 Thread Anthony - RKG
Wasn't too bad over the weekend, but as the week progressed we started seeing it more often. Here is the SOAP response: http://schemas.xmlsoap.org/soap/envelope/"; > https://adwords.google.com/api/adwords/cm/v201008";

Intermittent QuotaCheckError.INVALID_TOKEN_HEADER

2011-07-01 Thread Anthony - RKG
We've started seeing this error with increasing, almost alarming frequency when updating keyword bids via the AdGroupCriterionService: Internal Server Error(500), QuotaCheckError.INVALID_TOKEN_HEADER @ ; trigger:'XX' Dump:[{'ApiError.Type' => 'QuotaCheckError',errorString => 'QuotaCheck

Re: Content Keyword Ads return empty Destination URL for KEYWORD_PERFORMANCE_REPORT

2011-05-11 Thread Anthony - RKG
It's interesting to note that if you change one of the requested fields from DestinationUrl to CriteriaDestinationUrl it drops the Content Ads Keywords from the performance report all together. Is this documented anywhere? -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our

Content Keyword Ads return empty Destination URL for KEYWORD_PERFORMANCE_REPORT

2011-05-11 Thread Anthony - RKG
When collecting costs using the new KEYWORD_PERFORMANCE_REPORT, Content Keyword Ads (those with Criterion ID of 3000) are not returning the Destination URL unlike their v13 XML counterpart. Here is an example: 300,1830587785,61801705,7,0,1.0,0.00,,Content,Broad,enabled,0,0.00,2011-05-03

Re: AdPerformanceReport - zero impressions?

2011-04-28 Thread Anthony - RKG
Thank you Eric. I was able to use the PERFORMANCE Reports to generate structure reports using the blog post as a starting point. It did take me a while but I was finally able to come up with the right combination of requested fields to 'auto' generate these reports. This was particularly dif

Re: AdGroupService returns UNEXPECTED_INTERNAL_API_ERROR

2011-04-28 Thread Anthony - RKG
Having the same problem on our end when trying to add adgroup's to the sandbox. Makes testing impossible. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~

Re: AdPerformanceReport - zero impressions?

2011-04-21 Thread Anthony - RKG
Eric, Forgive me if I'm wrong Eric, but these reports do not include data for criterion that do not have activity for the period specified. This flaw makes them unsuitable as a sync methodology. Can you comment on this? Thank you, Anthon

Re: Cannot get AdGroupadSelector Filters to work in a "Get"

2011-04-12 Thread Anthony - RKG
v201101 does not have an AdGroupAdSelector, only the generic Selector which does not support the adGroupIds and campaignIds fields as filters since Ad (mainly TextAd) does not have these fields (at least not according to the documentation). We depend on these filters in v201008 to do syncs. Ho

AdWords API Re: Internal Server Error from InfoService request

2010-03-26 Thread Anthony - RKG
Eric, Join the club. After much pain and suffering getting the Sandbox InfoService routines working (the clientEmail Request Header either must not exist or be different from other Serivce requests and not include 'client+1'), we made the changes live this morning. No matter what we send to the