I want to append some text to the end of each of my adgroups in a campaign. How can I do this in bulk? Thanks, Jon
I'm pretty sure you can do a 'search and replace' on Ad Groups in the editor. So if your Ad Group have easily serached for text you're good. If not...you may want to download your ad groups, import into a database (like Access) then run a query like update myadgrouptable set myadgroupname = myadgroupname + 'extra text'