Bulk edit of Adgroup names

Discussion in 'Google AdWords' started by Jon12345, Mar 4, 2009.

  1. #1
    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
     
    Jon12345, Mar 4, 2009 IP
  2. Aztral

    Aztral Well-Known Member

    Messages:
    344
    Likes Received:
    15
    Best Answers:
    0
    Trophy Points:
    125
    #2
    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'
     
    Aztral, Mar 4, 2009 IP