Regarding the new Places Location Extensions

2014-11-05 Thread lagu2653
I'm trying to replace legacy location extensions with the new Places Location Extensions. As far as I understand you have to set up a "My Business"-account for each advertiser. Then you will be able to enter your locations in a spreadsheet. Is there a way to use one spread sheet for an entir

Re: Does google-api-ads-java never sunset?

2014-01-21 Thread lagu2653
But is there no page equivalent of https://developers.google.com/adwords/api/docs/sunset-dates for google-api-ads-java, so I can see when a sunset is imminent? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://googleadsdeveloper.blogsp

Re: How is the report API performance in google-api-ads-java as compared to the AdWords API?

2013-08-26 Thread lagu2653
> > Hi, > > google-api-ads-java uses the AdWords API. > google-api-ads-java is a wrapper to make using AdWords API easier. > > Best, > - Takeshi, But the AdWords API will be discontinued after 2013. Everyone will have to move to google-api-ads. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Does google-api-ads-java never sunset?

2013-08-26 Thread lagu2653
Does google-api-ads-java never sunset? Or how frequently do you have to update your code? Surely there must be some period of time after which your code stops working. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogsp

How is the report API performance in google-api-ads-java as compared to the AdWords API?

2013-08-26 Thread lagu2653
How is the report API performance in google-api-ads-java as compared to the AdWords API? Right now we're pushing the AdWords report API to the limit. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://group

I want to know when every click and every conversion occurred time and place and which keyword was hit.

2013-02-28 Thread lagu2653
I'm programming a Java EE web application. We have a customer who uses Google conversion trackers. I'm trying to get keyword performance reports which include the ip-address, city, country and timestamp when a conversion or click occurred. I've looked at keyword performance reports, click perfo

AdWords API v201109 Performance vs. AdWords Editor

2012-03-09 Thread lagu2653
Can you achieve the same performance using the AdWords API v201109 as Gooogle does for the AdWords Editor? Downloading all campaigns is very fast in the AdWords Editor. I'm trying to implement a Java EE Webservice which synchronizes all keyword phrases, destination urls, ad group budgets, e

Hourly stats possible in AdWords API? (cost, average position and quality score)

2010-07-06 Thread lagu2653
Is it possible to get the ad spend (traffic cost), the average position and the quality score on a hourly basis via the AdWords API? Every service I look up seems to have a StartDate and a EndDate. I want to specify the start hour and the end hour so I get the stats concerning only the last hour.