Forum Moderators: buckworks & skibum

Message Too Old, No Replies

Adwords uploader

         

Langers

8:36 pm on May 20, 2005 (gmt 0)

10+ Year Member



I am currently in the process of writing software that uploades ads from a CSV/Excel file to Google Adwords using the Adwords API.

It currently works by creating 1 creative in 1 ad group for each line in the CSV/Excel file. With each line having the following columns:

AdGroup Name/Title
Description 1
Description 2
Display URL
Destination URL
Max CPC

However, I am having trouble deciding the best way of handling keywords.

Do I offer unlimited keywords or a certain number? - 1 per column?

Do I allow different match types?

Opinions welcome!

heinzelman

9:26 pm on May 20, 2005 (gmt 0)

10+ Year Member



I'd think you'd want to leave it unlimited.

Not sure idf this is possible but have you considered export capabilites in addition to upload. I'd love to export and up load to different accounts.

Good luck

Jeff

Langers

8:29 am on May 23, 2005 (gmt 0)

10+ Year Member



Concentrating on just importing at the moment, but will be adding more features including exporting later on.

Langers

12:27 pm on May 24, 2005 (gmt 0)

10+ Year Member



Now supports unlimited keywords. Also added match types. :)