AdWords API seed keyword help

2008-10-22 Thread out of bounds
Would appreciate any help you could provide with this issue. i am basically trying to develop a simple application to take a user's input of seed keyword from a php form and then passing that seed keyword into the example get keyword variations php file that makes the call to the google api. how

AdWords API Re: Query on adgroup creation

2008-10-22 Thread AdWords API Advisor
Hello, Ad groups fully support both Website and Keyword criteria. You can ad both types of criteria to ad groups with CPC bidding using the AdWords API. One thing to keep in mind is that you should make sure that your ad group has both a keywordMaxCpc and a siteMaxCpc value set if you're going t

AdWords API Query on adgroup creation

2008-10-22 Thread JVR
Adword center allows a user to specify keywords while targeting a list of sites on the content network (Placement targeting on the content network). However, the API says that a given campaign can be either website targeted or keyword targeted. Is there a way to target a website for an ad and

AdWords API Re: One or more input elements failed validation.

2008-10-22 Thread AdWords API Advisor
Hello, There's been a recent change to the Sandbox environment to ensure that local business ads use mock images that are of the appropriate dimensions. The hope is that this will work around the issues that folks had with testing local business ad creation in the Sandbox. Can anyone who was e

AdWords API Re: first page bid

2008-10-22 Thread AdWords API Advisor
Hello Tim, All of the changes to reports apply to both v12 and v13, including the new report types and the additional columns. So there isn't any difference between the current version of the v12 and v13 documentation for that page. The release notes mention that the new reports are available

AdWords API Re: Problems with Sandbox Testing

2008-10-22 Thread AdWords API Advisor
Hello Sachin, The code sample you pasted below is not from the Java client library. It's taken from the sample code that we make available to serve as a reference implementation and link to from the AdWords API documentation. If you're looking for standalone code that will work both in the San

AdWords API Re: getUnitCountForMethod returning 0

2008-10-22 Thread AdWords API Advisor
Hello Martin, I think you're misunderstanding the purpose of the getUnitCountForMethod() call; please see the docs at http://code.google.com/apis/adwords/docs/developer/InfoService.html#getUnitCountForMethod getUnitCountForMethod() will return the number of API units you've actually consume

AdWords API Re: Placement CPC report error

2008-10-22 Thread AdWords API Advisor
Hello Igor, Someone else brought this up with the reports team recently, and they're planning on resolving the bug in a future release. I'm afraid that I can't provide any details about when that might occur. Please note that this is not an issue specific to reports scheduled with the AdWords

AdWords API Re: first page bid

2008-10-22 Thread timprepscius
documentation bug.. So you go to: http://code.google.com/apis/adwords/docs/developer/adwords_api_report_keyword.html And it says in that upper right hand pull down "v13" Within that pull down it says "diffs" But there are none! Oh well, there must have been _no_ changes between v12 and v13..

AdWords API getUnitCountForMethod returning 0

2008-10-22 Thread MartinHN
Hi I want to get the price of CriterionService.getAllCriteria, to determine if it is cheaper to schedule and download a report. If I call the InfoService.getUnitCountForMethod("CriterionService", "getAllCriteria", dateFrom, dateTo) - I just get 0. I guess I have to provide an AdGroup ID, or some

AdWords API Re: keyword variations - negative keywords returned in output for this request

2008-10-22 Thread borcho
Jeff, It's fixed. Also, thank you for the great new release! Borcho On Oct 21, 10:49 am, AdWords API Advisor <[EMAIL PROTECTED]> wrote: > Hello Boris, > >  Could you give it another try? I believe negative keywords should be > working as intended now. To test, I ran > >     >       >        

AdWords API Placement CPC report error

2008-10-22 Thread IgorAG
I faced a problem. Structure placement/keyword report and Placement/Keyword Performance Report return keyword default maxCPC for placements with default bid instead of default content bid. So I am not able to get right bids via Report service. Google AdWords UI displays right price. Data in rep

AdWords API Problems with Sandbox Testing

2008-10-22 Thread Sachin
I am facing a problem with Sandbox.. calls to the sandbox throws the error that \\" The request did not contain a header named 'email. \\". I have appended the main program that i m using to make the API calls to Sandbox. I m not sure about the "namespace" that i have to use, as while debugging i