Can I use a proxy server in Adwords API PHP Client Library v200909

2010-08-31 Thread ofischer
We are using PHP Client Library 2.0.1 (aw_api_php_lib_2.0.1). We need to access google adwords via a proxy server. In the settings.ini only DEFAULT_SERVER="https://adwords.google.com"; can be set. Is there any way to set a proxy server? Kind regards, Olaf Fischer -- =~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: ValuePerCost

2010-08-31 Thread AdWords API Advisor
Hi Jeremy, I'll add this to the feature wishlist of AdWords API so that it may be included in a future version of the API. Cheers, Anash P. Oommen, AdWords API Advisor. On Aug 27, 7:51 pm, Jeremy Aube wrote: > Thanks Eric. Are there any plans to add ValuePerCost or any other > Value related met

Re: getBidLandscape returns nothing

2010-08-31 Thread AdWords API Advisor
Hi Radoslaw, Is this happening for every criteria and adgroup that you make calls for? Cheers, Anash P. Oommen, AdWords API Advisor. On Aug 27, 3:25 pm, rp wrote: > Hi, > > We are trying to use getBidLandscape method from BidLandscapeService > (API v201003), but it always returns nothing, is thi

ReportDefinitionService getReportFields returning illegal fields for Campaign Performance?

2010-08-31 Thread Wilrik Mook
Good day, I have been working with the ReportDefinitionService using the Ruby client library, and wanted to include all possible fields for a campaign performance report. So I included all fields given to me by the getReportFields function. Adding the report definition poses no problem, but when d

Re: Can I use a proxy server in Adwords API PHP Client Library v200909

2010-08-31 Thread AdWords API Advisor
Hi Olaf, I don't remember if 2.0.1 allowed a proxy to be set, but the latest version (2.2.0) does. See http://code.google.com/p/google-api-adwords-php/source/browse/trunk/src/Google/Api/Ads/AdWords/settings.ini#30 for details. Cheers, Anash P. Oommen, AdWords API Advisor. On Aug 31, 1:02 pm, ofi

Why I always receive Emails from adwords API Group?

2010-08-31 Thread Mike Lau
I haven't subscribe Emails from this group. Why I always receive spams from Adwords API group? My Email is flyingfish200383 at gmail.com. I have tried Unsubscribe from this mailing-list option but no worked. Please help me ASAP. Always thirty or fourty Emails per day. -- =~=~=~=~=~=~=~=~=~=~=~=~=

Re: Slow Performance of BulkMutateJob in uploading keywords

2010-08-31 Thread bhealy
Thanks for the reply Eric - really appreciate your help. Last question on this-: Do you guys publish a roadmap for the API that I could get visibility of ? Something that contains your plans for new functionality, along with go live dates ? On Aug 9, 3:05 pm, AdWords API Advisor wrote: > Hi Bobb

Re: Beta MCC reporting timeframe

2010-08-31 Thread AdWords API Advisor
Hi Rob, As of now, I don't have a timeline I can share with you about this feature request, though it is on the feature wishlist for AdWords API. Cheers, Anash P. Oommen, AdWords API Advisor. On Aug 27, 8:33 pm, Rob Ryan wrote: > Just wondering if there was any idea how far away reporting acros

Re: Wrong fields returned by v201003 reporting service

2010-08-31 Thread MT
Hi Anash, No, I can't replicate it anymore - now all the correct fields are returned and nothing extra. -Mikael On 31 elo, 09:28, AdWords API Advisor wrote: > Hi MT, > > Is this issue replicable at your end? If yes, can you post the request > id for adding the reportdefinition and report defini

Missing API Geotarget codes that exists on Google Adwords

2010-08-31 Thread y...@esearchvision.com
Hello, There are some targets that exists on adwords web interface but are not listed in the API reference. I.E. Regions in Portugal Country. you can target those via the interface but no codes are avail through the API ref. Do you have an updated API list of target codes ? Thanks Yaron Esearc

Re: ReportDefinitionService getReportFields returning illegal fields for Campaign Performance?

2010-08-31 Thread AdWords API Advisor
Hello Wilrik, This is a known bug, there is fix right in the works. Apologies for the inconveniences. Best, -David - AdWords API Team On Aug 31, 5:34 am, Wilrik Mook wrote: > Good day, > > I have been working with the ReportDefinitionService using the Ruby > client library, and wanted to inclu

Reports fields no longer need /1000000

2010-08-31 Thread okiebug1...@gmail.com
Hello, I wanted to verify the treatment of money fields in all the report definitions. After getting the definitions and supporting database tables set up for our clients and massaging the returned fields to include Campaign and AdGroup names, I noticed we no longer need to divide by 100 for t

Re: .Exception in thread "main" java.lang.NoClassDefFoundError: AddCampaign Caused by: java.lang.ClassNotFoundException: AddCampaign

2010-08-31 Thread AdWords API Advisor
Hi, >From the examples directory run: javac -classpath .:../lib/adwords-api-8.1.0.jar v200909/ AddCampaign.java Then run: java -classpath .:../lib/adwords-api-8.1.0.jar v200909.AddCampaign It may also be helpful to look into a Java IDE like eclipse to speed up development. Creating a new Java

INCOMPLETE_SIGNUP_LATEST_NETAPI_TNC_NOT_AGREED

2010-08-31 Thread rekomend...@yandex.ru
Hello. I have exactly same situation, as mention here (but i use php library): http://groups.google.com/group/adwords-api/browse_thread/thread/bdf8e677df4ddecb/cd4bdf03f3e35f95?lnk=gst&q=INCOMPLETE_SIGNUP_LATEST_NETAPI_TNC_NOT_AGREED#cd4bdf03f3e35f95 I go here: MCC acount -> Biling preferences

Re: Download report without saving

2010-08-31 Thread robert.johans...@adwire.se
Does someone have an idea? On 28 Aug, 11:29, "robert.johans...@adwire.se" wrote: > Hi Anash, > > Thank you for your quick response! However, I can't make the code > work. The $result variable remains empty, but when I check the > $httpCode variable I can see that it has a value of 200 which > ind