iPhone App To Help You Move Towards 20/20 Vision Naturally

2012-06-14 Thread Twenty Twenty Vision
http://goo.gl/xQy6Q is an iPhone app that will help you move towards having 20/20 vision naturally, by looking at images that relaxes your eyes and performing eye exercises that strengthen your eyes, anywhere within your busy life (i.e. office cubicle, crowded subway, waiting at the hair salon,

Re: Using the Adwords Ruby Library -> AdwordsApi::Errors::ReportError: AdwordsApi::Errors::ReportError

2012-06-14 Thread Danial Klimkin
Hello bulletshot60, Good to hear the problem was resolved. It is definitely recommended to catch and log all errors. We have a similar handling implemented in all of our code examples, see: http://code.google.com/p/google-api-ads-ruby/source/browse/adwords_api/examples/v201109_1/reporting/d

Re: AddAdGroups.php gives error

2012-06-14 Thread Roy Roes
Hi, Added the error handling around the mutate call as you suggested, but without any result. It didn't catch any error. I still get the following error in Chrome: Error 324 (net::ERR_EMPTY_RESPONSE) -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion

Re: Adwords API pending approval, Can I use my developer Token?

2012-06-14 Thread Phil Hargreaves
We've been waiting *6 MONTHS* for approval and have only received apologetic emails from Google that it's taking so long and still no end date in sight. The last email we received was back in March 2012 with the message* "Please note that the review may take a few more business days but we are

Re: Get Click date and time

2012-06-14 Thread Tom Kessler
Do anyone know of a place to get click date and time? Maybe another system like Analytics? Thank you, Tom On Tuesday, June 12, 2012 3:26:30 PM UTC-4, Tom Kessler wrote: > > Hello, > > Is it possible to get Click detailed information such as date and time of > a click? I read over the AdWords

Re: Using reports to sync account structure

2012-06-14 Thread Oliver
mm, thanks for your help. Anash, I went through all the reports types looking for the 'prevents zero impressions' note. Here is my conclusion: - The account structure is defined by fields that have "Behavior=Attribute" in the performance reports. I don't care about other fields when updating

Create a new account using CreateAccountService

2012-06-14 Thread JSJ
Hi all, Is there a way to create a new google adwords account but not linked to my MCC account? I am building an interface from where we create accounts to our new clients, but we need to use their emails for the account. Thanks! -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find

Re: AddAdGroups.php gives error

2012-06-14 Thread Kevin Winter
Hi, Ok, my next suggestion would be to change the catch you added to catch Exception (rather than just SoapFault) and try to set up an error handler: http://us.php.net/manual/en/function.set-error-handler.php Ideally one of these tricks will let us see whats causing your script to not return

Re: What is the correct way to link Merchant Center to Adwords account via API?

2012-06-14 Thread Kevin Winter
Hi, This discusses how to set up the Merchant Center Datafeed: http://support.google.com/merchants/bin/answer.py?hl=en&answer=188479 And this talks about product listing ads: http://support.google.com/adwords/bin/answer.py?hl=en&answer=2456103&from=1306912&rd=1 We don't currently have any cod

Reports without the Totals line

2012-06-14 Thread Daniel Altman
Hi all, I would like to know if anybody knows a way to download reports using the API in CSV format, but having them come without the line with the totals that usually comes at the bottom. For you to understand my problem: I am downloading a lot of reports and I will use the LOAD DATA feature i

Re: What is the correct way to link Merchant Center to Adwords account via API?

2012-06-14 Thread API2Go
> > Thank you for the response Kevin. However, we are already a developer > with commercial applications for product feeds and adword manipulation. We > are trying to complete an application which aids our merchants/clients in > Product Listing Ads - which we are not really having any difficu

Re: Create a new account using CreateAccountService

2012-06-14 Thread Ewan Heming
I don't believe that there is any way to do that; although, I think you might be able to create an account linked to your MCC then invite your clients to access it, but the invite would need to be sent manually so I'm not sure if it would be any use to you. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=