New to Google Adwords API, using TargetingIdeaService. How to use LanguageSearchParameter and LocationSearchParameter?
1,072 views
Skip to first unread message
Dinesh Ahuja
unread,
Jan 2, 2012, 6:51:50 AM1/2/12
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 adwor...@googlegroups.com
Hi,
I am using TargetingIdeaSelector in which i want filter out results based on language and location. I am using country codes and language codes in my methods. Can anyone tell me how can i set languages and locations in filter.
Thanks,
Dinesh
Evgeniy Bogdanov
unread,
Jan 2, 2012, 2:05:44 PM1/2/12
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
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 adwor...@googlegroups.com
Thanks for help
Arul Kumar
unread,
Dec 30, 2014, 5:47:33 AM12/30/14
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 adwor...@googlegroups.com, ahuja.d...@gmail.com
Hi
Can anyone tell how to set keyword match type as searchParameters in PHP API v201406??
Josh Radcliff (AdWords API Team)
unread,
Dec 30, 2014, 10:30:59 AM12/30/14
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 adwor...@googlegroups.com, ahuja.d...@gmail.com
Hi,
I don't think the TargetingIdeaService will support setting match type directly. However, you could add keywords with specific types to your ad group and then use that ad group's ID in a SeedAdGroupIdSearchParameter, and AdWords will use the settings of that ad group to generate targeting ideas.