Looking for Some type of macro

JahRuhle

New member
Jan 8, 2010
180
6
0
Macro?(not sure if that is the right word) Anyways a long time ago I was just browsing through forums blah and came across some type of macro you can put in PPC accounts. it was something along the lines of..

For example if I am marketing something such as... real estate.

I saw somewhere that there is a way to make one ad for all your keywords

like if my keyword was [Alabama] real estate, is there a way that I can make one ad that will change the [Alabama] to whatever state they type in. I hope I am explaining this right... If you need more clarity let me know and I will try to explain myself
 


not sure I follow, but try looking into imacros for firefox. It's flexible enough to probably do what [i think] you are talking about.
 
What I would do is write a script to create a CSV file that has all of the info, and then import it into Adwords Editor. You'll have to read up on the format that Adwords Editor likes for importing, and understand the rules (ie. 100 adgroups per campaign, and max of 25 campaigns)

I did this out of my entire main site's database using PHP, and it's been money. Gotta tweak the CPC sometimes and throw out the underperforming keywords, but it's been a lot easier than anything else, and MUCH cheaper than using the Adwords API.