Re: Report contents are invalid. - !!!2|||-1|||[ReportDefinitionError.CUSTOMER_SERVING_TYPE_REPORT_MISMATCH @ selector]???

2012-02-17 Thread Sri
Ok. got past this issue. 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

Re: Report contents are invalid. - !!!2|||-1|||[ReportDefinitionError.CUSTOMER_SERVING_TYPE_REPORT_MISMATCH @ selector]???

2012-02-17 Thread Raju magadi
Hi sri, How did u clear that issue? On Feb 17, 7:51 am, Sri srini...@groupon.com wrote: Ok. got past this issue. thanks!! -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com

Re: Report contents are invalid. - !!!2|||-1|||[ReportDefinitionError.CUSTOMER_SERVING_TYPE_REPORT_MISMATCH @ selector]???

2012-02-17 Thread Raju magadi
On Feb 17, 7:51 am, Sri srini...@groupon.com wrote: Ok. got past this issue. thanks!! -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api

Re: Getting client/MCC ID for given credentials

2012-02-17 Thread Dorian Kind
Sorry for reviving this thread once more, but I stumbled over a new issue. If we have a client that is not connected to a MCC at all, and we only know his account login, is there any way to find out his client ID? If I make a request against the ServicedAccountService in this case, the returned

Re: Missing SearchVolume Data in TargetingIdeaService v201109

2012-02-17 Thread Tsun
Dear API-Team, could you please give me some feedback regarding this topic? Thanks... -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api

Re: impression share not showing for the last 2 days

2012-02-17 Thread Tomasz Pajor
Can anyone respond why I don't get data for impression share lost budget? Today I was able to get data for 2012-02-15, data for 2012-02-16 is missing, why is that? On Feb 16, 1:41 pm, Tomasz Pajor to...@wordwatch.com wrote: Everything is showing but not impression share values. On Feb 16,

Re: Developer token NOT GETTING APPROVE

2012-02-17 Thread ewan
Has Google actually contacted you yet? If not then you probably have a problem with the email you've got registered against the account. If you're looking for an alternative API to get keyword search volumes then you could try the Wordstream or adCenter APIs. On Feb 16, 9:47 pm, CEM Service

Getting reports with v201109 only after collecting the report once manually for that account from UI

2012-02-17 Thread Nidhin Baby
Hello, We have the system which collects campaign and keyword reports with version v13. We are now upgrading it to V201109. We are getting around 550 entries in the reports for campaign with v13 and we are getting around 450 reports with v201109. We have identified the accounts which is missing

Re: How to create a report?

2012-02-17 Thread jstedman
Sergey, Unfortunately the ReportDefinitionService is no longer available. As Anash said above, you can only get reports from the AdHoc reporting service. If you have ReportDefinition IDs that you saved from 201101, you can use them to recover the Report Definition with the selector and date range

Re: Target more than 300 cities using adwords location target in v201101 or v201109

