Was wondering if there was a way to target display advertisements towards keywords in a url
24 views
Skip to first unread message
Ori Geshury
unread,
Feb 21, 2017, 9:38:22 AM2/21/17
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 API Forum
For example monster.com might have a billion different ways of customizing search queries that serve ads that have the keyword "-nj" in it, but I wouldn't want to target any other keyword on that website. So the display campaign would serve ads in all urls that have the string "-nj" in it, but nothing else.
Thanks!
Shwetha Vastrad (AdWords API Team)
unread,
Feb 21, 2017, 11:56:35 AM2/21/17
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 API Forum
Hi Ori,
You can use the URL WebpageConditionOperand in Webpage criterion to target URLs that contain a specific string. You can also use the AdGroupCriterionService to set up negative Webpage criteria to exclude pages with a particular string in the URL. This guide shows how to specify different criteria types for Dynamic Search Ads.