Re: Internal API Error using CampaignTargetService

2011-06-28 Thread Eric Koleda
Hi Joshua,

The CampaignTargetService unfortunately doesn't support paging, but you can 
use the campaignIds field of the selector to limit the results to only 
certain campaigns and return a smaller result set.

Best,
- Eric Koleda, AdWords API Team

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Internal API Error using CampaignTargetService

2011-06-21 Thread Joshua Chan
Hi David,

I just tried the request again and this time I get a different error
that's much more informative than that of five days ago -
SizeLimitError.RESPONSE_SIZE_LIMIT_EXCEEDED

I believe the general advice for this error is to use Paging but I
don't see it supported in v201008's CampaignTargetService:
http://code.google.com/apis/adwords/docs/reference/v201008/CampaignTargetService.CampaignTargetSelector.html
Is there any way to retrieve all the data without having to upgrade
the API or retrieve data from each campaign individually (if that
doesn't hit this error as well)?

The request id is dc8bfa3d6610094e2e31a2aed9b4fe12

Thanks,
Joshua


On Jun 21, 12:54 pm, David Torres  wrote:
> Hi,
>
> I'm not able to find your request in our logs, do you mind posting a
> more fresh request id? and I'l be glad to investigate.
>
> Best,
>
> -David Torres - AdWords API Team
>
> On Jun 16, 1:49 pm, Joshua Chan  wrote:
>
>
>
>
>
>
>
> > Hello,
>
> > while using v13's CampaignTargetService.Get on a certain account, I've been
> > consistently encountering an InternalApiError.UNEXPECTED_INTERNAL_API_ERROR.
> > It has never happened to any other accounts that I've been working with and
> > waiting to retry the request doesn't seem to solve the issue. The request id
> > is c5055778831a63977285999a3f4386b0 and I've listed the SOAP request and
> > response below.
>
> > Thanks,
> > Joshua
>
> > *** Outgoing SOAP **
> > 
> >  > xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/";
> > xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/";
> > xmlns:ZSI="http://www.zolera.com/schemas/ZSI/";
> > xmlns:xsd="http://www.w3.org/2001/XMLSchema";
> > xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>
> > 
> > https://adwords.google.com/api/adwords/cm/v201008";>
> > xx
> > AwApi-Python-13.1.0|Test Client
> > xx
> > 
> > 
> >  > xmlns:ns1="https://adwords.google.com/api/adwords/cm/v201008";>
> > https://adwords.google.com/api/adwords/cm/v201008";>
> > 
> > ... List of campaignIds ...
> > 
> > 
> > 
> > 
> > 
>
> > *** Incoming SOAP **
> > 
> >  > xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/";> > xmlns="https://adwords.google.com/api/adwords/cm/v201008";>c5055778831a63977285999a3f4386b013731soap:Server[InternalApiError.UNEXPECTED_INTERNAL_API_ERROR
> > @
> > [Ljava.lang.StackTraceElement;@161ddf3] > xmlns="https://adwords.google.com/api/adwords/cm/v201008";>[InternalApiError.UNEXPECTED_INTERNAL_API_ERROR
> > @
> > [Ljava.lang.StackTraceElement;@161ddf3]ApiException > xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
> > xsi:type="InternalApiError">InternalApiError.UNEXPECTED_INTERNAL_API_ERRORInternalApiErrorUNEXPECTED_INTERNAL_API_ERROR
> > 

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Internal API Error using CampaignTargetService

2011-06-21 Thread David Torres
Hi,

I'm not able to find your request in our logs, do you mind posting a
more fresh request id? and I'l be glad to investigate.

Best,

-David Torres - AdWords API Team

On Jun 16, 1:49 pm, Joshua Chan  wrote:
> Hello,
>
> while using v13's CampaignTargetService.Get on a certain account, I've been
> consistently encountering an InternalApiError.UNEXPECTED_INTERNAL_API_ERROR.
> It has never happened to any other accounts that I've been working with and
> waiting to retry the request doesn't seem to solve the issue. The request id
> is c5055778831a63977285999a3f4386b0 and I've listed the SOAP request and
> response below.
>
> Thanks,
> Joshua
>
> *** Outgoing SOAP **
> 
>  xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/";
> xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/";
> xmlns:ZSI="http://www.zolera.com/schemas/ZSI/";
> xmlns:xsd="http://www.w3.org/2001/XMLSchema";
> xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>
> 
> https://adwords.google.com/api/adwords/cm/v201008";>
> xx
> AwApi-Python-13.1.0|Test Client
> xx
> 
> 
>  xmlns:ns1="https://adwords.google.com/api/adwords/cm/v201008";>
> https://adwords.google.com/api/adwords/cm/v201008";>
> 
> ... List of campaignIds ...
> 
> 
> 
> 
> 
>
> *** Incoming SOAP **
> 
>  xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/";> xmlns="https://adwords.google.com/api/adwords/cm/v201008";>c5055778831a63977285999a3f4386b013731soap:Server[InternalApiError.UNEXPECTED_INTERNAL_API_ERROR
> @
> [Ljava.lang.StackTraceElement;@161ddf3] xmlns="https://adwords.google.com/api/adwords/cm/v201008";>[InternalApiError.UNEXPECTED_INTERNAL_API_ERROR
> @
> [Ljava.lang.StackTraceElement;@161ddf3]ApiException xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
> xsi:type="InternalApiError">InternalApiError.UNEXPECTED_INTERNAL_API_ERRORInternalApiErrorUNEXPECTED_INTERNAL_API_ERROR
> 

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


Internal API Error using CampaignTargetService

2011-06-16 Thread Joshua Chan
Hello,

while using v13's CampaignTargetService.Get on a certain account, I've been 
consistently encountering an InternalApiError.UNEXPECTED_INTERNAL_API_ERROR. 
It has never happened to any other accounts that I've been working with and 
waiting to retry the request doesn't seem to solve the issue. The request id 
is c5055778831a63977285999a3f4386b0 and I've listed the SOAP request and 
response below.

Thanks,
Joshua


*** Outgoing SOAP **

http://schemas.xmlsoap.org/soap/encoding/"; 
xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"; 
xmlns:ZSI="http://www.zolera.com/schemas/ZSI/"; 
xmlns:xsd="http://www.w3.org/2001/XMLSchema"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>

https://adwords.google.com/api/adwords/cm/v201008";>
xx
AwApi-Python-13.1.0|Test Client
xx


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

... List of campaignIds ...






*** Incoming SOAP **

http://schemas.xmlsoap.org/soap/envelope/";>https://adwords.google.com/api/adwords/cm/v201008";>c5055778831a63977285999a3f4386b013731soap:Server[InternalApiError.UNEXPECTED_INTERNAL_API_ERROR
 
@ 
[Ljava.lang.StackTraceElement;@161ddf3]https://adwords.google.com/api/adwords/cm/v201008";>[InternalApiError.UNEXPECTED_INTERNAL_API_ERROR
 
@ 
[Ljava.lang.StackTraceElement;@161ddf3]ApiExceptionhttp://www.w3.org/2001/XMLSchema-instance"; 
xsi:type="InternalApiError">InternalApiError.UNEXPECTED_INTERNAL_API_ERRORInternalApiErrorUNEXPECTED_INTERNAL_API_ERROR


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