No results for December

2011-01-25 Thread calford
Hi Today is January 25, No traffic results for December. Thanks -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You recei

Problem using v13.2.0 with ZSI

2011-01-25 Thread webspade
Hi adspygoogle - v13.2.0 ZSI - 2.0 I am getting an error while trying to *get* campaigns using the API. I've made sure the auth credentials are correct, and PyXML-0.8.4 is installed. [Printing response in the CallMethod function inside the AdwordsWebService.py file] Response {'data': ImportError

distributing an API client

2011-01-25 Thread shiva
Hi, We are planning to develop an API client which actually returns the related keywords ( similar to what google keyword tool does). If we plan to distribute/sell it to clients, do all of them(clients) need a adwords account/developer token of their own to use the client or just our developer

MediaService Questions

2011-01-25 Thread Pete Lavetsky (AdWords API Guru)
Good morning, Couple questions regarding the MediaService: 1) Is it upload and get only? ie. there's no SET for overwriting media like images? 2) Is it possible to set the name of a piece of Media? I'm implementing the setName method but it doesn't seem to be sticking 3) Same for creation time.

v200909.TargetingIdeaService - v200909.AttributeType.TARGETED_MONTHLY_SEARCHES

2011-01-25 Thread Serge_Lapin
Hi, Recently we have noticed that TARGETED_MONTHLY_SEARCHES for the last available month (December) is always ZERO. This figure is supposed to be available about a week after month end? Is there an explanation for this please? The figures are still zero and it's the 25th of Jan. It used to work

Problem with TrafficEstimatorService

2011-01-25 Thread Bill
I am using the following sample posted by Eric Koleda with the following endpoint: https://adwords.google.com/api/adwords/o/v201008/TrafficEstimatorService http://schemas.xmlsoap.org/soap/ envelope/" xmlns:o="https://adwords.google.com/api/adwords/o/v201008"; xmlns:cm="https://adwords.google.com/a

List all campaigns with the "Master" user

2011-01-25 Thread [8)][][][][:o][][/)]
Hello, In my MCC, I have a "master user", but when I use this user in the API, i can´t see all the campaigns that I saw in the MCC. At my MCC, each campaign have a different user, can´t I see all of the with my "master user" ? -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on

Re: changing of various fields

2011-01-25 Thread AdWords API Advisor
Hi Kevin, Unfortunately there isn't a clear way to determine what fields are editable in an object after it's been created. A good rule of thumb is that the outer object is editable, and the inner object isn't. This holds true for criteria (AdGroupCriterion on the outside can be edited, Criterion

Re: How can I sign up for Google Adwords API, I get an "access denied" message.

2011-01-25 Thread AdWords API Advisor
Hi Rahul, Please follow the directions here: https://adwords.google.com/support/aw/adwordsapi/bin/answer.py?answer=15104 If you are still experiencing issues then please include more technical details about the problem. Best, - Eric Koleda, AdWords API Team On Jan 21, 5:27 am, Rahul Gairola

Re: V13 AccountService error

2011-01-25 Thread AdWords API Advisor
Hi Rafal, Can you please double check that you are specifying the correct email address, and that the address corresponds to an MCC account? Best, - Eric Koleda, AdWords API Team On Jan 21, 9:21 am, rafal wrote: > Hi > > I just noticed such an error - status code 4. > It happens when I ask for

Re: QuotaCheckError.INCOMPLETE_SIGNUP_LATEST_ADWORDS_API_TNC_NOT_AGREED

2011-01-25 Thread Mikhail Eremin
ping? -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google G

Re: Google API to check whether website is using PPC

2011-01-25 Thread AdWords API Advisor
Hi, There are no APIs provided that allow you to determine this. Best, - Eric Koleda, AdWords API Team On Jan 21, 4:50 am, ms wrote: > Hi ALL, > > How to check whether a website is using PPC or not? Is there any API > to check this? > > Thanks -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: Failed to open stream:

2011-01-25 Thread AdWords API Advisor
Hi, The URL you are using is incorrect. Instead of: https://adwords.sandbox.google.com/... It should be: https://adwords-sandbox.google.com/... Best, - Eric Koleda, AdWords API Team On Jan 21, 5:23 am, karky wrote: > Hi, > > While configured to get AllCampaigns in Google adwords.I got f

Re: Problem with TrafficEstimatorService

2011-01-25 Thread Bill
I think I got it working, changing around the XML. Here's what SEEMS like working XML: https://adwords.google.com/api/adwords/o/ v201003"> https://adwords.google.com/api/adwords/o/ v201003"> https://

