Re: Sandbox environment errors

2012-11-14 Thread Paul Groetzner
Seems to go down about once (or twice) a week. At least for as long as I've 
been using the sandbox. So far I've never had any response from Google to 
my messages I sent out so I wouldn't expect to find out when it'll be back 
up any time soon. It'll just start working on its own eventually.

On Tuesday, November 13, 2012 9:19:10 PM UTC-5, Jason W wrote:

 The sandbox environment seems to be down at the moment, as all API calls 
 are returning InternalApiError.UNEXPECTED_INTERNAL_API_ERROR, and even the 
 Sandbox Account Viewer isn't working properly. Is there an ETA for when 
 these errors will be fixed? Thanks.


-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Adwords Sandbox down?

2012-11-07 Thread Paul Groetzner
Seems to be down. I'm having issues as well. :(

On Wednesday, November 7, 2012 1:38:15 PM UTC-5, Stefan den Hartog wrote:

 Anyone else getting the error:

 An error has occurred: InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ 
 com.google.ads.api.services.common.error.InternalApiError.(InternalApiErro

 I get it with the PHP version and the Sandbox Account Viewer (java) when 
 using the sandbox




-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Adwords Sandbox down?

2012-11-07 Thread Paul Groetzner
Started working again for me. ;)

On Wednesday, November 7, 2012 3:34:00 PM UTC-5, Andy wrote:

 Stopped working for me about 3 hours ago, as well.

 On Wednesday, November 7, 2012 1:38:15 PM UTC-5, Stefan den Hartog wrote:

 Anyone else getting the error:

 An error has occurred: InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ 
 com.google.ads.api.services.common.error.InternalApiError.
 (InternalApiErro

 I get it with the PHP version and the Sandbox Account Viewer (java) when 
 using the sandbox




-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Adwords Sandbox down?

2012-11-07 Thread Paul Groetzner
I take that back. Some of the functionality is back, not all sigh

On Wednesday, November 7, 2012 4:24:00 PM UTC-5, Paul Groetzner wrote:

 Started working again for me. ;)

 On Wednesday, November 7, 2012 3:34:00 PM UTC-5, Andy wrote:

 Stopped working for me about 3 hours ago, as well.

 On Wednesday, November 7, 2012 1:38:15 PM UTC-5, Stefan den Hartog wrote:

 Anyone else getting the error:

 An error has occurred: InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ 
 com.google.ads.api.services.common.error.InternalApiError.
 (InternalApiErro

 I get it with the PHP version and the Sandbox Account Viewer (java) when 
 using the sandbox




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


What's the status of the sandbox?

2012-11-07 Thread Paul Groetzner
The sandbox doesn't appear to be fully functional today. Earlier I 
had difficulty using it at all. Now it seems partial functionality is 
restored.

At the moment when I try to retrieve AdGroups I'm getting this error:

System.Web.Services.Protocols.SoapException 
([InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ 
com.google.ads.api.services.common.error.InternalApiError.init(InternalApiErro])

   at 
System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage
 
message, WebResponse response, Stream responseStream, Boolean asyncCall)
   at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String 
methodName, Object[] parameters)
   at Google.Api.Ads.Common.Lib.AdsSoapClient.MakeApiCall(String 
methodName, Object[] parameters)

GetCampaigns was down earlier but now it's returning back something.

When can we expect the sandbox to be fully operational again?

Thanks!

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: Can I run a report that contains the Product Target field using the API?

2012-09-13 Thread Paul Groetzner
That's exactly what I was looking for. It also helped once I added data to 
the sandbox so I could verify the resulting file.

Thanks! 

On Wednesday, September 12, 2012 10:28:34 AM UTC-4, mm wrote:

 Hey Paul -
 I think that you can get what you want from a Criteria Performance report 
 with a selector that limits the returned values to criteria of type 
 Product -

 hth -
 margaret

 On Wednesday, September 12, 2012 8:41:01 AM UTC-5, Paul Groetzner wrote:

 At the moment, we are downloading reports via the web to get our auto 
 targets which contain a field call product target among others. We'd like 
 to be able to automate this using the API but there doesn't appear to be 
 any way to get this key field that I need. I was hoping the Automatic 
 Placements Performance Report was what I would be able to use but it 
 doesn't appear to be the case. This is the only part that is holding me 
 back from completing my task. Is there any way to get data from this field 
 using the API?

 Thanks!




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


Can I run a report that contains the Product Target field using the API?

2012-09-12 Thread Paul Groetzner
At the moment, we are downloading reports via the web to get our auto 
targets which contain a field call product target among others. We'd like 
to be able to automate this using the API but there doesn't appear to be 
any way to get this key field that I need. I was hoping the Automatic 
Placements Performance Report was what I would be able to use but it 
doesn't appear to be the case. This is the only part that is holding me 
back from completing my task. Is there any way to get data from this field 
using the API?

Thanks!


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