Re: AP, MP, and URL Performance Reports

2010-09-28 Thread ADM
Erik, What is the best estimate as to when those fields will be back in the reports? Thanks, ADM On Sep 28, 5:51 pm, ADM wrote: > Erik, > > Thank you very much for your cooperation. I'm glad this got caught > early and is on its way to being resolved. > > Best, > > ADM > > On Sep 28, 2:19 pm,

Number of call per minute

2010-09-28 Thread Maxime RAUER
Hi, I am just wondering how fast are your scripts, mine wrote in PHP, is doing about 12 calls/minute, and I am wondering if there is any way to improve this. I am using the TargetingIdeaService And I am getting the average monthly searches for a specific keyword. -- =~=~=~=~=~=~=~=~=~=~=~=~=~

Re: URL Performance Report Fields

2010-09-28 Thread ADM
Erik, Thank you very much for your cooperation. I'm glad this got caught early and is being resolved. Best, ADM On Sep 28, 3:35 pm, AdWords API Advisor wrote: > Hi ADM, > > These fields should be there, and I'm working with the core > engineering team to restore them.  See this thread for more

Re: AP, MP, and URL Performance Reports

2010-09-28 Thread ADM
Erik, Thank you very much for your cooperation. I'm glad this got caught early and is on its way to being resolved. Best, ADM On Sep 28, 2:19 pm, AdWords API Advisor wrote: > Hi, > > The Adwords web interface allows you to get information about managed > placements, automatic placements, and U

Re: Design problem with Location Extension

2010-09-28 Thread AdWords API Advisor
Hi, Unfortunately the GeoLocationService must be used to produce all addresses and encoded locations used by LocationExtensions, and it isn't possible to use a lat/long to generate these. I don't think this feature will be added in the near future, as the GeoLocationService is meant to enforce th

Re: Connection has been shutdown

2010-09-28 Thread AdWords API Advisor
Hi Jeremy, I would start with simply making smaller requests, limiting the number of operations per request. The BulkMutateJobService may help, but it is not an easy transition. Best, - Eric On Sep 28, 7:48 am, Jeremy Aube wrote: > Hi Eric, > > I believe they're fairly large requests. If the r

Re: How can I get Search volume and Competition values or Keyword for exact Country and Language?

2010-09-28 Thread AdWords API Advisor
Hi Jaan, I believe the problem has been isolated, but it will likely be a couple of weeks before the fix is ready and deployed. Best, - Eric On Sep 28, 6:45 am, woodentops wrote: > Hi Eric, > > Thanks for getting back so quickly, just wondering whether there was > any sight of a fix yet? > > Ki

Re: Search volumes and keyword suggestions for localized targeting is broken?

2010-09-28 Thread AdWords API Advisor
Hi Martin, We've seen some other cases recently where traffic seems significantly lower than would be expected, even given the exclusion of search partners statistics. We are following up with the core engineering team and I'll post more information as it becomes available. Best, - Eric On Sep

Re: Procedure for switching to production environment?

2010-09-28 Thread AdWords API Advisor
Hi, The error indicates that the developer token isn't correct, and in your case it seems like a simple typo. Please copy the developer token exactly from the AdWords API Center page. Best, - Eric Koleda, AdWords API Team On Sep 27, 5:11 pm, kkt wrote: > Great, thanks. Mind you, I am a newbie,

Re: URL Performance Report Fields

2010-09-28 Thread AdWords API Advisor
Hi ADM, These fields should be there, and I'm working with the core engineering team to restore them. See this thread for more information: http://groups.google.com/group/adwords-api/browse_thread/thread/d20b1be0a7a6a7b8/ Best, - Eric Koleda, AdWords API Team On Sep 27, 4:15 pm, ADM wrote:

Re: v13 ReportService sunset

2010-09-28 Thread AdWords API Advisor
Hi Kolok, No sunset date has been announced yet. Stay tuned to the official blog and twitter feed for information. http://adwordsapi.blogspot.com/ http://twitter.com/adwordsapi Best, - Eric Koleda, AdWords API Team On Sep 27, 12:29 pm, kolok wrote: > Hi, > > All is in the title. > Do you have

Re: How does one setup Adwords Campaign Experiments/ACE via API?

2010-09-28 Thread AdWords API Advisor
Hi, A new blog post was published today that goes into further detail on how to use the ExperimentService: http://adwordsapi.blogspot.com/2010/09/discover-v201008-experimentservice.html Best, - Eric Koleda, AdWords API Team On Sep 27, 12:27 pm, schismatosis wrote: > Thanks, that might be hel

Re: Internal Api Error with TargetingIdeaService

2010-09-28 Thread AdWords API Advisor
Hi, Do you have the requestId from a request that exhibits this behavior? Best, - Eric Koleda, AdWords API Team On Sep 27, 3:59 am, bestrada wrote: > I want to show the AVERAGE_TARGETED_MONTHLY_SEARCHES form 50.000 > keywords aproximately with requestType STATS. I send 2.400 keywords > for each

Re: AP, MP, and URL Performance Reports