Adwords api - create new Adowrds account

2011-01-25 Thread zadgora
Hello, I am writing a tool which has to manage multiple accounts under MCC and i has to create a new adwords account if that is necessary, but after a lot of searching i am not sure that is possible. so i decided to ask, is creating a new Adwords account via Adwords api possible at all ? if poss

Re: ReportDefinitionService SET operation (Update existing report) InternalApiError.UNEXPECTED_INTERNAL_API_ERROR

2011-01-25 Thread AdWords API Advisor
Hi Rohit, It looks like there is an issue where the update will fail if the reportType field isn't included in the request. In this case it would be best if you sent the entire ReportDefinition in the request instead of just the fields you want to change. Best, - Eric Koleda, AdWords API Team O

Re: is there a wayto get Sitelink statistics?

2011-01-25 Thread AdWords API Advisor
Hi, Currently there isn't a report available that will allow you to retrieve high-level statistics about sitelinks, although this is something we hope to expose in the next version of the API. You can however include the field ClickType in your existing v201008 reports to break down the statistic

Re: what is BoomUserList in the keyword performance report?

2011-01-25 Thread AdWords API Advisor
Hi, A boomuserlist in this report corresponds to a CriterionUserList in the API: http://code.google.com/apis/adwords/docs/reference/latest/AdGroupCriterionService.CriterionUserInterest.html This is the criterion type used to associate UserLists (Audiences) with an ad group. Best, - Eric Kole

Re: GetBidLandscape and bid adjustment ad schedule

2011-01-25 Thread AdWords API Advisor
Hi Craig, If a bid landscape is available in the UI then it should be available in the API as well. Can you double check that you are using the correct IDs in your request? Best, - Eric Koleda, AdWords API Team On Jan 21, 3:04 pm, cschmidt wrote: > Hi There, > > I had been using the bid adjust

Re: authToken disappearing from the soap header

2011-01-25 Thread AdWords API Advisor
Hi, This may be an issue with the Python client library. Please open a bug on the following site and include the sanitized SOAP XML request and response: http://code.google.com/p/google-api-adwords-python-lib/issues/list Best, - Eric Koleda, AdWords API Team On Jan 21, 5:44 pm, webspade wro

RateExceededError question.

2011-01-25 Thread Rick
I've found via trial and error if I run a single-threaded process making requests against the TargetingIdeaService, I can get about 33 requests per second. If I run 2 processes making the exact same call, I get the RateExceededError once I exceed more than 2 calls every 1.5 seconds, or about 0.75

Re: QuotaCheckError.INCOMPLETE_SIGNUP_USER_INFO_REJECTED

2011-01-25 Thread AdWords API Advisor
Hi Dinesh, This error indicates that your AdWords API developer registration has been rejected, and you should have received an email explaining why. You can resubmit your registration by logging in to the MCC account that owns your developer token and editing the details in the AdWords API Center

Re: keyword search volume estimate api

2011-01-25 Thread AdWords API Advisor
Hi, The TrafficEstimatorService provides this functionality: http://code.google.com/apis/adwords/docs/reference/latest/TrafficEstimatorService.html Best, - Eric Koleda, AdWords API Team On Jan 23, 10:39 pm, vit wrote: > Is there an api to estimate search volume for a given keyword. > If yes

Re: Get developer token with Admin access

2011-01-25 Thread AdWords API Advisor
Hi All, To register for API access please follow the steps listed here: https://adwords.google.com/support/aw/adwordsapi/bin/answer.py?answer=15104 Best, - Eric Koleda, AdWords API Team On Jan 24, 2:42 pm, vit wrote: > But how can I do this? If I use your link and do "sign in" I get no > opt

making api calls from asp.net project

2011-01-25 Thread rocker
hey all im tryin to add an adwordsuser by this code: // Declare the headers. Dictionary headers = new Dictionary(); headers.Add("email", "ENTER_YOUR_EMAIL_HERE"); headers.Add("password", "ENTER_YOUR_PASSWORD_HERE"); headers.Add("useragent", "ENTER_YOUR_COMPANY_NAME_HERE"); header

Re: Adwords api - create new Adowrds account

2011-01-25 Thread zadgora
hi, i found the answer. it is not possible. sorry for disturbing... is is written here: http://groups.google.com/group/adwords-api/browse_thread/thread/e95ac587eaf0c802 -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogsp