Re: Can I use Google's API for a Product that I actually sell?

2013-03-15 Thread Jason Stedman
This forum is specific to the AdWords API, but pretty much all of Google's API's have some kind of commercial licensing available. If you seek help in the forum or group that supports the specific API you intend to use there are probably better answers available. Jason On Thursday, March 14, 2

Re: Is it possible to get a graph of the campaigns / ad groups?

2013-03-15 Thread Jason Stedman
Remco, There is no API call that returns a graph, but there is nothing to say you could not construct the graph yourself. All the necessary information is in the reports. Hope this helps, Jason On Thursday, March 14, 2013 8:37:11 AM UTC-4, Remco Borst wrote: > > Dear people, > > Is it possi

Re: unexpected error: QuotaCheckError.INCOMPLETE_SIGNUP @ ; trigger:''

2013-03-15 Thread Kevin Winter (AdWords API Team)
This shouldn't be happening anymore. Please let us know if it does. - Kevin Winter AdWords API Team On Thursday, March 14, 2013 11:05:37 AM UTC-4, Kevin Winter (AdWords API Team) wrote: > > Hi all, > We're currently investigating this. > > - Kevin Winter > AdWords API Team > > On Wednesday, M

Re: [5-5936000000608] [QuotaCheckError.INCOMPLETE_SIGNUP @ ; trigger:'']

2013-03-15 Thread Kevin Winter (AdWords API Team)
This shouldn't be happening anymore. Please let us know if it does. - Kevin Winter AdWords API Team On Thursday, March 14, 2013 11:03:05 AM UTC-4, Kevin Winter (AdWords API Team) wrote: > > We're currently investigating this - it appears an incorrect configuration > may have been applied on ou

Re: Unmarshalling Error with Selector in v201302 (aw_api_php_lib_4.1.1)

2013-03-15 Thread moleary
Does anybody have an update on this? Im blocked from upgrading from v201209 to v201302. Im using a MAMP stack on OSX Mountain Lion with PHP version 5.4.4. The issue also exists with API version 4.1.0 On Wednesday, March 13, 2013 12:21:14 PM UTC-5, mol...@knowme.net wrote: > > I just updated to t

Re: Basic vs Standard access

2013-03-15 Thread Ewan Heming
Hi, AdWords API quotas are applied to the developer token, so the limit is for all of the applications sharing the same token. If the applications are processing multiple accounts, they will still be using the token's quota. Regards, Ewan -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: SSL connections hanging

2013-03-15 Thread David Bonner
In Cambridge, we use Comcast, and yeah, we started seeing the same issue a while ago. Simply making ssl connections to www.google.com on https port in a loop will reproduce the issue pretty reliably. On Friday, 1 March 2013 17:29:35 UTC-5, lg...@wordstream.com wrote: > > Hi Chris, > > Funny eno

Basic vs Standard access

2013-03-15 Thread chris h
Kevin, Can you elaborate? Does the limit pertain to the application or the account? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

How to get the Image Ad dimensions?

2013-03-15 Thread Oliver
I'd like to get the dimensions of an Image Ad, preferably via adhoc reports or, if not possible, via the service API. I'm referring to the size of the image itself e.g. 728x90, 468x60, etc. Is it possible? Thanks Oliver -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us

Re: ImpressionShare report fields seem to have been removed

2013-03-15 Thread Oliver
The 'old' impression share fields have been split into two, one for Search campaigns and another for Display campaigns. To get the old *ExactMatchImpressionShare *field you now need to specify * SearchExactMatchImpressionShare*. The new fields names typically start with 'Search' or 'Content' e.

Re: Discrepancies between the number of keywords between UI and API

2013-03-15 Thread Alexander Nitschke
Hello Danial, no, what you are saying is simply wrong in the special case I cited above. Deleted keywords (even with statistics) turned negative just are not among the deleted keywords in the API, contrary to your statement. They are among the deleted keywords in the UI though which results in

Re: Internal API error v201209 in MutateJobService

2013-03-15 Thread Paul Matthews
Hi Tom, We're just looking into this issue. In the mean time, could you attempt to re-make the request to confirm it consistently errors. Regards, - Paul, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi

Re: v201302 Campaign_Performance_Report Impression Share Errors

2013-03-15 Thread Paul Matthews (AdWords API Team)
Hi Sean, You're indeed correct, SearchRankLostImpressionShare should be available. Can you log your request and response XML and send them to adwordsapi-supp...@google.com so we can look into this further. Cheers, - Paul, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: Legacy Sitelinks to Upgraded Sitelinks

2013-03-15 Thread Paul Matthews (AdWords API Team)
Hi Ori, I've put this forward as a suggestion, I'll update this thread as soon as we have any new information. Regards, - Paul, AdWords API Team. On Monday, 11 March 2013 10:22:43 UTC, Ori Arditi wrote: > > Hello > > Do you expect to migrate the legacy sitelinks to upgraded sitelinks in the >