2010-09-28 Thread AdWords API Advisor
Hi, The Adwords web interface allows you to get information about managed placements, automatic placements, and URLs separately and provide download links for the report as well. As for the missing Campaign and Ad Group IDs, thank you for bringing this to our attention. I believe these should be

Re: Change Campaign Bid Ceiling

2010-09-28 Thread AdWords API Advisor
Hi, Rather than use a bidding transition (which is only used when moving from one bidding strategy to another) simply update this value in $campaign->bids->bidCeiling. Best, - Eric Koleda, AdWords API Team On Sep 27, 1:18 am, "accou...@myadengine.com" wrote: > HI, > > Just wondering, I want to

Targeting Idea Service -- INTERNAL_API_ERROR

2010-09-28 Thread Michael
Over the last few days we have been running into issues with some code which makes use of the TargetingIdeaService. This has been working for several months and all of the sudden has started to cause errors quite consistently. The really odd thing is that the error does not happen for all sites! So

Using the TargetingIdeaService to get ideas

2010-09-28 Thread Arkanoid
I wanted to know if there's a way to get the statistics for the keyword seeds and the new ideas i'm getting. Like when i use the Keyword Tool from adwords.google.com it tells me about the keywords wrote. Thanks! -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and dis

Re: Reports for daily performance for a long period

2010-09-28 Thread senser
Reed, thank you for the answer. With "Date" in selector reports work as I wanted. Regards! On Sep 28, 6:40 pm, Reed wrote: > My related posting on this topic was in error about not being able to > aggregate at the daily level. Just include "Date" as a Selector and > you'll have what you need.  I

Re: Reports for daily performance for a long period

2010-09-28 Thread Reed
My related posting on this topic was in error about not being able to aggregate at the daily level. Just include "Date" as a Selector and you'll have what you need. I just pulled data for half of this month for an account, and the report I got back had the daily numbers for each keyword, and every

Re: ReportDefinition

2010-09-28 Thread Reed
I added Date to the selector to get daily totals, but this seems to imply zero impressions. If I include it as a selector for keyword performance, then the only keywords I get in the report are those with impressions. If I leave it out, then I get all keywords. The implication is that I can only

Reports for daily performance for a long period

2010-09-28 Thread senser
Hello, As far as I know, versions of API followed V13 don't support aggregation on daily basis. So I was wondering what is the proper way to get these data. I think that requesting 1 or 2 reports would be very ugly so do you have any other ideas how to accomplish this. Thanks! -- =~=~=~

Re: Error while adding business icon to the location extension

2010-09-28 Thread Mathieu Perez
I tried to add an "official" icon from Google Adwords (this one http://goo.gl/EE1T) and I got the same error "MEDIA_NOT_ICON_TYPE". On 28 sep, 17:02, mperez wrote: > Hi, > > I can't add business icon to my location extensions. > > 1) I add the icon with MediaService which returns a mediaId > 2)

Error while adding business icon to the location extension

2010-09-28 Thread mperez
Hi, I can't add business icon to my location extensions. 1) I add the icon with MediaService which returns a mediaId 2) I set this mediaId to my LocationExtension The service campaignAdExtensionService throws an exception - image/png 16x16, I get this error "MEDIA_NOT_ICON_TYPE" - image/gif 16x

Re: Design problem with Location Extension

2010-09-28 Thread mperez
Hi, Is there anything wrong with my post? I summarize: - Is there currently any means to add location extension with my own lat,lng and my own address? - otherwise, will it be possible in the future? Thanks in advance, On 23 sep, 10:42, Mathieu Perez wrote: > Hi, > > I have a design problem w

Re: Better way to manage Ad Extensions?

2010-09-28 Thread DavM
Hi Anash Is it possible to just update a sitelink url with out deleting and re- creating? I've tried and got a "OperatorError.OPERATOR_NOT_SUPPORTED" error. Could you provide some code? Cheers David On Aug 18, 12:00 pm, AdWords API Advisor wrote: > Hi Joel, > > To add (or modify)SiteLinksfor

Re: Connection has been shutdown

2010-09-28 Thread Jeremy Aube
Hi Eric, I believe they're fairly large requests. If the requests are timing out because they're too large, would using bulk mutate instead help? Thanks! Jeremy Aube ROI Revolution On Sep 23, 5:46 pm, AdWords API Advisor wrote: > Hi Jeremy, > > I believe these are normally caused by network ti

Re: How can I get Search volume and Competition values or Keyword for exact Country and Language?

2010-09-28 Thread woodentops
Hi Eric, Thanks for getting back so quickly, just wondering whether there was any sight of a fix yet? Kind Regards, Jaan On Sep 22, 10:13 pm, AdWords API Advisor wrote: > Hi, > > Thank you for reporting this issue.  I've dug into it a bit, and it > seems that the COMPETITION value returned in

Re: Search volumes and keyword suggestions for localized targeting is broken?

2010-09-28 Thread Martin
Hi Eric, thanks for your reply. However, we cannot find the reason for the behavior we experience, except for maybe this part of the post: "In addition to these improvements, we’ve also changed how we calculate Global Monthly Searches and Local Monthly Searches. Statistics in these columns are no