Re: Character sets and CSV report file downloads

2011-01-18 Thread AdWords API Advisor
Hi Reed, A quick followup - I tried running reports against a test account with Chinese ads yesterday and noticed that CSV report format is actually encoded in UTF-8. So if your program were UTF-8 aware, then the data wouldn't be mangled when you read it. Excel does not recognize the UTF-8 csv fi

Re: XML report has !!!1|||10728961|||ReportDefinitionError.INVALID_REPORT_DEFINITION_ID??? errors

2011-01-18 Thread shanmukha katuri
Hi Anash/ Everyone, Can we have an update here. We are having this as a critical issue here. Please help us to get out of here. Thanks a million, Shanmukha -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http:

What is boomuserlist::142977 ?

2011-01-18 Thread Suraj Khakurel
Hi, What is the boomuserlist::142977 ? Why i'm getting them thought the reporting ...? Regards Suraj -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~

Issue in running report generated thru v201008 ReportDefinition API

2011-01-18 Thread Dharmveer Jain
Hi, I have created a ReportDefinition in My Client Center for Ad Performance report thru API. Now when i go to the new My Client Center reporting interface, and then click on "Run now" link in front of my ReportDefinition created thru API, then it shows an error dialog with message "Sorry, only

Re: Negative keyword lists

2011-01-18 Thread HK
Dom, were you able to get the negative keyword lists via the APIs? I don't see a way to do this using ad group level negative keywords or campaign level negative keywords, but I've been wrong before :-) Thanks, Hans -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog

Re: Abnormal latency after updating urls via api

2011-01-18 Thread AdWords API Advisor
Hi Hemchand, Can you post the request ID of such a request so I can further investigate the problem? Best, - Eric On Jan 15, 2:35 am, Hemchand wrote: > Hi Eric > > We are facing the same issue for Keyword Mutates. Status & Bid changes > are not getting reflected quickly on Adwords. Also the res

Re: Traffic Estimator Service(v201008) returning improper results

2011-01-18 Thread AdWords API Advisor
Hi Eric, I haven't been able to replicate the problem with my own account. Does this happen every time for that keyword? Best, - Eric Koleda, AdWords API Team On Jan 17, 2:35 pm, Eric Haskins wrote: > Eric, > > Traffic Estimator Tool > Keyword: san diego injury attorney > Global Monthly Searche

Re: Account Performance Reports - maxCpc not always a valid field?

2011-01-18 Thread AdWords API Advisor
Hi Reed, The MaxCpc field isn't valid for an account report: http://code.google.com/apis/adwords/docs/appendix/reports.html#account Some work is being done to improve the validation during report definition creation, and the new errors may be a result of that. Best, - Eric Koleda, AdWords API

Re: TargetingIdeaService has no results returned? help

2011-01-18 Thread AdWords API Advisor
Hi, I'm not able to replicate this issue for my account. Is this happening for every request? Best, - Eric Koleda, AdWords API Team On Jan 14, 1:16 am, pure wrote: > See following request log: > > . >  https://adwords.google.com/api/adwords/o/ > v201008" xmlns:n

Re: Placement categories

2011-01-18 Thread AdWords API Advisor
Hi Vesso, We apologize for the delay in making those categories available. We had planned to expose them, but some other changes forced us to wait and the topic was forgotten. I'll raise this issue with the documentation team and see if we can make those available soon. Best, - Eric Koleda, AdW

Re: Managed Placements reporting service not showing all managed placements

2011-01-18 Thread AdWords API Advisor
Hi Reed, This is a known issue, that Vertical criteria are included in the UI and reports created in the UI, but not in reports created through the API. I'm working with the core engineering team to address this, but I don't know what the solution will be or when it will be available. Best, - Er

Re: Problem with pending jobs in sandbox

2011-01-18 Thread AdWords API Advisor
Hi Heiko, It could be that you had a long running job in your queue, can you check to see if this has resolved itself? For a short term fix it may be worth creating a new sandbox account. Best, - Eric Koleda, AdWords API Team On Jan 13, 6:39 am, heiko wrote: > Hello, > > while testing my java-

Re: Keyword Status, Ad Group Status and Campaign Status fields in KW Performance Report