2012-02-17 Thread Kevin Winter
Hi, The 300 target limit will still be enforced when using CampaignTargets (i.e. prior to version v201109). In v201109 you can add up to 10,000 (http://support.google.com/adwords/bin/answer.py?hl=enanswer=40907). Here's an example in java showing how to add Location criteria:

Re: Remove all targets using V201109

2012-02-17 Thread Kevin Winter
Hi Sudhanasu, Location Criteria work just like other criteria - you can ADD or REMOVE single criteria in one operation. In order to remove all criteria, you will need to obtain all the criteria IDs and invoke CampaignCriterionService.mutate with Operator.REMOVE. Very similar to this

Re: Earnings in keyword performance reports

2012-02-17 Thread Kevin Winter
Hi, I think the field ConversionValue from the Keywords Performance report is what you are looking for: http://code.google.com/apis/adwords/docs/appendix/reports.html#keywords - Kevin Winter AdWords API Team On Wednesday, February 15, 2012 7:36:25 AM UTC-5, kzimmermann wrote: Hi, I'm

Re: Adding Ad/Keyword Performance Report definition

2012-02-17 Thread Kevin Winter
Hi, This perl example shows how to download a Criteria report. You should be able to change the reportType and fields to get different reports. http://code.google.com/p/google-api-adwords-perl/source/browse/tags/current/examples/v201109/reporting/download_criteria_report.pl - Kevin Winter

Re: Campaign Performance report

2012-02-17 Thread Kevin Winter
Hi, I maintain the python client library. Can you file an issue on the issue tracker with a stack trace and if possible the code you are executing when you hit this error? Please also include the version of python you are using and any other pertinent information regarding the context in

Re: Campaign Performance report

2012-02-17 Thread Kevin Winter
To address your other question: - Only 15.0.4 and later correctly provide developer token: http://code.google.com/p/google-api-ads-python/source/browse/trunk/adspygoogle/adwords/ChangeLog#60 -Kevin On Thursday, February 16, 2012 3:04:09 PM UTC-5, webspade wrote: I ve updated to the latest

Re: impression share not showing for the last 2 days

2012-02-17 Thread Abhinay Mehta
Impression Share data comes in two or one day late depending on your timezone, read this for more info: http://googleadsdeveloper.blogspot.com/2012/01/upcoming-changes-to-adwords-impression.html -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group:

Re: Previously working sandbox code now has CUSTOMER_NOT_FOUND

2012-02-17 Thread Ovid
I see that we can now add text ads in the sandbox again, but I'm still getting the CUSTOMER_NOT_FOUND error on code that was previously working. Is there any news on this? Is anyone else working with the sandbox getting this error? With older version of the code base being cut off in less than

Re: impression share not showing for the last 2 days

2012-02-17 Thread Tomasz Pajor
Ok, but I'm not getting anything for 3 days back. On Feb 17, 4:21 pm, Abhinay Mehta abhinay.me...@gmail.com wrote: Impression Share data comes in two or one day late depending on your timezone, read this for more info:http://googleadsdeveloper.blogspot.com/2012/01/upcoming-changes-to-ad...

Re: Report contents are invalid. - !!!2|||-1|||[ReportDefinitionError.CUSTOMER_SERVING_TYPE_REPORT_MISMATCH @ selector]???

2012-02-17 Thread Sri
I was using the wrong clientCustomerId. I had to change it. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received

Re: Returning % values as float like 0.026166... rather than string like '2.62%' in AdHoc reporting

2012-02-17 Thread Kevin Winter
Hi, Was this a recent report using the UI or one of the MCC (or legacy) reports that recently were shut down? Could you elaborate on how you got this report? We do strive to make the API match the current UI where possible, but sometimes it's not possible to always mimic the UI without

How to get the Effective URL from the v201109 Ad Performance Report

2012-02-17 Thread Joe
Hi everyone, My company is in the process of migrating it's reporting interface from v13 to v201109. We're having a lot of trouble making the migration work because the new Ad Performance report takes away the effective URL field that the v13 version used to have, which is very critical to us.

Retrieving click data from auto-tag(clid)

2012-02-17 Thread PS
I want to send a request to the api knowing the clid that is added by auto-tagging. I want to get back the information about that click. Campaign, Keyword, Cost. I'm asume I will need to write a custom script but have no idea if that is possible with the adwords api. If I can what functions

URGENT issue: destinationURLs getting changed incorrectly (v201109)

2012-02-17 Thread bgraves
Please reply to this post or directly to my email. We've just upgrade to the latest API version (v201109) and are having an issue that is adversely affecting campaign performance. We’ve noticed that if one keyword/match type exists in multiple adgroups, changing the destinationURL for the

Increasing ssl read timeout

2012-02-17 Thread nrodrigo
I was implementing the adhoc reporting features and noticed I was getting an ssl read timeout when downloading large reports. I'm using the perl client and apparently LWP::UserAgent sets timeout at 180 seconds by default. In order to increase this, I added the following line in

Re: Adding Ad/Keyword Performance Report definition

2012-02-17 Thread nrodrigo
Thanks for the reply Kevin. I ended up using the adhoc reporting feature. Sooo much easier! On Feb 17, 7:05 am, Kevin Winter kevin.win...@google.com wrote: Hi,   This perl example shows how to download a Criteria report.  You should be able to change the reportType and fields to get

How to download report from request url in v201109

2012-02-17 Thread Sanjay Vel
How to download a report using reportDefinitionService.downloadReport, which should return a csv values. Can anyone give me the ruby code for this scenario? -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com