How to populate the sandbox

2010-09-23 Thread federico ulfo
I'm working on an application that show the client list of adwords, I need to populate the sandbox to work on it, can I export the clients list from (published) adwords to the sandbox? Alternatively, how can I populate the sandbox in easy way? Thanks, Federico www.federicoulfo.it -- =~=~=~=~=~=~

Re: ReportDefinition

2010-09-23 Thread AdWords API Advisor
Hi Reed, My apologies, those fields have not been added to the v201008 ReportDefinitionService. There were a couple of new conversion fields added recently, primarily related to view-through conversions. I'll look into these columns and see if I can get more information. Best, - Eric On Sep 23

Re: Access denied in sandbox

2010-09-23 Thread AdWords API Advisor
Hi, Just today we published some updated sandbox documentation that may clear up some of your questions: http://code.google.com/apis/adwords/docs/sandbox.html The @lockpickers.nl is a Google Apps for Your Domain account, which may not be fully compatible with the sandbox. However, there is no

Re: Your access level doesn't allow you to view this page

2010-09-23 Thread AdWords API Advisor
Hi, The AdWords API Center is only available on MCC accounts, so please ensure you are logged into your MCC account. If you don't have one you'll need to first create one before you can register for API access. Best, - Eric Koleda, AdWords API Team On Sep 23, 12:15 pm, Zap wrote: > Any help, P

Re: BiddableAdGroupCriterion : REQUIRED_ERROR

2010-09-23 Thread AdWords API Advisor
Hi Pete, The request with id 322dbf3c5ebcc24adbdd544dd0c9c95c shows this behavior, and in this case the error is accurate. For the operations in question no operand is set. REMOVE The part of the output that references attribute and index appears to be client side code, and I'm not sure wha

Re: AuthenticationError.CLIENT_EMAIL_INVALID - PHP Client Library

2010-09-23 Thread AdWords API Advisor
Hi Jesse, Do you have the report ID for a report that failed to download with this error? Best, - Eric On Sep 22, 10:11 am, "je...@getsidecar.com" wrote: > I'm having this same error, but only with one specific live account. > How do I confirm the quoted settings? > > On Aug 24, 2:43 pm, AdWord

Re: Connection has been shutdown

2010-09-23 Thread AdWords API Advisor
Hi Jeremy, I believe these are normally caused by network timeouts, at a router or service provider level. Are you getting these errors for small requests, or only large ones? Best, - Eric Koleda, AdWords API Team On Sep 22, 12:43 pm, Jeremy Aube wrote: > Lately I've been having the following

Re: C# Code example needed to get keyword destination URL from adGroupCriterionService

2010-09-23 Thread Navneet
Hi Izran, below is the piece of the code, I am using. (You can customize it as per your need) AdGroupCriterionService objAdGroupCriterionService = (AdGroupCriterionService)Aduser.GetService(AdWordsService.v200909.AdGroupCriterionService); AdGroupCriterionSelector selector = new A

Re: insert url keyword

2010-09-23 Thread Alejandro Moreno
i respond myself, sorry: kwd_ad_group_criterion.destinationUrl = 'http://www.domain.com/ tablet-ipad ' Best regards. On 23 sep, 14:32, Alejandro Moreno wrote: > Hi all, > > im starting with the api and i've found a doubt or problem important > for me. I need to create different keywords in a

Re: Your access level doesn't allow you to view this page

2010-09-23 Thread Zap
Any help, PLEASE! Thanks. On Sep 22, 10:06 pm, Zap wrote: > Hi, > > When I click on the link to access my AdWords API settings > , it gives me the > following error message: > > > Sorry, you don't have access to this page.

Re: ReportDefinition

2010-09-23 Thread Reed
Thanks Eric, but I just ran the getReportFields for keyword performance reports, and don't see the conversion metrics in there. Below is a snippet from a V13 SOAP request listing the conversion metrics that I'm talking about. SalesCount SalesValue SignupCount SignupValue LeadCount LeadValue PageVi

Re: When using proxy - "301 - moved permanently"

2010-09-23 Thread Helmut Schierer
Hi Eric, thanks for the quick reply, will create an issue. Helmut On 22 Sep., 20:52, AdWords API Advisor wrote: > Hi Helmut, > > This appears to be more of an issue with the Python client library, so > your probably better off creating an issue in the issue tracker for > that project: > >  http:/

insert url keyword

2010-09-23 Thread Alejandro Moreno
Hi all, im starting with the api and i've found a doubt or problem important for me. I need to create different keywords in a group, each one associated to a different url. For example, "tablet ipad" keyword points to www.domain.com/tablet-ipad "samsung galaxy s" keyword points to www.domain.com

C# Code example needed to get keyword destination URL from adGroupCriterionService

2010-09-23 Thread izran
We could not find any example C# code that can get us keyword keyword destination URL from adGroupCriterionService. We'd appreciate any URLs that maybe helpful. Thanks -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com

Procedure for switching to production environment?

2010-09-23 Thread kkt
Hello, I am learning to use your python client library and am particularly interested in implementing the example code get_related_keywords.py. I have successfully implemented this example in the sandbox environment and would now like to switch over to the production environment so I can see real

Re: Access denied in sandbox

2010-09-23 Thread Polity
Alright people, i think i found it out. A few weeks ago, I registered a new email adres, namely: uprea...@gmail.com. This was completely seperated from my own openid account for which i use k...@lockpickers.nl. Both can be used to login and both have their own seperate domain. Now it appaers that w

Design problem with Location Extension

2010-09-23 Thread Mathieu Perez
Hi, I have a design problem with Location Extension. - I had to geocode my businesses with GeoLocationService which returns an object called encodedLocation. - This object encodedLocation allows me to add a location based ad extension. I think there is no other solution, isn't it? (Business