2011-01-18 Thread AdWords API Advisor
Hi Adam, The statuses in reports will be the same as in the API, although the wording may differ. For example, it might be ACTIVE in the API but "Enabled" in reports, etc. Best, - Eric Koleda, AdWords API Team On Jan 13, 5:26 am, AdamWalsh wrote: > We want to pull keyword performance reports f

TargetingIdeaService RequestType

2011-01-18 Thread jack
Could you explain what's difference between RequestType.IDEAS and STAT? -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Yo

Re: how to create a sandbox user for testing adword

2011-01-18 Thread AdWords API Advisor
Hi Manish, See the following page for that information: http://code.google.com/apis/adwords/docs/sandbox.html#getting-started Best, - Eric Koleda, AdWords API Team On Jan 11, 8:29 am, manish nautiyal wrote: > Hi > > how I can create a sandbox user for testing adword? -- =~=~=~=~=~=~=~=~=~=

Re: AdShareSearchParameter and SearchShareSearchParameter explanation

2011-01-18 Thread AdWords API Advisor
Hi, It may be that the Ad Share and Search Share are null for all the results, in which case no numerical range will match them. Best, - Eric Koleda, AdWords API Team On Jan 11, 7:52 am, veseo wrote: > Hello, > > I am implementing TargetingIdeaService and I'm having trouble understanding > and

Re: What does Local Monthly Searches mean?

2011-01-18 Thread AdWords API Advisor
Hi Nikhil, To address your questions: 1) Local Monthly Search Volume is is calculated on a monthly basis, as the name indicates. 2) The local search volume is based off of the language and geo targeting your specify, while the global search volume is across all searches. If you don't specify an

Re: Old Method Change

2011-01-18 Thread AdWords API Advisor
Hi Manish, The same functionality is available in the v201008 TrafficEstimatorService get() method: http://code.google.com/apis/adwords/docs/reference/latest/TrafficEstimatorService.html Best, - Eric Koleda, AdWords API Team On Jan 11, 6:22 am, manish nautiyal wrote: > Hi all > > I am new t

Re: As a developer, can I use AdWords API to search for keywords?

2011-01-18 Thread Jordan
Thanks codeninja, and Eric. That's exactly what I was looking for. On Jan 14, 1:48 pm, AdWords API Advisor wrote: > Hi Jordan, > > The services CodeNinja mentioned can be used to get stats about > keywords you've already added to your campaign.  If you want to get > statistics for proposed keywo

Re: Replicating UI report with comprehensive Destination URL activity including remarketing

2011-01-18 Thread j.e.frank
One more reason that cross-client is necessary: API costs. Running a report is one of the more expensive operations, and so it makes a big difference if you can run just one of them. I don't suppose there is any news on when cross-client reporting might be available in the API? We are struggl

How to determine that a keyword is inactive (v13 reports)

2011-01-18 Thread j.e.frank
At some point in the last couple years, Google phased out the notion of the "inactive" status for a keyword. Now, every keyword is technically "active", although it may have too low a bid or too low a quality score to realistically trigger impressions. We're trying to monitor our keywords to

JobError.TOO_LATE_TO_CANCEL_JOB

2011-01-18 Thread heiko665
Hi, I am trying to remove pending BulkMutateJobs that are running for at least 4 days in the sandbox (containing only 200 operations). The status of the jobs is "PENDING". I cannot delete them and instead get the error "JobError.TOO_LATE_TO_CANCEL_JOB". Any suggestions or hints? desperate, -he

Re: XML report has !!!1|||10728961|||ReportDefinitionError.INVALID_REPORT_DEFINITION_ID??? errors

2011-01-18 Thread shanmukha katuri
Thank you Anash, No we are using v201008 version. - Shanmukha -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You recei

REQUEST_PART_IS_OUT_OF_ORDER

2011-01-18 Thread ADM
We keep getting this error message [BulkMutateJobError.REQUEST_PART_IS_OUT_OF_ORDER @ operation.operand.request] when submitting Bulk Mutate submission for doing Campaign URL exclusions and AdGroup URL inclusions. Typically an image resubmission run successfully, though not always. What is the so

TOO_MANY_JOBS_IN_QUEUE

2011-01-18 Thread ADM
We are running a Bulk Mutate process in C# to do updates to campaign URL exclusions, and AdGroup inclusions. We keep getting these [JobError.TOO_MANY_JOBS_IN_QUEUE @ operation.operand] messages, especially for larger submissions. This happens when we are doing even just on submission. At time we c