Re: Test Account

2012-11-28 Thread Anash P. Oommen
Hi Kamini, It should be available in a couple of days, let me know if it takes longer. Cheers, Anash P. Oommen, AdWords API Advisor. On Tuesday, 27 November 2012 14:35:59 UTC+5:30, RGTest wrote: > > Hi All, > > Can anyone tell me in how many days test account will we created. > > Thanks & Regard

Re: reporting returning ERROR_GETTING_RESPONSE_FROM_BACKEND errors?

2012-11-28 Thread Anash P. Oommen
Hi David, This error should go away if you retry the calls, but if you are seeing this very frequently, please send me a failed HTTP request and response to anash.p.oom...@google.com. I'll investigate this further. Cheers, Anash P. Oommen, AdWords API Advisor. On Tuesday, 27 November 2012 22:2

Re: How to pause Keyword

2012-11-28 Thread Anash P. Oommen
Hi Orlovskiy, You can refer to http://code.google.com/p/google-api-adwords-dotnet/source/browse/trunk/examples/adwords/csharp/v201209/BasicOperations/UpdateKeyword.cs for an example. This example updates bids, you need to update the userStatus field instead. See https://developers.google.co

Re: Daterange values in reportdefinationservice

2012-11-28 Thread Anash P. Oommen
Hi Krunal, You can refer to https://adwords.google.com/api/adwords/reportdownload/v201209/reportDefinition.xsd for reportDefinition schema. Cheers, Anash P. Oommen, AdWords API Advisor On Wednesday, 28 November 2012 12:01:20 UTC+5:30, krunal shah wrote: > > I am generating reports using the

Re: Do we need MCC acount Credentials or normal adwords account Credentials in adwords.properties for version 201209

2012-11-28 Thread Anash P. Oommen
Hi Kapil, You can provide either the MCC credential or AdWords credential, but you also need to provide the adwords customer id on clientCustomerId header. Also, QuotaCheckError.INCOMPLETE_SIGNUP means that you haven't completed the signup process. You can fix this by logging into your API MCC

Re: Sandbox Problem

2012-11-28 Thread Anash P. Oommen
Hi, Sandbox has issues right now, plus it is deprecated. My suggestion is to get a test account and migrate your code to use test accounts. See this thread for more details: https://groups.google.com/forum/?fromgroups=#!topic/adwords-api/9C7uXHgmzHc Cheers, Anash P. Oommen, AdWords API Advisor

Sandbox Problem

2012-11-28 Thread heeil
HTTP/1.1 500 Internal Server Error Content-Type: text/xml; charset=UTF-8 Content-Encoding: gzip Date: Thu, 29 Nov 2012 05:36:25 GMT Expires: Thu, 29 Nov 2012 05:36:25 GMT Cache-Control: private, max-age=0 X-Content-Type-Options: nosniff X-Frame-Options: SAMEORIGIN X-XSS-Protection: 1; mode=

Re: Test account validation

2012-11-28 Thread dearaujoj
Hi guys, Just to tell you that I have just received my test account validation email and it works :-). it took almost a week. Thank you José Le lundi 26 novembre 2012 14:20:16 UTC+1, dearaujoj a écrit : > > Hi everyone, > > We are working with Adwords API and so far we were doing good with th

Re: BudgetService returning InternalApiError.UNEXPECTED_INTERNAL_API_ERROR in the SANDBOX

2012-11-28 Thread Jonathan Wu
Even though its deprecated, it should at least work until Dec 15th, no? We have already applied for a test account but in the meantime need a way to test new features we're building. On Monday, November 26, 2012 2:25:27 AM UTC-8, Danial Klimkin wrote: > > Hello Patrick, > > > The Sandbox environ

Do we need MCC acount Credentials or normal adwords account Credentials in adwords.properties for version 201209

2012-11-28 Thread Kapil Bansal
Hey, I'm new to adwprds API and I'm trying to integrate my bussiness logic with it. But I'm getting these error: When I use MCC credentials I get: AuthorizationError.USER_PERMISSION_DENIED @ ; trigger:'' & When I use normal adwords account'd credential I get: QuotaCheckError.INCOMPLETE

Re: best practices for preventing any interruption for API usage

2012-11-28 Thread Anash P. Oommen
Hi Naseweis, If you have an account manager at Google, that would be a fast way of escalation in case of critical issues. If you don't have one, then try using the AdWords phone support. AdWords API doesn't have phone support, but if you mention that this is an API issue, your request will get

