Re: Ads pre-review

2011-09-26 Thread sheinmus
Is anyone knows the answer? On Sep 20, 12:19 pm, sheinmus wrote: > Hi, > > I tried to use validateOnly flag. But I found out that punctuation and > symbols checked only as shown > herehttp://adwords.google.com/support/aw/bin/static.py?hl=en&guide=130814... > But stop words are not checked (porn

Re: CustomerSyncService and changes appear not be updating.

2011-09-26 Thread Alexander Parij
Hi Eric, It sort of works but I can't say it works correctly. Looks like adgroups and other entities are fine except extensions. I'm getting the weird 'deleted' extension in the addedExtensions field. Thanks. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and dis

Internal API Error

2011-09-26 Thread anu
Hi, My developer token was inactive and now its been approved after re- applying. All the queries used to return response to my queries before my developed token was inactive but after this its giving INTERNAL_API_ERROR. I was following this post- http://groups.google.com/group/adwords-api/browse

Re: Approved AdWords API developer token is now "Rejeted" - PLEASE HELP!

2011-09-26 Thread Matt Redford
Hi Rayden It's been 2 weeks for me and haven't heard a thing. It's quite clear now how important Google regards us and how important we are to them. As a business and individual I'm thinking twice about my usage of Google products from now on. I'd recommend for you and any others in a similar

Re: Approved AdWords API developer token is now "Rejeted" - PLEASE HELP!

2011-09-26 Thread rayden
Bump, did anyone got any answer from google API stuff? How can we know if they even got our email - no conformation, and 1,5 week passed by. Best regards, On 23 sep., 00:03, vrgoogler wrote: > The data I want to collect from Google AdWords is: > > 1. Average CPC > 2. Number of searches > > Do y

Re: CustomerSyncService and changes appear not be updating.

2011-09-26 Thread Eric Koleda
Hi All, The CustomerSyncService reports on changes to an account regardless of the source of the change (API, UI, etc). There may have been a temporary outage in the service last week, but I'm able to make successful requests now. Can you confirm that the service is working correctly for your

Re: IdeaTextMatchesSearchParameter

2011-09-26 Thread Eric Koleda
Hi Stepanian, I am able to replicate this behavior, and it is a known issue with the core engineering team. They plan to fix this in the next release of the API, although there is currently no date available for that release. Best, - Eric Koleda, AdWords API Team -- =~=~=~=~=~=~=~=~=~=~=~=~=

v201101 Reporting Issues (Urgent)

2011-09-26 Thread Rahimzadegan, Ashkan
Hi Sumit, We are upgrading our API version to v201101 and we are facing some critical issues that we would like to get a quick update for this matter. As we understand, v201101's cross-client reporting is still under development; therefore, we need to use our MCC account without utilizing the c

Re: Ad Performance Report "ClickType" column causing duplicate impression counting?

2011-09-26 Thread Eric Koleda
Hi Peter, Have tried looking at this same data in the AdWords web interface? My guess is that it too will return the same numbers. I believe the impressions for each ClickType reflect how many times the ad served with that extension enabled. Best, - Eric Koleda, AdWords API Team -- =~=~=~=

AdPerformance report returns error after adding a ClickType field

2011-09-26 Thread TJ
Our ad performance report has been functioning. We are attempting to add one column, ClickType, and when we do that, the API returns an error: Cannot select a combination of Clicks and ClickType,ConversionCategoryName,ConversionTypeName,CreativeUnionId,EffectiveDestinationUrl Is there anything sp

Re: CustomerSyncService CampaignChangeData deletedAdExtensions not populating

2011-09-26 Thread Peter
201101"> https://adwords.google.com/api/ adwords/cm/v201101" xsi:type="ns2:DateTimeRange"> 20110926 082030 UTC 20110928 090204 UTC 69797055

Re: IMPORTANT MESSAGE: Your API Developer Token Has Been Disabled

2011-09-26 Thread Danial Klimkin
Hello Pini, Please refer to the following thread: https://groups.google.com/forum/embed/?place=topic%2Fadwords-api%2FBXyV40LfEEI%2Fdiscussion -Danial, AdWords API Team. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blo

Re: Google adwords Keyword Tool

2011-09-26 Thread Danial Klimkin
Hi Jnon, You need to use the TargetingIdeaService: http://code.google.com/apis/adwords/docs/reference/latest/TargetingIdeaService.html Please refer to the examples on the right for your programming language for a quick start. -Danial, AdWords API Team. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: To get the Global and Local search volumes/ result through adwords API

2011-09-26 Thread Danial Klimkin
Hello Atul, Yes, you need a developer token for any production API call. In order to get details on search results, you need to use the TargetingIdeaService. Please see a similar thread here: https://groups.google.com/d/topic/adwords-api/7i9PktKvjvs/discussion -Danial, AdWords API Team. -

Re: Local Monthly Searches / Approximate CPC / Only show ideas closely related to my search terms

2011-09-26 Thread Danial Klimkin
Hello Ricardo, 1. For monthly searches, request STATS parameter with RelatedToKeywordSearchParameter: http://code.google.com/apis/adwords/docs/reference/latest/TargetingIdeaService.RelatedToKeywordSearchParameter.html TIS does not provide CPC data, use TrafficEstimatorService instead. Some

To get the Global and Local search volumes/ result through adwords API

2011-09-26 Thread Atul Gupta
Dear Team, In my requirement I do not want to create any ad or compaign but I want to see the Global and Local search results related to my keywords. please help me to know the steps to find out global & local search volumes using adwords api? Also, It that case still I need Client Id and develo

Re: [#870283383] ACTION REQUIRED: Your AdWords API Developer Token

2011-09-26 Thread Danial Klimkin
Hello Willem-jan, Token requests are handled by token review team. Please allow some time for them to review your application. -Danial, AdWords API Team. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://g

Re: How to create sandbox account using Java Client

2011-09-26 Thread Danial Klimkin
Hello Vijayraj, This example should be a good start: http://code.google.com/p/google-api-adwords-java/source/browse/trunk/examples/v201101/GetAllCampaigns.java Running it should create a new sandbox account. Make sure to set up your details in "adwords.properties" as described in the README

Re: Requesting Cross-Client Reports Not Working Properly

2011-09-26 Thread Danial Klimkin
Hello Mahdi, The cross-client reports feature was recalled and we do not support it yet. I recommend to avoid using it until official release. Please refer to the following blog post for more details: http://adwordsapi.blogspot.com/2011/03/update-to-reporting-service-in-adwords.html -Dani

CustomerSyncService CampaignChangeData deletedAdExtensions not populating

2011-09-26 Thread Peter
xxx https://adwords.google.com/api/adwords/ch/ v201101"> https://adwords.google.com/api/adwords/ch/ v201101"> https://adwords.google.com/api/ adwords/cm/v201101" xsi:type="ns2

Re: How long does it take for API approval?

2011-09-26 Thread Danial Klimkin
Hello Sean, Please allow up to 5-6 weeks for the application review. More details and contact address are available here: https://groups.google.com/forum/#!topic/adwords-api/BXyV40LfEEI -Danial, AdWords API Team. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog