Re: WAP Mobile Image Ad Creation is behaving inconsistently

2011-02-25 Thread shanmukha katuri
Hi Eric, Thank you for reply. I tried it in Adwords Web UI itself. I am able to see 'Incorrecte image layout' message for the invalid image i mentioned, there is no descriptive error message showing. Hope it helps. -- Shanmukha -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find u

Re: KeywordText returned as Keyword in Keyword Performance Report

2011-02-25 Thread AdWords API Advisor
Hi Rob, I fully agree, and we are working with the core engineering team to accomplish just that. Best, - Eric On Feb 25, 5:25 am, Rob Ryan wrote: > I understand a certain level of diligence should be taken by developers, IE > it's a wakeup call for me to make sure the reports are sound before

Re: How does my data looks like when i use an AdGroupExperiment

2011-02-25 Thread AdWords API Advisor
Hi Daniel, The v201008 reports don't allow you to segment the stats by the experiment, so the stats from the experimental and control are will all be lumped into a single number. The next version of the API, which we plan to release soon, will allow you to segment the stats by the experiment. Yo

Re: TrafficEstimatorService

2011-02-25 Thread AdWords API Advisor
Hi Greg, In general, if there is any problem with a request then the entire request will fail. You can look at the fieldPath of the error to determine what part of the request caused the error. Best, - Eric Koleda, AdWords API Team On Feb 23, 1:49 pm, Greg wrote: > When submitting a batch of k

Re: invalid google mcc account credentials. cannot serve any requests for the specified account. please contact support.

2011-02-25 Thread AdWords API Advisor
Hi, This error is thrown if the MCC account that was used to register for API access was suspended. Please work with your account representative to resolve the issue, or if you don't have one then fill out the help form: http://adwords.google.com/support/aw/bin/request.py Best, - Eric Koleda,

Re: Search Query Reports v13 - yesterday's data not available anymore.

2011-02-25 Thread AdWords API Advisor
Hi Alexander, Are you only seeing this for search query reports, or is it affecting other reports and data as well? Best, - Eric Koleda, AdWords API Team On Feb 23, 10:10 am, Alexander Parij wrote: > Hi , > > We used to download daily search query reports every night for the day > before, one h

Re: EntityNotFound.INVALID_ID

2011-02-25 Thread AdWords API Advisor
Hi, Please see the entry in the troubleshooting guide for this error: http://code.google.com/apis/adwords/docs/troubleshooting.html#EntityNotFound Best, - Eric Koleda, AdWords API Team On Feb 23, 8:24 am, Exiges wrote: > Hello, > > I'm using the latest Perl google-api-adwords v.2.3.0 and I'm

Re: "undefined index: errorString" when getting traffic estimate

2011-02-25 Thread AdWords API Advisor
Hi Jeremy, It sounds like there is a mismatch between the version of the client library you are using the API. Can you try downloading the latest version of the library and see if that resolves the issue? http://code.google.com/p/google-api-adwords-php/downloads/list Best, - Eric Koleda, AdWo

Re: Abnormal latency after updating urls via api

2011-02-25 Thread AdWords API Advisor
Hi Dan, I apologize for not updating this thread soon. The fix should be rolled out by now, so please try again and let us know if you see this problem again. Best, - Eric On Feb 22, 11:10 am, Dan wrote: > Hi Eric, > > Any news on this? > > Thanks in advance, > Dan > > On Jan 24, 5:20 pm, AdWo

How to get all keywords performances of a client id

2011-02-25 Thread Ajay
Hi, is it possible to get ALL keywords of a particular client id with GetRelatedKeywords.php ie: i need to have all the keywords under "Keywords" tab with their corresponding campaign,status,clicks,CTR etc is that possible with GetRelatedKeywords.php or is there any other way to get all the keyw

Re: Automated Rules In Adwords API

2011-02-25 Thread Reed
I think that there is real value in having an API interface to the Rules feature in AdWords. Although the existing API allows for automation, and we make extensive use of that capability, many of the more commonly automated tasks (bid changes based on time or performance criteria, ad status change

Status of next API version & Features?

2011-02-25 Thread Reed
At the AdWords API Developers workshop in NYC last September there was talk of a new API version coming out in Q4. Any update on this? One of the features mentioned was remarketing support, but it wasn't clear as to whether this was the support for creating/managing remarketing campaigns, or also

How can I get campaign wise clicks, cost, Impression in vb.net

2011-02-25 Thread Rajkumar
I am new to google adword API. How can I get campaign wise clicks, cost, Impression etc in vb.net. Please help me. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=

Adwords switching version from v2009 to v201008?

2011-02-25 Thread Jay
Hi, Could somebody please tell me how I switch to the Adwords version v201008 from v200909 (php)? Could you let me know what parts of code need changing? thanks Regards Jamil -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blog

Re: KeywordText returned as Keyword in Keyword Performance Report

2011-02-25 Thread Rob Ryan
I understand a certain level of diligence should be taken by developers, IE it's a wakeup call for me to make sure the reports are sound before going live with the reporting code. I think though unless there is a good reason for it developers would much rather a bad name that doesn't fit the fie

Re: Download report without saving

2011-02-25 Thread robert.johans...@adwire.se
Any ideas? On 21 Feb, 15:19, "robert.johans...@adwire.se" wrote: > Hi Anash, > > That's exactly what I'm doing, but the $result variable is empty. This > is despite of the fact that the value of $httpCode is 200 and the > value of $downloadSize is a pretty high number. > > Thank you in advance! >