Google AdWords API -Account Service

2011-01-14 Thread Remya
Hello Google Adwords Team, Myself a developer, i am using Google AdWords API service for my application. I have few doubts regarding accounts. 1. How can i pause/inactive an account? 2. Is there any API function available to do the pause account operation in Google AdWords?

Re: Character sets and CSV report file downloads

2011-01-14 Thread Reed
This problem just gets stranger and stranger. I think I found a solution - if I specify CSVFOREXCEL as the report format instead of CSV, then I get a double-byte file that Excel opens and shows the correct Chinese characters. BUT - the file is tab-delimited, not comma delimited, despite the

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

2011-01-14 Thread Jordan
Hi Everyone, I'm new to Adwords. Now my question is if I can use AdWords API to obtain keywords and related information such as CPC, Monthly Global Search for the keyword. My main concern right now are keywords, I donWhen I go to the Adward API page, I see the following message: Only

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

2011-01-14 Thread codeninja
Jordan, You can use AdGroupCriterionService to get information about keywords (or negatives). http://code.google.com/apis/adwords/docs/reference/latest/AdGroupCriterionService.html Criterion object represent keywords,placements etc.

Re: Abnormal latency after updating urls via api

2011-01-14 Thread mm
Thanks Eric - Would the browser be caching by account? IOW, since other accounts didn't show this latency, would that knock browser caching off the list of candidates for the problem's source? FWIW, we appeared to be seeing a similar latency when viewing the account through AdWords Editor, also.

Re: v13.ReportService keeps throwing InternalError since yesterday for some accounts

2011-01-14 Thread T.J.
Hi Eric, It sure looks like you guys fixed it. Did you? Thanks and enjoy your weekend, T.J. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api

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

2011-01-14 Thread AdWords API Advisor
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 keywords, such as monthly searches, you must use another set of services. The TargetingIdeaService in STATS mode can give you

Re: Abnormal latency after updating urls via api

2011-01-14 Thread AdWords API Advisor
Hi MM, I'm not sure how the web interface uses caching, but that could be a dead end. Unfortunately I don't have any advice for this situation, but let us know if you see this happen more frequently. Best, - Eric On Jan 14, 10:47 am, mm margaret.a.mar...@gmail.com wrote: Thanks Eric - Would

Re: v13.ReportService keeps throwing InternalError since yesterday for some accounts

2011-01-14 Thread AdWords API Advisor
HI T.J., Yes, my apologies for not updating this thread sooner. The core engineering team has resolved the issue, but let us know if you see it pop up again. Best, - Eric On Jan 14, 10:42 am, T.J. adwo...@xprmnt.com wrote: Hi Eric, It sure looks like you guys fixed it. Did you? Thanks and

Re: Invalid XML ad performance report including *** Unexpected exception???.

2011-01-14 Thread AdWords API Advisor
Hi Toyama, We are working to improve the validation so that these errors will be caught when the ReportDefinition is created. In this case there is no need for the IsNegative field at all, since negative keywords won't trigger impressions anyway. Best, - Eric Koleda, AdWords API Team On Jan