Campaign Criterion for Targeting strange error handling for removal of invalid platforms

2012-02-08 Thread Peter
Hey AdWords Team, I don't really consider this a critical show stopper but it appears as if something in your error handling is slightly amiss. When I attempt to remove a platform target from the campaign criterion service that has not been set on a campaign, I would expect to receive an invalid_i

Using the AdHoc Reports in v201109 .NET library Cross client

2012-02-08 Thread Akiva Elkayam
I m Using the AdHoc Reports in v201109 .NET library Cross client but when I execute the report it failed with: Report contents are invalid. - !!!2|||-1|||[ReportDefinitionError.CUSTOMER_SERVING_TYPE_REPORT_MISMATCH @ selector]???"} can somebody help me? thanks -- =~=~=~=~=~=~=~=~=~=~=~=~=~

sample AddCampaignTargetingCriteria.java doesn't work

2012-02-08 Thread nachomac
Hello, I'm trying this example: http://code.google.com/p/google-api-adwords-java/source/browse/trunk/examples/v201109/AddCampaignTargetingCriteria.java just changing the campaign_id and user. It sets the geographical criterion, but not the platforms. After running the program, the platforms for the

Re: Using the AdHoc Reports in v201109 .NET library Cross client

2012-02-08 Thread Oldskool
Are you by chance trying to run a report on your MCC account? You cannot run reports for MCCs. You need to specify the client Id of a regular account and run the report on that. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi

Re: InternalApiError in Keyword report fetch (I am using dot net client library)

2012-02-08 Thread jstedman
This error usually comes and goes. Typically retrying the request after some time is the only solution. The official description can be read here: http://code.google.com/apis/adwords/docs/troubleshooting.html#InternalApiError -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on

Re: Get AdGroup Stats for specified date range (in Ruby)

2012-02-08 Thread jstedman
This page describes the fields to specify in the AdGroup selector to get AdGroup stats. The first two can be used to specify the date range. http://code.google.com/apis/adwords/docs/reference/latest/AdGroupService.Stats.html It is counter-intuitive for anyone who is used to object oriented conc

Re: Get AdGroup Stats for specified date range (in Ruby)

2012-02-08 Thread jstedman
I forgot to mention, if you need stats for multiple AdGroups for the same date range, it will be much more efficient in many ways(cost, time, effort) to get this information by downloading a report instead of using the AdGroup service. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also

Re: InternalApiError.UNEXPECTED_INTERNAL_API_ERROR during CreateAccountOperation in sandbox

2012-02-08 Thread Тарас Бунык
I still seing: DEBUG:soap_xml:StartTime: 2012-02-08 16:29:46 *** Outgoing HTTP headers ** POST /api/adwords/mcm/v201109/CreateAccountService HTTP/1.0 Host:adwords-sandbox.google.com User-agent:SOAPpy 0.12.0 (pywebsvcs.sf.net),gzip XML-parser: PyXML v0.8.

QuotaCheckError.ACCOUNT_INACTI­VE

2012-02-08 Thread Sunil
Hello, I am getting a QuotaCheckError.ACCOUNT_INACTI­VE message while downloading the data. My MCC Id is 307-231-5331 Can someone please tell me what's the problem? I Thanks Sunil -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwords

Re: QuotaCheckError.ACCOUNT_INACTI­VE

2012-02-08 Thread Oldskool
Seems like a duplicate thread? Your question was already answered here: http://groups.google.com/group/adwords-api/browse_thread/thread/f0a7eeb0f8d8da55 -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups

Re: deleted text ads metric are no longer part of default data in AD_PERFORMANCE_REPORT (201101)

2012-02-08 Thread Ursula Kellmann
Hi Eric, Thanks for letting us know that the fix is live. Should we plan that in the future we will have to specify to receive disabled ads or will the report return all statuses on an ongoing basis? My preference is that the report continues to return disabled ads in order to keep my report

Re: sample AddCampaignTargetingCriteria.java doesn't work

2012-02-08 Thread nachomac
Basically I want to target just PCs and Tablets, but I'm unable to do it. On 8 feb, 13:18, nachomac wrote: > Hello, I'm trying this > example:http://code.google.com/p/google-api-adwords-java/source/browse/trunk/... > just changing the campaign_id and user. It sets the geographical > criterion, b

Re: Cannot get Customer ID with "read only" access

