Re: Do I Need to Have SSL Certificate for AdWords API?

2014-07-18 Thread Crystal
Thanks Anash! On Wednesday, July 16, 2014 11:11:03 AM UTC-7, Anash P. Oommen (AdWords API Team) wrote: > > Hi Crystal, > > AdWords API itself uses HTTPS, but you wouldn't need your own certificate > if you want to simply make API calls. If you are exposing that data over a > website, then yo

Re: ReportDownloadError.INVALID_PARAMETER

2014-07-18 Thread Josh Radcliff (AdWords API Team)
Hi, As far as I can tell, the only way you can get *ReportDownloadError.INVALID_PARAMETER - Missing client information* is if you do not populate the *clientCustomerId* header. From your code snippet, however, it looks like you are populating it. Can you enable more logging or send the output

Re: Setting the CPC bid on product in shopping campaign.

2014-07-18 Thread GregT
Hi, Josh. Thanks much for looking into it and for the good news -- that will be extremely helpful for us, and will solve a large part of the issue on an ongoing basis. I do, unfortunately, think that the limitation on ADD operations is still going to be an issue. On a shorter term basis, we h

Re: Setting the CPC bid on product in shopping campaign.

2014-07-18 Thread Josh Radcliff (AdWords API Team)
Hi, David - thanks for clarifying. You are absolutely correct: your mutates simply need to keep the tree in a valid state, but you can send a mutate that only touches a subtree. I have some good news - the limit of 2 ad groups per mutate request does *not* apply to *SET* operations anymore. Th

Re: ShoppingCampaign understanding

2014-07-18 Thread Josh Radcliff (AdWords API Team)
Hi Cuong, Please see my answers below in blue. Cheers, Josh, AdWords API Team On Thursday, July 17, 2014 12:35:07 PM UTC-4, cp.ad...@yahoo.com wrote: > > Hi Josh, > > I have further questions. > > 1. It seems that one can only set cpc bid down to Category but not Product > level, or there is a

Re: Returning Campaign ID from AdGroupAdOperation

2014-07-18 Thread Alan Coleman
Looking at this, I'm going to be approaching the problem from another direction. I'll store the AdGroup ID's returned by the API and match them with Campaign IDs at a later stage. Thanks On Friday, July 18, 2014 2:00:00 PM UTC+1, Alan Coleman wrote: > > Hello everyone, > > I'm successfully usi

Re: Is the 'Low Search Volume' label available via the API?

2014-07-18 Thread GregT
I know this is a kind of old thread, but would someone from Google be able to respond with a definitive answer? It looks like there's disagreement as to whether or not this systemServingStatus volume really correlates to Low Search Volume. Thanks, Greg On Tuesday, June 18, 2013 9:32:59 AM U

Returning Campaign ID from AdGroupAdOperation

2014-07-18 Thread Alan Coleman
Hello everyone, I'm successfully using *AdGroupAdOperation* to write TextAds to Adgroups. The returning array of objects gives me the TextAd ID as well as the AdGroup ID it's been assigned to. Great. Is it possible for me however to return the ID of the Campaign that that owns the AdGroup in t

Re: ReportDownloadError.INVALID_PARAMETER

2014-07-18 Thread Dhiraj Shinde
HI Anash, Thanks for your reply, actually initially i used it like you mentioned only i.e Authorization => 'Bearer xxx' but later when it started giving error, i did some trial and error so i send you that code. following is the latest code of mine use WWW::Mechanize; my $mech

Re: Video Ads - How to pull metrics from Adwords API.

2014-07-18 Thread Danial Klimkin
Hello Ed, Unfortunately no, nothing related to AdWords for Video in v201406. -Danial, AdWords API Team. On Friday, July 18, 2014 12:28:49 AM UTC+4, Ed- wrote: > > Hi, > > I just noticed there is a new version of the API - 201406, could not find > anything about download metrics about video a

Unable to get Adgroup "Mobile Bid Adjustment" using Adwords API

2014-07-18 Thread Nesha
We are using 3 different tools to get Adwords data: - AdWords Editor - AdWords Web Site - AdWords API (PHP version) And there is an issue to get "Mobile Bid Adjustment" using API or Web Site. In AdWords Editor here is sample adgroup with value -100%

Re: ReportServiceLogger logs extra stuff with v201406

2014-07-18 Thread Ben Marengo
ps. this is also being logged to stderror - which i find quite odd considering it is just info On Friday, 18 July 2014 10:42:07 UTC+2, Ben Marengo wrote: > > hi all > > i have just upgraded my account performance report download script to the > new api (details of version numbers used below) a

ReportServiceLogger logs extra stuff with v201406

2014-07-18 Thread Ben Marengo
hi all i have just upgraded my account performance report download script to the new api (details of version numbers used below) and it has suddenly started logging a lot more stuff than before (log below). does anyone know how to get control of / stop what is being logged? log messages are be