Hi John, Unfortunately there isn't the ability to upload a list of changes in a spreadsheet directly via the API, you would need to write a program that will parse the spreadsheet and make API calls to modify the keywords. There are a number of client libraries available that make it simpler to call API methods, which are listed here: http://code.google.com/apis/adwords/docs/clients.html.
You may also want to investigate using the AdWords Editor, a free program provided by Google that allows you to work with your AdWords account. It supports the upload of CSV files, and this may be a simpler way to achieve your goals. You can download it here: http://www.google.com/intl/en/adwordseditor/. At this time the report data can only be returned in XML format, but thanks for letting us know about your interest in other formats. Best, - Eric Koleda, AdWords API Team On Aug 19, 11:12 am, John <[email protected]> wrote: > I have requirements to delete keywords from AdWords accounts based on > an excel spreadsheet which contains a list of > account,adgroup,campaign, keywords. What would be best way to do this? > Does AdWords API accept an upload file like this for deleting > keywords? > > Second question, when using ReportService, is xml is only format for a > download report? Is it possible to get an excel report like from the > Google AdWords user web interface? > > Thanks, > John --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en -~----------~----~----~----~------~----~------~--~---
