Script for Duplicate keywords targeting same locations

30 views
Skip to first unread message

tmpw...@gmail.com

unread,
Apr 8, 2019, 1:08:48 PM4/8/19
to Google Ads Scripts Forum
Hi Guys,

Can you please Help?

I want a script to highlight duplicated keywords targeting same locations / networks and audiences?

Many Thanks for your help

Best,
K

 

googleadsscrip...@google.com

unread,
Apr 8, 2019, 3:47:34 PM4/8/19
to adwords-scripts+apn2wqeyhbpgomws...@googlegroups.com, Google Ads Scripts Forum
Hello,

Can you please expand a bit on what you are looking for? Keywords do not support targeting at the moment. For example, locating targeting is only supported at the campaign level.

Regards,
Matt
Google Ads Scripts Team
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
    https://ads-developers.googleblog.com/search/label/google_ads_scripts
    https://developers.google.com/google-ads/scripts/community/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

--
-- You received this message because you are subscribed to the Google Groups AdWords Scripts Forum group. Please do not reply to this email. To post to this group or unsubscribe please visit https://developers.google.com/adwords/scripts/community.
---
You received this message because you are subscribed to the Google Groups "Google Ads Scripts Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to adwords-scripts+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-scripts/1b4b4031-453d-4446-841a-de9423f604e8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

TMPW Test

unread,
Apr 10, 2019, 11:16:12 AM4/10/19
to Google Ads Scripts Forum on behalf of googleadsscripts-forumadvisor, adwords-scripts+apn2wqeyhbpgomws...@googlegroups.com
Hi Matt, 

Thank you for your reply, 

Is there away to filter duplicated keywords across multiple campaigns targeting different cities? 

Example below 

Keyword "dog bed"  in 2 campaigns A/B 

Campaign A Target location UK nationwide

Campaign B Target location London 

Is there any script can highlight this duplicated keywords "dog bed" ? 

Hope this is clear now... 

Many thanks
K

On Mon, Apr 8, 2019 at 8:47 PM Google Ads Scripts Forum on behalf of googleadsscripts-forumadvisor <adwords...@googlegroups.com> wrote:
Hello,

Can you please expand a bit on what you are looking for? Keywords do not support targeting at the moment. For example, locating targeting is only supported at the campaign level.

Regards,
Matt
Google Ads Scripts Team
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
    https://ads-developers.googleblog.com/search/label/google_ads_scripts
    https://developers.google.com/google-ads/scripts/community/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Hi Guys,

Can you please Help?

I want a script to highlight duplicated keywords targeting same locations / networks and audiences?

Many Thanks for your help

Best,
K

 

--
-- You received this message because you are subscribed to the Google Groups AdWords Scripts Forum group. Please do not reply to this email. To post to this group or unsubscribe please visit https://developers.google.com/adwords/scripts/community.
---
You received this message because you are subscribed to the Google Groups "Google Ads Scripts Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to adwords-scrip...@googlegroups.com.

--
-- You received this message because you are subscribed to the Google Groups AdWords Scripts Forum group. Please do not reply to this email. To post to this group or unsubscribe please visit https://developers.google.com/adwords/scripts/community.
---
You received this message because you are subscribed to the Google Groups "Google Ads Scripts Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to adwords-scrip...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-scripts/00d12jo6ig00000188p7sq000bq948z6cmjge1o6ko30c1g68qjcdpn%40mail.gmail.com.

googleadsscrip...@google.com

unread,
Apr 10, 2019, 3:22:53 PM4/10/19
to Google Ads Scripts Forum on behalf of TMPW Test, adwords-scripts+apn2wqeyhbpgomws...@googlegroups.com
Hello,

We do not have a ready-made solution for this, but it is possible to build. Of course, it depends on the scale and number of keywords. You would also have to define what 'highlight' exactly means in this case. You could create a script that:
  1. Pulls keywords from the keyword performance report, and other relevant attributes such as match type, ad group id, keyword id (ad group id and keyword id are necessary to identify a specific keyword)
  2. Write a function that finds duplicate keywords in the report
  3. For a set of duplicates, get campaign targeting information of each dupe
  4. Some action based on the targeting information of the dupes (e.g. pause, log, remove, etc)
Regards,
Matt
Google Ads Scripts Team
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
    https://ads-developers.googleblog.com/search/label/google_ads_scripts
    https://developers.google.com/google-ads/scripts/community/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

On 04/09/19 04:51:06 adwords...@googlegroups.com wrote:
Hi Matt, 

Thank you for your reply, 