Re: TargetingIdeaService returns different numbers from the AdWords Keyword Tool

2012-11-28 Thread Jonathan Leger
Thanks for the extra information. I can pass that along to our clients so at least they know we're not just incompetent. I find the AW API exasperating because of things like this. Every other API we code for is simple, straightforward and actually returns the results you would expect. You woul

Keyword Performance Report BottomPosition, PreferredPosition always blank

2012-11-28 Thread road11
It would help a great deal if we could see our BottomPosition (lowest position) and PreferredPosition (highest position) in our Keyword Performance reports. However, those two fields always come back with two dashes ("--"). I've made it a point to exclude all fields that could prevent zero impr

Re: best practices for preventing any interruption for API usage

2012-11-28 Thread S Naseweis
Hi Anash, thanks for your clarification. Topic 1-4 seems obvious - I spend a lot of time reading and trying to understand all the RMF and T&C. If we fail with basic stuff like keeping our contact information upto date, then it's obviously our own fault. We are concerned about problems which migh

Re: Proper authentication for the new Test Account

2012-11-28 Thread Stamatina Thomaidou
Thank you so much :) We just solved it using your tip :) On Wednesday, November 28, 2012 4:35:07 PM UTC+1, Ewan Heming wrote: > > Hi Stamatina, > > I think that you need to enter the customer ID of your test account (as a > number, without the dashes) into the setClientCustomerIds method of the

Re: Get ImpressionShare metrics for Campaigns and AdGroups in Ruby

2012-11-28 Thread Vanessa Sabino
Ok, I got it. I'm using the ReportDefinitionService with download_report method to get the csv file as a String. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~

Re: Proper authentication for the new Test Account

2012-11-28 Thread Ewan Heming
Hi Stamatina, I think that you need to enter the customer ID of your test account (as a number, without the dashes) into the setClientCustomerIds method of the selector, instead of the using the setClientEmails method with your MCC email. Regards, Ewan On Wednesday, November 28, 2012 2:50:26

Re: Proper authentication for the new Test Account

2012-11-28 Thread Stamatina Thomaidou
Please... any answers/ideas about this? We cannot test our application! On Friday, November 23, 2012 12:11:32 PM UTC+1, Stamatina Thomaidou wrote: > > Hello, > > we are trying to test our application with the new way of testing using > "Test Account". > Google AdWords send us with e-mail that we

Re: How long for Test Accounts to get set up

2012-11-28 Thread Ewan Heming
Hi Chris, The account should still be in the AdWords interface, and you can just make a call to the API to see if it's working. I know that people I've been working for didn't actually receive an email stating that their test account was active, but I was able to use it with the API while other

Get Keywords and the Name of AdGroup which they belong?

2012-11-28 Thread Mirror
Hello! Can we get "AdGroup name" when we get keywords by using GetKeywords.php ? (it's AdGroupCriterionService). I can't find it in array and in Fields. When we get AdGroups from Company (it's AdGroupService), we can use CampaignName in Fields, and we get Name of Company in array. But where n

Re: How long for Test Accounts to get set up

2012-11-28 Thread Chris Vaughan
Thanks Danial, I'm assuming that since I still see the accounts in the AdWords web interface, they haven't been reviewed. If that's not accurate, is there a way to tell that the account is a test account? On Wednesday, November 28, 2012 8:17:04 AM UTC-5, Danial Klimkin wrote: > > Hello Chris, >

Re: How long for Test Accounts to get set up

2012-11-28 Thread Danial Klimkin
Hello Chris, 10 days is a maximum period, most requests are handled within 24 hours. Most likely your application was already reviewed. -Danial, AdWords API Team. On Monday, November 26, 2012 11:14:09 PM UTC+4, Chris Vaughan wrote: > > I have been developing using the Sandbox, but since it'

Re: UNEXPECTED_INTERNAL_API_ERROR

2012-11-28 Thread Danial Klimkin
Hello Kevin, We do not support the Sandbox as it is now deprecated. It should be functional for existing users but we strongly encourage all new users to use Test Accounts. -Danial, AdWords API Team. On Tuesday, November 27, 2012 1:56:55 AM UTC+4, Kevin wrote: > > Hi Danial, > > It won't b

Product target level Max CPC using API

2012-11-28 Thread Tom
Hi, I want to get and set the Max. CPC value assigned under the product target. I am referring the 'product target' which is available under the "Auto targets" tab on the Adwords interface. We have setup a Product Listing campaign and we want to automate the product target level Max CPC bid wh