For Example if someone were searching for "red widgets" The title would show "Discounted Red Widgets" And if he were searching for "blue widgets" The Ad would show up with "Discounted Blue Widgets" in the title. Here only the middle word Red/blue changes dynamically according to what the user has typed in.
Thanks in advance :)
Matahari
For dynamic keyword insertion use brackets & this will give you the titles you want.
eg if your keyword is "red widgets" and you want the title to read "Discounted Red Widgets" use following title:
Discounted {KeyWord}
Remember to ensure your resultant titles stay within the 25 character limit.
I think. And it will capitalize the first letter of the search term, so if someone types in "blue widgets" it will show:
Blue widgets
If you use {keyword:Find a Widget} then it won't capitalize the first letter.
I think you can use {KEYWORD:Find a Widget} and it will put it in all caps, but I haven't used that, so I'm not sure.
That's how it's seemed to work for me, but I haven't used it much so I may be wrong.
JK