Is there away to filter duplicated keywords across multiple campaigns targeting different cities? 

Example below 

Keyword "dog bed"  in 2 campaigns A/B 

Campaign A Target location UK nationwide

Campaign B Target location London 

Is there any script can highlight this duplicated keywords "dog bed" ? 

Hope this is clear now... 

Many thanks
K

On Mon, Apr 8, 2019 at 8:47 PM Google Ads Scripts Forum on behalf of googleadsscripts-forumadvisor <adwords-scripts@googlegroups.com> wrote:
Hello,

Can you please expand a bit on what you are looking for? Keywords do not support targeting at the moment. For example, locating targeting is only supported at the campaign level.

Regards,
Matt
Google Ads Scripts Team
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
    https://ads-developers.googleblog.com/search/label/google_ads_scripts
    https://developers.google.com/google-ads/scripts/community/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Hi Guys,

Can you please Help?

I want a script to highlight duplicated keywords targeting same locations / networks and audiences?

Many Thanks for your help

Best,
K

 

--
-- You received this message because you are subscribed to the Google Groups AdWords Scripts Forum group. Please do not reply to this email. To post to this group or unsubscribe please visit https://developers.google.com/adwords/scripts/community.
---
You received this message because you are subscribed to the Google Groups "Google Ads Scripts Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to adwords-scripts+unsubscribe@googlegroups.com.

--
-- You received this message because you are subscribed to the Google Groups AdWords Scripts Forum group. Please do not reply to this email. To post to this group or unsubscribe please visit https://developers.google.com/adwords/scripts/community.
---
You received this message because you are subscribed to the Google Groups "Google Ads Scripts Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to adwords-scripts+unsubscribe@googlegroups.com.

--
-- You received this message because you are subscribed to the Google Groups AdWords Scripts Forum group. Please do not reply to this email. To post to this group or unsubscribe please visit https://developers.google.com/adwords/scripts/community.
---
You received this message because you are subscribed to the Google Groups "Google Ads Scripts Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to adwords-scripts+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-scripts/CAA%2BDDJMntNt9NNQAcvFp_3_Wp%3Dg0JMbnd%2Bi6gTHr_NdCb9p6PA%40mail.gmail.com.

TMPW Test

unread,
Apr 11, 2019, 11:11:53 AM4/11/19
to Google Ads Scripts Forum on behalf of googleadsscripts-forumadvisor
Great, thanks

Best Regards
Karim

On Mon, Apr 8, 2019 at 8:47 PM Google Ads Scripts Forum on behalf of googleadsscripts-forumadvisor <adwords...@googlegroups.com> wrote:
Hello,

Can you please expand a bit on what you are looking for? Keywords do not support targeting at the moment. For example, locating targeting is only supported at the campaign level.

Regards,
Matt
Google Ads Scripts Team
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
    https://ads-developers.googleblog.com/search/label/google_ads_scripts
    https://developers.google.com/google-ads/scripts/community/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Hi Guys,

Can you please Help?

I want a script to highlight duplicated keywords targeting same locations / networks and audiences?

Many Thanks for your help

Best,
K

 

--
-- You received this message because you are subscribed to the Google Groups AdWords Scripts Forum group. Please do not reply to this email. To post to this group or unsubscribe please visit https://developers.google.com/adwords/scripts/community.
---
You received this message because you are subscribed to the Google Groups "Google Ads Scripts Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to adwords-scrip...@googlegroups.com.

--
-- You received this message because you are subscribed to the Google Groups AdWords Scripts Forum group. Please do not reply to this email. To post to this group or unsubscribe please visit https://developers.google.com/adwords/scripts/community.
---
You received this message because you are subscribed to the Google Groups "Google Ads Scripts Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to adwords-scrip...@googlegroups.com.

--
-- You received this message because you are subscribed to the Google Groups AdWords Scripts Forum group. Please do not reply to this email. To post to this group or unsubscribe please visit https://developers.google.com/adwords/scripts/community.
---
You received this message because you are subscribed to the Google Groups "Google Ads Scripts Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to adwords-scrip...@googlegroups.com.

--
-- You received this message because you are subscribed to the Google Groups AdWords Scripts Forum group. Please do not reply to this email. To post to this group or unsubscribe please visit https://developers.google.com/adwords/scripts/community.
---
You received this message because you are subscribed to the Google Groups "Google Ads Scripts Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to adwords-scrip...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-scripts/186uplo0000000018ovl9i002ktkn2x6cmjge1o6ko30c1g68qjcdpn%40mail.gmail.com.
Reply all
Reply to author
Forward
0 new messages