Groups
Groups
Sign in
Groups
Groups
(Deprecated) Google Ads Scripts Forum
Conversations
Labels
About
Send feedback
Help
Move keywords from one AdGroup to another?
22 views
HowDoI
Skip to first unread message
naman jindal
unread,
Nov 11, 2013, 12:55:13 PM
11/11/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to adwords...@googlegroups.com
Hey Guys,
Is there any direct way to move a keyword from one AdGroup to another via Scripts?
Thanks and Regards,
Naman Jindal
DuracellTomi
unread,
Nov 13, 2013, 3:44:53 PM
11/13/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to adwords...@googlegroups.com
Hi Naman,
There is no direct method/function to do this, you have to write your own script for this.
You have to query each keyword in the ad group:
https://developers.google.com/adwords/scripts/docs/reference/adwordsapp_adgroup#keywords_0
Then you have to query the target ad group and create each keyword at once:
https://developers.google.com/adwords/scripts/docs/reference/adwordsapp_adgroup#createKeyword_3
... and pause the source keyword:
https://developers.google.com/adwords/scripts/docs/reference/adwordsapp_keyword#pause_0
I would suggest you to try to compile your script using those methods/classes and if you are stuck at somewhere, do not hesitate to ask here!
Cheers,
Thomas Geiger
naman jindal
unread,
Nov 16, 2013, 5:37:06 AM
11/16/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to adwords...@googlegroups.com
Thanks Thomas,
I had that option in mind. I was looking to see if there is a way to do it directly. :)
Cheers,
Naman Jindal
Reply all
Reply to author
Forward
0 new messages