Re: WAP Mobile Image Ad Creation is behaving inconsistently

2011-02-23 Thread shanmukha katuri
Can anyone answer my question -- Thanks a million Shanmukha -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You receiv

Re: CANNOT_SET_SITE_MAX_CPC Error!

2011-02-23 Thread AdWords API Advisor
Hi Bryan, This error message was enabled prematurely, and we are working to roll back the change. Unfortunately I don't know how long that process will take. Best, - Eric Koleda, AdWords API Team On Feb 23, 6:56 pm, ADM wrote: > On any new campaign we create today (23 Feb 2011), when we go to

Re: TargetingIdeaService - RateExceeded Errors

2011-02-23 Thread AdWords API Advisor
Hi Greg, As described in this blog post: http://adwordsapi.blogspot.com/2010/06/better-know-error-rateexceedederror.html The rate limiting uses a token bucket algorithm, so once you fill your bucket you'll have to wait for it to drain a little before making new requests. Unfortunately the ex

Re: CustomerSyncService

2011-02-23 Thread AdWords API Advisor
Hi Seb, Are you seeing this across all your campaigns and for every time period? It could be that there is some new or hidden field that changed during that time period, which is being taken into account for calculating the change status. Best, - Eric On Feb 23, 9:35 am, Sebastian wrote: > Hey

Re: Can't target cities from Brazil

2011-02-23 Thread AdWords API Advisor
Hi Fenak, Are you seeing the same problem in the production environment? Best, - Eric Koleda, AdWords API Team On Feb 23, 7:00 am, Fenak wrote: > Anyone that could help? It's very important... :( > > On Feb 22, 9:36 am, Fenak wrote: > > > > > > > > > Everytime I try to set a CityTarget, I get

Reports Field Name Changes

2011-02-23 Thread Rob Ryan
Is there any good reason why the field names in the reports change? For example keywordText seems to have changed to keyword. There have been a long line of these changes it seems, is there somewhere where they are documented or should we be writing code to detect this happening randomly? -- =

CANNOT_SET_SITE_MAX_CPC Error!

2011-02-23 Thread ADM
On any new campaign we create today (23 Feb 2011), when we go to adjust the CPC via the API we get this error for the first time today: CANNOT_SET_SITE_MAX_CPC Looking at the article: http://adwordsapi.blogspot.com/2010/11/changes-to-managed-placement-bidding-on.html It appears this was sche

using positionPreferenceBids to update position preference v201008

2011-02-23 Thread Tyler
I'm working with the UpdateAdGroupCriterion.php example from the PHP client library. I want to modify this part: $bids = new ManualCPCAdGroupCriterionBids(); $bids->maxCpc = new Bid(new Money((float) 100)); $adGroupCriterion->bids = $bids; To update the preferredPosition and bottomPo

How does my data looks like when i use an AdGroupExperiment

2011-02-23 Thread Daniel
Hi there, i'm really excited to see, that i can handle my Campaign and AdGroup Experiments over the API. But i'm a bit scared to test this on my account, cause i don't know how i got the data. At this point, i get a KeywordReport and a Structure Report to get my stats and other thinks like keywor

TrafficEstimatorService

2011-02-23 Thread Greg
When submitting a batch of keyword estimate requests, do they all succeed or all fail? If not, how can I tell which keywords succeeded and which ones failed and why they failed? -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.bl

Re: Is there a simple example (somewhere) to get clicks and cost at the account level ?

2011-02-23 Thread Mike B
My Client id was not set properly ... now working fine ... On Feb 3, 1:54 am, AdWords API Advisor wrote: > Hi Mike, > > Try the Perl library fromhttp://code.google.com/p/google-api-adwords-perl. > It should have support and examples for v201008 API. > > http://code.google.com/p/google-api-adword

Re: TargetingIdeaService - RateExceeded Errors

