There is a Bug in the API system.

2010-07-23 Thread electron
Hello, I posted before that I was having trouble with my account because I was getting incorrect monthly traffic results for keywords compared to what other people were getting through their account. I have since had 3 php developers who have their own API accounts test my scripts using their devel

Shorthand serialization in google-api-adwords-perl?

2010-07-23 Thread Grant
Is there another method of serializing to TextAd (for example) with google-api-adwords-perl besides this: use Google::AdWords::v200909::Types::TextAd; ... ad => Google::AdWords::v200909::Types::TextAd->new({ It seems too static and a bit messy. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Check ad's editorial approval?

2010-07-23 Thread Grant
Is there a way to check an ad for editorial approval with v200909 without actually creating the ad? I used to do this with v13 as a way to prevent the program from dying due to a fault, but I can't figure out how it's done with v200909. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also fi

Re: Unexpected zero impression single day report error

2010-07-23 Thread tozor
I appreciate the reply, but doesn't it seem logically inconsistent that I can request the same report with all of the campaign ids and it works? If I leave the campaign ids empty it fails. Wouldn't you agree that it is logically equivalent to either specify all of the campaign ids or leave the ca

v200909 What is the TargetingIdea sort order: relevance, search volume..? How can it be set?

2010-07-23 Thread richard
Hi Eric, Dian, I wasn't able to reply to this thread (perhaps because it is from 6 months ago) so I am starting a "new" thread (but I've copied the thread below for improved search engine indexing) http://groups.google.com/group/adwords-api/browse_thread/thread/83bcf6265a848ca0/f26624d766b4d62f I

Re: Sandbox Issue

2010-07-23 Thread AdWords API Advisor
Hi, This appears to have been a sporadic error, and you should be able to run your request again successfully. Best, - Eric Koleda, AdWords API Team On Jul 23, 9:17 am, phpguy wrote: > It added about 10 adgroups to a campaign then this showed up.  Any > ideas? > > > > SoapFault Object > (

Re: Unexpected zero impression single day report error

2010-07-23 Thread AdWords API Advisor
Hi Tim, There are many factors that go into deciding whether or not the report is too large, beyond the number of keywords or date range alone. It is likely that there are other factors that would make this report too large. My recommendation at this time would be to split up that report into mu

Re: scary results Traffic Estimator vs API

2010-07-23 Thread AdWords API Advisor
Hi Simon, Please see the following thread for more information: http://groups.google.com/group/adwords-api/browse_thread/thread/3b4741f663977f41/ Best, - Eric Koleda, AdWords API Team On Jul 22, 10:56 am, "seo...@marketing-factory.de" wrote: > Hello, > > I have the following problem: > > If

Re: Adwords API Connection Timeouts

2010-07-23 Thread AdWords API Advisor
Hi Shawn, There were a couple of reports of empty responses a couple of days ago, but the customer claimed that the problem was resolved later in the day. Can you post a sanitized sample AdWords API request that exhibited this behavior? Best, - Eric Koleda, AdWords API Team On Jul 22, 1:46 pm,

Re: My API Account is Messed Up

2010-07-23 Thread AdWords API Advisor
Hi, There is an issue right now with the TargetingIdeaService that is effecting some accounts, and can lead to the results you are seeing. The core engineering team is actively working on the issue, but at this time there are no workarounds. More information can be found in the following thread:

Re: BulkMutateJobService: total unit costs per job

2010-07-23 Thread AdWords API Advisor
Hi Alex, Thanks for the extra data points, these will be useful when trying to isolate the problem. Best, - Eric On Jul 22, 3:34 pm, Alex wrote: > Hi Eric, > > These are some jobs where the billing information was not correct. Let > me know if you need more data. > > Job Id: 23263640/ Request I

Re: Need Help Setting up Sandbox with v201003 - php Libraries

2010-07-23 Thread AdWords API Advisor
Hi John, If you look in the trigger field of the error, you'll see that your clientEmail header contains some extra information: client_1+jwri...@where2getit.com It looks like the email is being repeated in brackets. Does it look this way in the configuration file too? Best, - Eric On Jul 22,

Re: CAMPAIGN_NEGATIVE_KEYWORDS_PERFORMANCE_REPORT error

2010-07-23 Thread AdWords API Advisor
Hi Chris, The fields should be pretty stable from now on, with some additions over time but few if any deletions. We are working on ways to better communicate these changes when they do happen. Best, - Eric On Jul 22, 9:53 am, chris h wrote: > Hi Eric, > > Ok. I had pretty recently done a getR

Re: Sandbox troubles?

2010-07-23 Thread Jim Drannbauer
Same here. It's been on and off for 2 days or so. Currently, I am experiencing problems with the AdGroupAdService and the AdGroupCriterionService. I am receiving "[InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ ]" Here's an example of a failed request to the AdWordsAdService: https://adwords.g

Re: UNIT COUNT for client per serviceName and methodName

2010-07-23 Thread AdWords API Advisor
Hi, Unfortunately it isn't possible to return the API unit usage per method for multiple customers. You can either get the usage per customer or per method, but not both at once. The full list of options is available here: http://code.google.com/apis/adwords/v2009/docs/reference-v200909/Info

Re: To get approx_content_impressions_per_day for placement.

2010-07-23 Thread AdWords API Advisor
Hi, Can you post the sanitized SOAP XML of the request? Perhaps some data is missing. Best, - Eric On Jul 21, 5:10 pm, joseph feygin wrote: > Hi Eric, > > It is now more interesting. > > It works for: > > Number ccc = ((LongValue) range.getMin()).getNumber(); > > but when i try Max > > Number

Re: Sandbox troubles?

2010-07-23 Thread Alex Parij
For example I have an exception in Get on AdGroupCriterionService. v200909 [2010-07-23 09:41:57,671::WARNING::AdWords API Python Client Library v10.0.0] StartTime: 2010-07-23 09:41:55 *** Outgoing HTTP headers ** User-Agent: ZSI 2.0.0 (http://pywebsvcs.s

Sandbox Issue

2010-07-23 Thread phpguy
It added about 10 adgroups to a campaign then this showed up. Any ideas? SoapFault Object ( [message:protected] => InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ com.google.gks.dpl.GksSqlConnectionException: ads (10.96.156.20): INSERT / *buildtime=1279156144,shard=0,name=AdGroupCrite

Re: Unexpected zero impression single day report error

2010-07-23 Thread tozor
This remains an issue for my application and the account in question. Is there additional information I can provide to get a resolution to this issue? There must be a heuristic on the Adwords back end which is trying to make sure that a user does not request a report that is too large/expensive to

Re: Sandbox troubles?

2010-07-23 Thread barta
Hi, I have created a campaign, an adGroup and two ads in sandbox. I can list campaigns and adGroups, but when I try to list ads I get UNEXPECTED_INTERNAL_API_ERROR. java code is simple: AdGroupAdServiceInterface adGroupAdService = user.getService(AdWordsService.V201003.ADGROUP_AD_SERVICE); AdGro

Re: InternalApiError.UNEXPECTED_INTERNAL_API_ERROR

2010-07-23 Thread AdWords API Advisor
Hi Barta, This looks like the issue being discussed on http://groups.google.com/group/adwords-api/browse_thread/thread/769a64581d81e967/38bb87a68455706a?show_docid=38bb87a68455706a. Could you post your SOAP log on that thread and continue following it up there? Cheers, Anash P. Oommen, AdWords AP

scary results Traffic Estimator vs API

2010-07-23 Thread seo...@marketing-factory.de
Hello, I have the following problem: If a search for monthly search volume for a keyword in Adword Keyword- Tool the results are different to the results of the Adwords API. I use the "EXACT" type results and country & language flag "DE" for all keywords. Also I think, that the language parameter

Adwords API Connection Timeouts

2010-07-23 Thread Shawn
Starting on July 15th 2010 we starting see connection timeouts with regularity against the Google AdWords API. This is also happening from for our services team which use a desktop tool. We are not having any timeout issues with any of our other partners. It is not specific to payload size, client

InternalApiError.UNEXPECTED_INTERNAL_API_ERROR

2010-07-23 Thread barta
Hi, I have created a campaign, an adGroup and two ads in sandbox. I can list campaigns and adGroups, but when I try to list ads I get UNEXPECTED_INTERNAL_API_ERROR. java code is simple: AdGroupAdServiceInterface adGroupAdService = user.getService(AdWordsService.V201003.ADGROUP_AD_SERVICE); AdGro

Re: Error when trying to get list of Campaigns

2010-07-23 Thread AdWords API Advisor
Hi Claudiu, Since you have posted on http://groups.google.com/group/adwords-api/browse_thread/thread/769a64581d81e967/aa0c2bb5e11958ae?show_docid=aa0c2bb5e11958ae where this issue is being discussed, could you post the traceback on that thread and continue following it up there? Cheers, Anash P.

Error when trying to get list of Campaigns

2010-07-23 Thread claudiu.iorgule...@befogg.com
Hi! I am trying to do a Get operation on the Campaign service in the sandbox - using v201003 and the code from the examples (examples/ v201003/get_all_campaigns.py) I get back: $ python get_all_campaigns.py Traceback (most recent call last): File "get_all_campaigns.py", line 41, in campaig

My API Account is Messed Up

2010-07-23 Thread electron
Hello, I need some help. For some reason my API account returns different results for queries than everyone else's. My results are not accurate and are different than other people using the same scripts as me. To begin with, I started using the PHP client library example code to start building que

My API Account is Messed Up - Please Help!

2010-07-23 Thread electron
Hello, I need some help. For some reason my API account returns different results for queries than everyone else's. My results are not accurate and are different than other people using the same scripts as me. To begin with, I started using the PHP client library example code to start building que

Re: How do I begin using the AdWords API?

2010-07-23 Thread Cess U
On Jul 21, 7:27 pm, AdWords API Advisor wrote: > Hi, > > The link you mentioned in your post is correct, but AdWords API is > available only from an MCC account. You need to create an MCC account > if you don't have one yet. Then login to the MCC account and navigate > to My Account Tab to view

Re: Sandbox troubles?

2010-07-23 Thread claudiu.iorgule...@befogg.com
I am having a similar problem, but only with a specific call so far. No matter which API version I am using, I get [InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ ] when I try to do a Get() on the campaigns. Yesterday this call was working just fine in the sandbox. Hopefully a fix is on its way.

Re: Problem getting the info of an AdGroup, AdGroup "doesn't exist"

2010-07-23 Thread AdWords API Advisor
Hi Birckin, Could you confirm if the adgroup id in your request is correct? I can't seem to locate this ad group. Could you try retrieving the adgroup ids from the campaign once more and post the sanitized xml (or the request id) if this adgroup id is valid? Cheers, Anash P. Oommen, AdWords API A

Re: Sandbox troubles?

2010-07-23 Thread AdWords API Advisor
Hi Alex, Wilrik, I tried accessing the sandbox account today, and was able to make calls successfully. Could you provide more details on the issue? Is it that you cannot reach adwords-sandbox.google.com from your computer? Or is it that your calls fail when used against a particular login? Have y

Re: Campaign's endDate , v200909 , no

2010-07-23 Thread AdWords API Advisor
Hi Alex, Thanks for pointing it out, I will ask our tech writer to update the docs accordingly. Cheers, Anash P. Oommen, AdWords API Advisor On Jul 23, 1:43 am, Alex Parij wrote: > Hi , > > fromhttp://code.google.com/apis/adwords/v2009/docs/reference/CampaignServ... > > The default endDate for