Re: oAuth2 : Service Account and Web Server Application

2013-03-15 Thread Danial Klimkin
Hello, Service accounts should only be used by Domain administrators. The main difference is with SA server application can impersonate users on a domain. Most likely you need web server application or installed application flow instead. -Danial, AdWords API Team. On Thursday, March 14, 20

Re: Use Maps API to show all geotargeting within an MCC?

2013-03-15 Thread Danial Klimkin
Hello Matt, I believe this is something AdWords UI does, but we can not comment if the external Maps API has all required capabilities. -Danial, AdWords API Team. On Wednesday, March 13, 2013 2:24:14 AM UTC+4, Matt Perry wrote: > > Is it possible to use the Maps and AdWords APIs together to

Re: Adgroup's TargetingSetting not retrieved in v201302

2013-03-15 Thread Danial Klimkin
Hello Peter, Absent values mean defaults are used. As there may be multiple settings per ad group present, and the number of types can change, we do not pre-populate every value. -Danial, AdWords API Team. On Tuesday, March 12, 2013 9:05:37 PM UTC+4, Kraszi wrote: > > I try to retrieve adgr

Re: ImageAd mediaId, image.data (raw) and SOAP errors

2013-03-15 Thread Danial Klimkin
Hello Juhani, Can you please describe what you are trying to achieve? -Danial, AdWords API Team. On Monday, March 11, 2013 12:51:17 PM UTC+4, Juhani wrote: > > I have a problem to implement ImageAd support. > > When getting service data and then trying to mutate it with action ADD, > throws

Re: Receiving Zero CPC Values when not specifying clientCustomerId

2013-03-15 Thread Danial Klimkin
Hello Scott, When not specifying clientCustomerId, you are (usually) running the query vs MCC account. MCC accounts can not have campaigns in it, so absence of statistics is expected. -Danial, AdWords API Team. On Monday, March 11, 2013 9:42:25 PM UTC+4, Scott Johnson wrote: > > I'm trying

Re: Scope Of Video Ads - Adwords API

2013-03-15 Thread Danial Klimkin
Hello Rohit, AdWords API does not have support for AdWords for Video at the moment. -Danial, AdWords API Team. On Wednesday, March 13, 2013 5:11:28 AM UTC+4, Rohit Palmurkar wrote: > > Hey > > I am new to the adwords API and I wanted to know a few things about Video > Ads. Searched the forum

Re: Strange Behavior of MutateJobService

2013-03-15 Thread Danial Klimkin
Hello Oliver, Please let us know the account CID and full XML response for the call below. - Danial, AdWords API Team. On Friday, March 15, 2013 1:31:30 AM UTC+4, Oliver wrote: > > Anyone please? > > Oliver > > On Tuesday, 12 March 2013 10:34:20 UTC, Oliver wrote: >> >> We have been using Mut

Re: BiddableAdGroupCriterion.Criterion = CriterionType.Product

2013-03-15 Thread Danial Klimkin
Hello, I am not sure I understand the question correctly. If not, please provide more details. No criteria will be created or remove "automagically" without explicit request to the corresponding CriterionService. -Danial, AdWords API Team. On Tuesday, March 12, 2013 3:35:03 AM UTC+4, Cap'

Re: Getting QuotaCheckError.INCOMPLETE_SIGNUP

2013-03-15 Thread Pau Gargallo
It's working again. Thanks for fixing it! pau On Thursday, March 14, 2013 4:06:01 PM UTC+1, Kevin Winter (AdWords API Team) wrote: > > We're currently investigating this. > > - Kevin Winter > AdWords API Team > > On Wednesday, March 13, 2013 6:26:28 AM UTC-4, Pau Gargallo wrote: >> >> Hi, >> >>

How to get AdWrods users in Account Access

2013-03-15 Thread kaihatsu_itokuro
On "My Client Center > one client > My Account > Account Access", there is some user's information (Email address, Access level, etc.) in "Users with account access". But I cannot find the way to get this information via API. Please tell me how to get this information. Using: AdWordsAPI :v201209

ImpressionShare report fields seem to have been removed

2013-03-15 Thread Devesh Parekh
I updated my report url to https://adwords.google.com/api/adwords/reportdownload/v201302 from https://adwords.google.com/api/adwords/reportdownload/v201209, and it looks like the ImpressionShare fields are gone. For example, when querying ADGROUP_PERFORMANCE_REPORT, I get the following error:

what is the relationship between TARGETED_MONTHLY_SEARCHES and SEARCH_VOLUME in TargetingIdeaSelector