2012-02-08 Thread hylton
Hi Danial, You know what - it works fine for me now as well? Very strange, but I am happy :) Thanks for your help. Ben On Feb 7, 10:02 am, Danial Klimkin wrote: > Hi Ben, > > I just created a read-only user and used SAS to retrieve account hierarchy > but was not able to reproduce the issue.

Re: Getting "ApiUsageError.INVALID_DATE_RANGE @ selector.dateRange" using GetClientCustomerId.php in PHP v201109

2012-02-08 Thread David Torres
Hi, I'm glad you find the answer, sorry I didn't see it on time. Feel free to post any other question you might have in a separate thread. Best, -David Torres - AdWords API Team -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsap

Re: AdWords API on Java App Engine

2012-02-08 Thread David Torres
Hi, AppEngine support in the new Java client library will be added soon, please stay tuned and check this page http://code.google.com/p/google-api-ads-java/ The reason is not currently supported is because AppEngine lacks support to Axis1 which is the SOAP Kit the old lib uses, the new library

Re: Send Reports to my Clients

2012-02-08 Thread David Torres
Hi Silvio, You should probably want to look at this blog post http://adwordsapi.blogspot.com/2011/10/downloading-reports-for-lots-of-client.html, I gives you a start point on how to use request AdHoc reports concurrently so you can report on large amount of accounts, there is also some Java s

Re: v201109: missing rows in Ad Performance report (present in v13 Keyword Activity report)

2012-02-08 Thread Eric Koleda
Hi, Those reports do provide conversion data (sales, leads) but you need request it separately from click and impression data. Some information on this is available in the migration document: http://code.google.com/apis/adwords/docs/reportguide.html#conversion_metrics Best, - Eric -- =~=~=~

Re: deleted text ads metric are no longer part of default data in AD_PERFORMANCE_REPORT (201101)

2012-02-08 Thread Eric Koleda
Hi Ursula, For v201109 reports the behavior should stay the same. We may change the behavior in a future version of the API. Best, - Eric -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/

Re: InfoService v201109 error

2012-02-08 Thread Matt
Is it fair to assume that there will be no solution before the sunset? If so, will parts of the previous api still be available until there is a suitable replacement in the current or future versions like previous releases? -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on ou

201109 keyword report - getting display data

2012-02-08 Thread Ed-
Hi, I've been testing data imported and noted that an account that bids only on display network is not showing all campaigns, that's for keyword performance report. So it is 1 account - 125-830-9378 - with lots of campaigns in it, but it brings only 2 on the keyword performance report. Search

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

2012-02-08 Thread Malks
Hi, We had some processes that used to use the report.xml from a nightly email. In these reports percentage values were calculated based on the float value that was passed, e.g. CTR would be 0.026166345673022177. Now CTR is represented as a less accurate string such as '2.62%'. Is there any way to

API Token Taking Too Long

2012-02-08 Thread kb
Hello, I am working on a critical deadline and the entire project is at risk because of the token approval process. The API is intended for our own internal use, specifically for reporting. I have contacted Google's toll free support line and for 3 weeks they keep on telling me the same thing:

ConversionOptimizerEligibility set to true on add campaign, when subsequent get operations would indicate otherwise

2012-02-08 Thread Peter
Hey AdWords Team, Once again another non critical item which has a workaround but I wanted to let you know of it's existence. Basically whenever you add a new campaign (in the sandbox and potentially else where) it has a conversionOptimizerEligibility result set to True. Any subsequent download op

Enumeration values of conversionTrackingPurpose?

2012-02-08 Thread Malks
Hi, Where are these documented? There is this https://groups.google.com/group/adwords-api/browse_thread/thread/9233c850ab1b82dd/cab12dbcfe5bf0cd?#cab12dbcfe5bf0cd that says the values are "Lead", "Signup", "Purchase", "PageView" or "Other" but having debugged through some of our data, "Lead" seem

Re: Enumeration values of conversionTrackingPurpose?

2012-02-08 Thread Malks
Also, related to this, the Conversions and ConversionValue fields map to conv1PerClick and totalConvValue in the XML output respectively, but the actual values seem to be the wrong way around (even though the types are right, that is the conv1PerClick is an integer and totalConvValue is a double).

Re: Enumeration values of conversionTrackingPurpose?

2012-02-08 Thread Malks
Further to this again. It seems that conversionTrackingPurpose value is "Purchase/Sale" rather than just "Purchase". On Feb 9, 3:31 pm, Malks wrote: > Also, related to this, the Conversions and ConversionValue fields map > to conv1PerClick and totalConvValue in the XML output respectively, > but