Re: How to restrict API access for developer?

2011-03-09 Thread Orly Junior
Hi Ken, I don't think what you ask specifically is currently implemented, but my suggestion is that you request your developer to program using the sandbox API, until the routine is full tested. The sandbox does make actual changes to your campaign and does not require a developer token. Your

Sorry, My Client Center reports are not supported

2011-03-04 Thread Orly Junior
Hi, I'm using the following code to try to define a report: ReportDefinition l_Report = new ReportDefinition(); l_Report.reportName = My Landing Page report; l_Report.reportType = ReportDefinitionReportType.DESTINATION_URL_REPORT;

Re: Sorry, My Client Center reports are not supported

2011-03-04 Thread Orly Junior
Just to be clear, I'm using: https://adwords.google.com/api/adwords/cm/v201101/ReportDefinitionService -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api

Re: Policy error while trying update product price on ad

2010-04-30 Thread Orly Junior
Hi Eric, many thanks for your reply. An instance of the problem could be reproduced by the following request id: 867c6a6b4d06f8fbbf39f2972ed738db Your suggestion of using the validateOnly was very helpful. We overlooked it as a possiblity and it will come in handy on identifying the rejected ads

Policy error while trying update product price on ad

2010-04-28 Thread Orly Junior
Hello, sometimes we receive policy error when there is no obvious reason for such. Upon further analysis we identify the reason as being the usage of certain numbers on the ad text. This effectively means that you will not be able to use a price (e.g. £206.50) which part of it is the model

AdWords API Proper way to react to a 502 - Bad Gateway condition

2010-02-05 Thread Orly Junior
Hi, Everyday we make about 45000 keyword (bid) changes through the API, in batches of aproximetly 256 at a time. Rigorously, some of these calls fail with error 502 - Bad Gateway. I have a few questions about how to recover and proceed from this condition: - Should I retry immediately after I

AdWords API Re: Placement report cames without any data

2010-01-11 Thread Orly Junior
I'm having the same problem. Setting up the DefinedReportJob according to the documentation but no data is returned. I would appreciate confirmation if this is a bug or any help working around the issue. Thanks in advance and regards, Orly -- You received this message because you are