What day in the current month is the past month MonthlySearchVolume data available?

2010-12-10 Thread keesjan
The official Google rep answer is: after day 7 of teh month. We see that on day 8 of december the month value for november is still not in de api http://code.google.com/intl/nl/apis/adwords/docs/reference/latest/TargetingIdeaService.MonthlySearchVolume.html --

Content Automatic Campaigns, Keyword Performance Report Discrepancy

2010-12-10 Thread Sridhar Sangam
Normal 0 false false false EN-US X-NONE X-NONE MicrosoftInternetExplorer4 /* Style Definitions */ table.MsoNormalTable {mso-style-name:Table Normal; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-priority:99; mso-style-qformat:yes; mso-style-parent:;

Re: Getting automatic placements via 201008 API

2010-12-10 Thread Thiago Medeiros
Hello Eric! Thanks for reply! But it doesn't work because if I create the report on UI, this report don't return the adGroupID and CampaignID, only the name of adGroup and Campagn. some questions: 1.) To return the ID's trough the name isn't the best way.. or you think it is the best one

Invite enabled account for MCC access

2010-12-10 Thread sunilshenoy
Hi All, I am looking for a solution for the following - I have a account with Adwords which was created after being invited by my manager(who has a billing enabled account). The account creation went through fine and I now have a Adwords account. - As a developer, I now need Adwords API access.

Re: support for oAuth2?

2010-12-10 Thread AdWords API Advisor
Hi Chris, As I mentioned earlier, we don't have any AdWords API specific documentation available yet for OAuth support. The scope is https:// {server}/api/adwords/, where {server} is either adwords.google.com or adwords-sandbox.google.com. Best, - Eric On Dec 9, 9:27 pm, chris h

What day in the current month is the past month MonthlySearchVolume data available?

2010-12-10 Thread keesjan
The official Google rep answer is: after day 7 of teh month. We see that on day 8 of december the month value for november is still not in de api http://code.google.com/intl/nl/apis/adwords/docs/reference/latest/TargetingIdeaService.MonthlySearchVolume.html --

Re: Oddities in the fields returned for KeywordsPerformanceReport

2010-12-10 Thread mm
Sometime yesterday the 2 keyword fields quit being returned and I am now only seeing the 1 expected field. On Dec 9, 1:09 pm, mm margaret.a.mar...@gmail.com wrote: Hey guys - I've got 2 questions about the data returned for a V201008 KeywordsPerformanceReport. First, I've got a report

xml namespace clobbering in field definitions for adwords api reports

2010-12-10 Thread J
so i've defined a keyword report with pretty much all the fields, according to the csv file obtainable via the documentation: http://code.google.com/apis/adwords/docs/appendix/keywords_performance_report.csv so there's 50 named fields, but of those 50, 5 of them have duplicated xml attribute

Bulk mutate job on AdParamOperation

2010-12-10 Thread CPicou
Hi, I'd like to know if it will be possible to set AdParam in a bulk job. Since we have to create one AdParam per keyword and per numeric value in the ad, that implies a very important number of operations. In my case, 2 operation per keyword, and I'm working on AdWords accounts that reach the

Re: GetClientAccounts v13 failing on sandbox

2010-12-10 Thread AdWords API Advisor
Hi, I'm not able to replicate this issue. Are v20009 - v201008 requests working? Best, - Eric Koleda, AdWords API Team On Dec 8, 9:25 pm, Peter peterswans...@gmail.com wrote: Hey AdWords Team, It looks like the sandbox may be acting up again, I've tried on 3 accounts and received the same

Re: keyword categories problem

2010-12-10 Thread AdWords API Advisor
Hi Irio, I'm not sure why some keywords have categories and others don't, but I'll try to get more information and then update this thread. Best, - Eric Koleda, AdWords API Team On Dec 9, 6:05 am, Irio irina.brud...@googlemail.com wrote: Hi! We have queried quite a lot of keywords to get

Re: Product Targets available in the API

2010-12-10 Thread AdWords API Advisor
Hi, You can use Product criteria to add this product targeting information to an ad group: http://code.google.com/apis/adwords/docs/reference/latest/AdGroupCriterionService.Product.html We don't have any example that show how to create product criteria, but it's very similar to adding other

Re: API Support for remarketing reporting?

2010-12-10 Thread AdWords API Advisor
Hi Reed, Unfortunately it still isn't possible to get a report on remarketing criteria (CriterionUserLists). The impressions and clicks that come from these criteria will be rolled up into higher level reports, such as ADGROUP, CAMPAIGN, and ACCOUNT. You can add the field ConversionTypeName to

Re: QuotaCheckError.ACCOUNT_INACTIVE @

2010-12-10 Thread AdWords API Advisor
Hi, Please ensure that the client account you are trying to connect to is up to date and has the correct billing information configured. Best, - Eric Koleda, AdWords API Team On Dec 9, 10:31 am, k-kai adwo...@promondo.de wrote: I'm trying to access the AdWords API via my MCC account. Logging

Re: Error retrieving KeywordPerformanceReport with predicate

2010-12-10 Thread AdWords API Advisor
Hi, The values of AdNetworkType1 as reported by getReportFields() are SEARCH and CONTENT. Although these values appear differently in the downloaded report, you must use these values in the predicate. See this blog post for more information about working with predicates:

