iPhone App To Help You Regain 20/20 Vision Naturally

2012-09-17 Thread Twenty Twenty Vision
http://goo.gl/fHiCv - "20/20 Vision" is an iPhone app that will help you regain 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 sa

Re: php v201206 example AddCampaigns.php Parse Error

2012-09-17 Thread Sinth
Hi Anash, Not the same issue but a very similar issue :) Did a basic check and noticed there was a semicolon in a different location then that ticket. Created a ticket http://code.google.com/p/google-api-adwords-php/issues/detail?id=80 Cheers, On Monday, 17 September 2012 22:02:38 UTC+10, An

Is intra-day reporting available

2012-09-17 Thread Ken Foster
I download 5 ad hoc reports every morning, Ad, Keyword, Account, Search Query and Managed Placements Performance reports. My marketing dept has asked me if I would be able to download some or all of these reports during the day (same day reporting). They are looking to get closer to a real-tim

Reporting on site link and ad extensions

2012-09-17 Thread Ken Foster
I use the API to download daily the Account, Ad, Keyword, Managed Placements and Search Query Performance reports. This seems to work for 95% of the data we are tracking. I'm told by our marketing team however that some destination URLs are not showing up in any of the reports. These all see

Re: character encoding question (.net library issue?)

2012-09-17 Thread Crosby (StoneTempleConsulting)
Thanks Anash. I'm not going to Excel. I'm going download to text file, then SSIS for ETL into SQL db. This still looks like it could potentially be an XML issue (because I get the characters correctly in XML, but not in TSV or CSV). At this point, there is a decent amount of work required if I w

Intermittent issues with WSDL

2012-09-17 Thread Brandon Parise
We are experiencing intermittent issues downloading reports resulting in this error being thrown: Error Message: SOAP-ERROR: Parsing WSDL: Couldn't load from ' https://adwords.google.com/api/adwords/cm/v201109/ReportDefinitionService?wsdl' : failed to load external entity " https://adwords.go

Re: Calling get on AdGroupService fails with INVALID_FIELD_NAME for 'SiteMaxCpc' and 'ProxySiteMaxCpc'

2012-09-17 Thread HK
Thanks for pointing this out, bhavin, I had missed the fact that these had been retired (was looking at the wrong version). Hopefully they will be available until 10/26 at least as it'll take us a little while to get this corrected in our production environment. Hans On Sunday, September 16, 2

Can I share RemarketingUserList between clients ?

2012-09-17 Thread jhuria
Can I share RemarketingUserList between clients ? say UserList Id of client x is :id1 i want to assign id1 to clint y, how? When trying to assign ,INVALID_USER_LIST_LOGICAL_RULE_OPERAND error appears: Exception: [UserListError.INVALID_USER_LIST_LOGICAL_RULE_OPERAND @ operations[0].operand.rul

Talk to the API Team - AdWords API Office Hours

2012-09-17 Thread Anash P. Oommen
We are holding AdWords API Office hours tomorrow (Sep 18, 2012) for Asia Pacific and China region. The timings are 9:30 AM India, 12 PM Singapore, 2PM Sydney. You can join the video chat tomorrow from https://developers.google.com/live/shows/ahNzfmdvb2dsZS1kZXZlbG9wZXJzcg4LEgVFdmVudBip9bEDDA/ P

Re: How do I add parameters to creative URLs?

2012-09-17 Thread Kevin Winter
Hi Eric, As this isn't directly related to the AdWords API, you may get a better response on the general AdWords forums. - Kevin Winter AdWords API Team On Tuesday, September 11, 2012 1:14:58 PM UTC-4, Eric Klementis wrote: > > I am seeing creative URLs like > {url} > > If I am adding query st

Re: How do custemers pay google?

2012-09-17 Thread Kevin Winter
Hi, Any accrued fees for API usage can be paid by credit card: https://developers.google.com/adwords/api/faq#46894 Some customers may qualify for invoice billing - please speak with your CSR. - Kevin Winter AdWords API Team On Tuesday, September 11, 2012 11:19:14 AM UTC-4, Louis wrote: > > I

Re: ad_group_ad_service exception handling

2012-09-17 Thread Danial Klimkin
Hello Sinisa, You can capture the response by setting log level to "DEBUG" in the configuration file. You can also pass a custom logger to log data into a file, see example here: http://code.google.com/p/google-api-ads-ruby/source/browse/adwords_api/examples/v201206/basic_operations/get_cam

Re: Big problem with BulkMutateJob - TransactionPreemptedException

2012-09-17 Thread Anash P. Oommen
Hi, If you retry the operation, the call will succeed. Though, if you are seeing this error on a high frequency, feel free to send the SOAP logs to anash.p.oom...@google.com and I'll bring it up with the MJS team. Cheers, Anash P. Oommen, AdWords API Advisor. On Friday, 14 September 2012 16:34

Re: php v201206 example AddCampaigns.php Parse Error

2012-09-17 Thread Anash P. Oommen
Hi, Looks like http://code.google.com/p/google-api-adwords-php/issues/detail?id=78, could you check if this is the case? If not, please open a new issue at http://code.google.com/p/google-api-adwords-php/issues/ Cheers, Anash P. Oommen, AdWords API Advisor. On Monday, 17 September 2012 08:13:

Re: Stuck on Serving

2012-09-17 Thread Anash P. Oommen
Hi Adam, Could you please ask the question on the product forum? https://www.en.adwords-community.com/t5/AdWords-Community/ct-p/AdWords Cheers, Anash P. Oommen, AdWords API Advisor. On Monday, 17 September 2012 00:27:27 UTC+5:30, Adam Pelka wrote: > > Why is my adwords stuck on serving? I sel

Re: character encoding question (.net library issue?)

2012-09-17 Thread Anash P. Oommen
Hi Crosby, Pretty much what Zweitze mentioned. AdWords API CSVs are encoded in UTF-8 without BOM, but excel likes only ascii (if it is csv), or UCS-2 little-endian (a.k.a. unicode) encoding (if the file is tab separated txt). The AdWords API .NET client library downloads the data in whatever fo

Re: change installation path adwords editor

2012-09-17 Thread Danial Klimkin
Hello u_api_user, This forum is for questions regarding AdWords API only. The AdWords editor is a separate product supported by a different team. Please check with them for the issue described. -Danial, AdWords API Team. On Thursday, September 13, 2012 1:22:08 PM UTC+4, u_api_user wrote: >

Re: Adwords UI vs AD_PERFORMANCE_REPORT totals

2012-09-17 Thread AdWordsAPIAdvisor
Hello Marijn, Yes, I have, I'll look into it shortly. -Danial, AdWords API Team. Original Message Follows: From: Marijn Subject: Re: Adwords UI vs AD_PERFORMANCE_REPORT totals Date: Fri, 14 Sep 2012 03:08:53 -0700 (PDT) > Hi Danial, > > I've sent you an email. Or

Re: How to get Details of API Activity (quota units)

2012-09-17 Thread Zweitze
A different approach: Every response not only contains the requested answer, but also the number of units consumed. Just add them up. On Wednesday, September 12, 2012 9:21:13 AM UTC+2, Raphael wrote: > I have a serious bug in our Campaign generator, it needs huge amounts of > units. > I am t

Re: character encoding question (.net library issue?)

2012-09-17 Thread Zweitze
The problem with CSV is, that it's a standard that doesn't specify the character set. So everybody chooses its own character set. (Actually that isn't really the case, the character set just isn't ANSI, ASCII, Unicode, UTF-8, UTF-16 or anything of those 'new' sets. It's EBCDIC. It's a shame ever