Re: URL Performance Report failing on google's end

2012-07-02 Thread ADM
Greg, Have you found any solution? I have not, and not appears on 28 Jun 2012 that Google (Anash) says it is on their end, but still nothing. I can be reached directly at "goo...@scienceops.com". Best regards, Bryan a.k.a. ADM On Tuesday, June 26, 2012 8:28:43 AM UTC-7, GregT wrote: > >

Re: URL Performance Report failing on google's end

2012-07-02 Thread ADM
Anash, Any fix in sight? This has gone on since 19 Jun 2012, now over 12 days, and is critical information that we can get no other way. Best regards, ADM On Thursday, June 28, 2012 3:04:08 AM UTC-7, Anash P. Oommen wrote: > > Hi Greg, > > This looks like an issue at our end. I've located yo

API does not return 'Google Play Android Apps' Placements

2012-07-02 Thread Ed-
Hi, I am using the 201109 version of the API with PHP libs to download data. An account manager just noticed we are missing 2 campaigns in a new client, and it seems it has to do with the kind of placement it uses, for some reason API is not listing the following placements: - Google Play A

OperationAccessDenied.MUTATE_ACTION_NOT_PERMITTED_FOR_CLIENT

2012-07-02 Thread mm
Hey guys - I got this error trying to add a negative keyword to a campaign. From the documentation: "Attempting to modify a campaign that was created using the Google Boost Ads program.". The name of the campaign is of the form

Re: Which fields are available in the CLICK_PERFORMANCE_REPORT ?

2012-07-02 Thread jstedman
Arthur, soapUI is an awesome tool to manually work with web services. You can create a new project in soapUI and point it at the endpoint listed in the documentation for each service and it will give you a series of request templates for each service in xml. Then you just pick one, put in your

Re: Which fields are available in the CLICK_PERFORMANCE_REPORT ?

2012-07-02 Thread Reed
Feed this: http://schemas.xmlsoap.org/soap/envelope/"; xmlns:v20="https://adwords.google.com/api/adwords/cm/v201206";> XXX XXX XXX CLICK_PERFORMANCE_REPORT To: https://adwords.google.co

Re: Ad hoc report oddity - simple request but no data returned

2012-07-02 Thread Oliver
Kevin, This is strange; when I went back this morning to generate the XML for you for some of the reports that kept failing last week I found they are actually now working (with the exception of the Account Report which you already mentioned). Sorry about this but I know they were failing also

Re: Is Relative CTR available via API?

2012-07-02 Thread Oliver
As it turns out, including the field 'RelativeCtr' in the reports returns an error saying it's unknown. I guess it's not supported yet. How would we know when it will be? On Monday, July 2, 2012 12:16:45 PM UTC+1, Oliver wrote:

Re: Is Relative CTR available via API?

2012-07-02 Thread Oliver
I just noticed 'Relative CTR' was added to the Campaign and Adgroup reports. This must have been a recent addition as I downloaded these reports about 4 weeks ago from: https://developers.google.com/adwords/api/docs/appendix/reports and this field wasn't there. How does one know when these rep

How to download keyword performance report for all accounts using MCC credentials

2012-07-02 Thread sumit gupta
Hi , I am newbie with adwords API. I am trying to pull out keyword performance report for all my adwords account. I am able to do it individually using account credentials. But I have around 10 accounts in my MCC and want to pull keyword performance report for all of them together. Is there a

Re: Which fields are available in the CLICK_PERFORMANCE_REPORT ?

2012-07-02 Thread Arthur Gerigk
I don't know how to do this without a client library. Is there a ressource that explains it which works with v201206 ? http://code.google.com/p/google-api-ads-python/wiki/AdWordsNoClientLibrary seems to be outdated (the wsdl2py call fails). Am Montag, 2. Juli 2012 02:52:19 UTC+2 schrieb jst