How to specify Targeting Setting while adding Audience to an AdGroup.
131 views
Skip to first unread message
dksingh
unread,
Sep 2, 2013, 4:36:41 AM9/2/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 adwor...@googlegroups.com
I am adding a list of Audience to some AdGroups using API 201306. I need a handle on targeting setting so that I can make it choice based for my application. Currently whenever I add any audience to an adgroup, the targeting setting is set as "Target and Bid". What should I do if I want to set it as "Bid Only".
Takeshi Hagikura (AdWords API Team)
unread,
Sep 5, 2013, 3:35:48 AM9/5/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 adwor...@googlegroups.com
Hi,
Please use TargetingSettingDetail.targetAll to specify you use a criterion for "Target and Bid" or "Bid Only".
Best,
- Takeshi, AdWords API Team
Atif Waqar
unread,
May 26, 2015, 10:36:18 AM5/26/15
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
Hello dksing,
I am trying to do the same thing as you are, but i'm stuck on it badly, can you please share the sample code of "adding a list of Audience to some AdGroups".