Hi Jason,

To add an audience into the Ad Group you should use a 
BiddableAdGroupCriterion 
<https://developers.google.com/adwords/api/docs/reference/v201502/AdGroupCriterionService.BiddableAdGroupCriterion>
 where *criterion* = a CriterionUserList with userListId set 
<https://developers.google.com/adwords/api/docs/reference/v201502/AdGroupCriterionService.CriterionUserList>
. If you need to find the user list ID, use AdwordsUserListService.get 
<https://developers.google.com/adwords/api/docs/reference/v201502/AdwordsUserListService#get>
.

As a starting point you you can use the AddKeywords example 
<https://www.google.com/url?q=https%3A%2F%2Fgithub.com%2Fgoogleads%2Fgoogleads-java-lib%2Fblob%2Fmaster%2Fexamples%2Fadwords_axis%2Fsrc%2Fmain%2Fjava%2Fadwords%2Faxis%2Fv201502%2Fbasicoperations%2FAddKeywords.java&sa=D&sntz=1&usg=AFQjCNEklQNXFnR1E0AC3Rk_HrAE2Uae6g>
 to 
write AddAudience since it is the same approach, but make sure you use a 
*CriterionUserList* instead of a *Keyword*. If you face any issues just let 
me know.

Cheers,
Raghavendra, AdWords API Team.


On Monday, May 4, 2015 at 4:17:38 AM UTC-4, ja...@safedatatech.com wrote:
>
> Hi. Can you tell me how to add an Audience into the Ad Group.
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/55082fb0-522f-42b0-b8a5-23e52ccdb58f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to