2011-02-23 Thread Greg
Once I start getting rate exceptions, even waiting does not seem to resolve the issue. The time always comes back as 30 seconds but in many cases I get consecutive rate exceptions even after sleeping? Also, is there some period of time that if an account sits inactive that the rate exception limit

Re: KeywordText returned as Keyword in Keyword Performance Report

2011-02-23 Thread HK
Thank you very much, Navneet. Appreciate your reply. Seems to be the same issue. I know something similar has happened in the past (over a year ago) and I thought it was long gone by now. Unfortunately, we are not in a situation where we can just update our production code to work around this.

Re: Is there a simple example (somewhere) to get clicks and cost at the account level ?

2011-02-23 Thread Mike B
Thanks for your help ... I created a ACCOUNT_PERFORMANCE_REPORT report ... seems ok, I can list this report I created ... I can delete it as well, but how do I run it ? When I download the results, the fields are always 0 ... like Clicks=0 and Cost=0.00 ... I know that is wrong ... On Feb 3, 1:54

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

2011-02-23 Thread JC
I have had a custom made program query my MCC via the API for years. For years, it has worked just fine, until today. I have it set to query very 15 minutes and now I just the same error message every 15 minutes - invalid google mcc account credentials. cannot serve any requests for the specified

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

2011-02-23 Thread Alexander Parij
Hi , We used to download daily search query reports every night for the day before, one hour after midnight . The reports had data but for some reason since Jan-31 the data that comes in has a significant delay of about a day. Meaning if today is 23Feb and I try to download report for 22Feb even

Re: CustomerSyncService

2011-02-23 Thread Sebastian
Hey, Thanks sorry I made a mistake in my typing I meant to write FIELDS_CHANGED. Hope to hear from you Seb On 23 Feb, 02:32, AdWords API Advisor wrote: > Hi Seb, > > The status you posted was FIELDS_UNCHANGED, which means that no fields > were changed for that campaign during the time period.

EntityNotFound.INVALID_ID

2011-02-23 Thread Exiges
Hello, I'm using the latest Perl google-api-adwords v.2.3.0 and I'm getting the above error. As far as I can see I am sending valid AdGroupIDs / AdIDs - please advise Here's what's being sent/received. [23 Feb 2011 13:20:59,797 - INFO ] Outgoing Request: http://www.w3.org/2001/XMLSchema- instan

Re: How to user PlatformTarget and NetworkTarget

2011-02-23 Thread Tanveer
Hi All, I have achieved my objective, here is final code. try { List targetList = new List(); PlatformTarget pt = new PlatformTarget(); pt.platformTypeSpecified = t

"undefined index: errorString" when getting traffic estimate

2011-02-23 Thread jerbroo
I'm trying to get a traffic estimate in our production app. I'm having a new strange problem. If I isolate the code that builds the selector and run it outside the production app., it works fine. Further, the selector object produced in our application's production code is identical to the selec

Re: Can't target cities from Brazil

2011-02-23 Thread Fenak
Anyone that could help? It's very important... :( On Feb 22, 9:36 am, Fenak wrote: > Everytime I try to set a CityTarget, I get this error: > > "[TargetError.CANNOT_TARGET_CITY @ operations[1]/*CampaignId: > 48479*/.operand.targets[0]]" > > I'm testing on sandbox. > > When I try with ProvinceTarg

OAuth with AdwordsApi v201008(Java) ??

2011-02-23 Thread Jan Ruske
Hi folks, I’m searching for a OAuth with AdwordsApi v201008(Java). I can`t find any helpful documentation. I like to get the data of 2-3 Adwords Account`s witch are managed by a MMC Account. I’m using a Keyword-Report and the Campaign Service to get my data. It would be nice if I can generate

How to user PlatformTarget and NetworkTarget

2011-02-23 Thread Tanveer
Hi All, I am using NetworkTarget and PlatformTarget at the time when, creating a campaign, here is the code PlatformTarget pt = new PlatformTarget(); pt.platformTypeSpecified = true; pt.platformType = PlatformType.DESKTOP; NetworkTa