Re: How much does it cost to get CPC estimates for 1,000 keywords using the Google AdWord API?

2010-12-10 Thread AdWords API Advisor
Hi, CPC estimates can be obtained for keywords using TrafficEstimatorService: http://code.google.com/apis/adwords/docs/reference/latest/TrafficEstimatorService.html Calls to the traffic estimator service cost 15 API units per keyword.

Re: Oddities in the fields returned for KeywordsPerformanceReport

2010-12-10 Thread AdWords API Advisor
Hi, PlacementUrl won't be returned for a KEYWORDS report, since keywords don't have placement URLs. Best, - Eric Koleda, AdWords API Team On Dec 10, 11:58 am, mm margaret.a.mar...@gmail.com wrote: Sometime yesterday the 2 keyword fields quit being returned and I am now only seeing the 1

Re: How to get local monthly searches on .Net?

2010-12-10 Thread AdWords API Advisor
Hi Jeremy, Only CountryTargets can be used in the TargetingIdeaService. Best, - Eric On Dec 9, 8:12 pm, Jeremy Brooks ideagil...@gmail.com wrote: Eric, I cannot seem to find, in the documentation, how to specify either a metro code or coordinates for a geo target in the TargetingIdeaService.

Re: can I set metroCode or city for TargetingIdeaService geography?

2010-12-10 Thread AdWords API Advisor
Hi Jeremy, Please see my response in your existing thread: http://groups.google.com/group/adwords-api/browse_thread/thread/6936ace5873b85fb/ Best, - Eric Koleda, AdWords API Team On Dec 9, 8:18 pm, Jeremy Brooks ideagil...@gmail.com wrote:  I cannot seem to find, in the documentation, how

Re: What day in the current month is the past month MonthlySearchVolume data available?

2010-12-10 Thread AdWords API Advisor
Hi, This time window has changed recently, and the team estimates that last month's data will be available around the 20th of the month. They are working to improve upon this, but for the moment the 20th is a reasonable expectation. Best, - Eric Koleda, AdWords API Team On Dec 10, 11:09 am,

Re: Getting automatic placements via 201008 API

2010-12-10 Thread AdWords API Advisor
Hi Thiago, The core engineering team is working on a solution, but for the moment there are no workarounds. This problem does not affect v13 reports. Best, - Eric On Dec 10, 8:55 am, Thiago Medeiros tsmthi...@gmail.com wrote: Hello Eric! Thanks for reply! But it doesn't work because if I

Re: xml namespace clobbering in field definitions for adwords api reports

2010-12-10 Thread AdWords API Advisor
Hi, In these cases there are two field names for the same data, which is why they map to the same xmlAttributeName. We'll work on cleaning up these duplicates, but for the mean time you can pick one and use it in your reports. Best, - Eric Koleda, AdWords API Team On Dec 10, 12:16 pm, J

Re: Product Filter Ad clicks not appearing in Keyword level report

2010-12-10 Thread AdWords API Advisor
Hi Shanmukha, Product ads are not enabled using keywords, so it makes sense that there is no data for them in a keyword report. Product criteria are used to enable product ads, but unfortunately there isn't a report for product criteria yet. Best, - Eric Koleda, AdWords API Team On Dec 10,

Re: Oddities in the fields returned for KeywordsPerformanceReport

2010-12-10 Thread mm
Hey Eric - That makes sense... perhaps getReportFields() could be updated so that it only returns valid fields or an exception could be thrown if there is an invalid field in your report definition? Or both? Thanks - mm On Dec 10, 5:38 pm, AdWords API Advisor adwordsapiadvi...@google.com wrote:

Re: Product Targets available in the API

2010-12-10 Thread SuntekSolutions
Hi Eric, Thanks for the help. I tried this but when I call the service I get a Adgroupcriterionerror of: AdGroupCriterionError.CONCRETE_TYPE_REQUIRED When I looked this up it says that I need a type of keyword or placement. But I am not doing either of these types when doing product. Here is my

Re: Error retrieving KeywordPerformanceReport with predicate

2010-12-10 Thread mm
Thanks Eric - I see the same result with SEARCH... as long as I include that predicate, I get an UnexpectedAPIError when I try to download the report. The report is created successfully, but no dice when I try to download it. Not sure it's helpful, but I'm attaching the soap response from the Add

Re: xml namespace clobbering in field definitions for adwords api reports

2010-12-10 Thread J
how can MaxCpc and ProxyMaxCpc be the same data? aren't the semantically quite different? On Dec 10, 3:46 pm, AdWords API Advisor adwordsapiadvi...@google.com wrote: Hi, In these cases there are two field names for the same data, which is why they map to the same xmlAttributeName.  We'll

Re: Oddities in the fields returned for KeywordsPerformanceReport

2010-12-10 Thread J
this is very similar to the question i recently asked about duplicated field names. it is quite odd that one can specify PlacementUrl as a valid field. there is a very obvious disconnect betweeen the xml attribute name (what matters), the field name (what we specify), and the human readable

Traffic estimator

2010-12-10 Thread dcm
I am using sandbox to test traffic estimator and I know that google returns dummy values in sandbox. But how off are they from normal numbers. For example I typed in Dentist; Chicago on traffic estimator sandbox api and I got Average CPC as $2,567.65 and $3,200.50. The estimator tool values are