2013-03-15 Thread liangliangxu
In the below response, where there is no volume in TARGETED_MONTHLY_SEARCHES, but SEARCH_VOLUME is 308. Could someone tell me why? KEYWORD_TEXT http://www.w3.org/2001/XMLSchema-instance"; xsi:type="StringAttribute"> StringAttribute 031 stihl

What is relationship between SEARCH_VOLUME and TARGETED_MONTHLY_SEARCHES in TargetingIdeaService (Urgent)

2013-03-15 Thread liangliangxu
In the document, it says :(which is very confusing) SEARCH_VOLUME Represents either the (approximate) number of searches for the given keyword idea on google.com or google.com and partners, depending on the user's targeting. TARGETED_MONTHLY_SEARCHESRepresents the (approximated) number of sear

Upgrading sitelinks to new, improved sitelink extensions with API v201209

2013-03-15 Thread Mariusz
Hi Guys, Another problem I am encountering while updating to enhanced campaings is upgrading sitelinks to Sitelink Extensions. At the current stage we are running tests of Enhanced Campaings on selected campaings only, while majority of Campaings in the system must stay unchanged (legac

Is it possible to get a graph of the campaigns / ad groups?

2013-03-15 Thread Remco Borst
Dear people, Is it possible to get the nice graphs like in the adwords system for my own application? I am currently making custom reports for campaings and ad groups of the campaigns, it would be nice to display the graphs too. Kind Regards, Remco Borst -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Copying ads when upgrading to enhanced campaigns

2013-03-15 Thread Mariusz
Hi Guys, We are upgrading out campaigns to Enhanced Campaigns and as a result of this we need to copy some mobile preffered ads which currently are in dedicated mobile campaigns. The "Upgrading to Enhanced Campaigns" guide says that to presere historical Quality Score, if we were using dedicat

Can I use Google's API for a Product that I actually sell?

2013-03-15 Thread elyanivson
Hi All, I'm kind of struggeling with myself lately. I developed some kind of an ERP product and I wish to use one of Google's API's. Basically there are many alternative products(for free) , but Google has exactly what I need. I'm selling this product, so I just want to know whether I can use

Adword Keyword Tool Service

2013-03-15 Thread engineseo9
Hi, I want to know is it possible to access only keyword ideas, global and monthly searches from Google Adwords Keyword tool api. I am trying to access only keywords ideas and search volume in my java application and i am using Adwords API . My question is that do i really need developer token

how to call adwords api from HTML5

2013-03-15 Thread yrsubbareddy
Hi Colleagues, Kindly help me on how toi call google adwords api from HTML5. Thanks, SubbaReddy -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~

Re: Discrepancies between the number of keywords between UI and API

2013-03-15 Thread Danial Klimkin
Hello Ovidiu, Regarding predicates -- UI does not show deleted keywords by default. Try pulling *all* keywords with both UI and API (add all keyword statuses as predicates to the query) and comparing them. -Danial, AdWords API Team. On Wednesday, March 13, 2013 3:56:31 PM UTC+4, o...@auximu

Re: Discrepancies between the number of keywords between UI and API

2013-03-15 Thread Danial Klimkin
Hello Alexander, Deleted keywords are purged if they have no statistics on it. Deleted criteria with clicks and impressions will still be available as 'deleted'. Otherwise, the logic between API and UI should be the same. -Danial, AdWords API Team. On Thursday, March 14, 2013 6:43:52 PM UT

Re: TargetingIdeaService no results for January

2013-03-15 Thread Danial Klimkin
The data for January should be populated now. -Danial, AdWords API Team. On Thursday, March 7, 2013 12:34:38 PM UTC+4, calford wrote: > > > Hi, > > In the past search volumes have been available around the 25th of the > month for the previous month. Today is the 7th of March and results for

Re: How Much Historical Data is Available Through the Reporting API?

2013-03-15 Thread Zweitze
The oldest date in my database is in August 2002, which was retrieved less than a year ago. I recall that with the introduction of 'new' reports in 2009 all size limits were lifted. You would either get a report withing 5 minutes or an error after 5 minutes. The error is, very confusing, RESPON

Exclude Display Network from ReportDefinition

2013-03-15 Thread F.Pers
Hi im using the api to get reports for adgroups, accounts etc. but i would like to exclude the display keywords. When i ask for an account report for example its costs include all the costs including the display keywords. Is there a way to exclude the display keywords? Any parameter like Net

Re: How Much Historical Data is Available Through the Reporting API?

2013-03-15 Thread Kevin Kuszyk
Thanks Ewan. Can anyone from Google confirm official limits? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You rece

Re: Ad Parameter feature requests

2013-03-15 Thread John Lister
Hi Danial, thanks for passing that on to the dev team. It occurred to me while upgrading my sitelink code to the new feeds that these would be ideal for handling parameters. They seem to be designed to do exactly what the params require :) You may need to add a CriteriaFeedService to replicate