Hello,

I'm trying to add an audience to an AdGroup.
I see that it's possible to add an non existing audience with the following 
operation:


operation = {'operator': 'ADD',
  'operand':{ 
    'xsi_type': 'BiddableAdGroupCriterion', 'adGroupId': 24076441286, 
'criterionUse': 'BIDDABLE',
    'criterion': {'xsi_type': 'CriterionUserList', 'userListId': 123 }
  }
}
ad_group_criterion_service.mutate([operation])

On the interface I can see the audience is added to the AdGroup but I 
cannot see it on the 'Audience lists' in the shared library.

How come I can add a non existing audience and what does this list mean 
exactly?
I read the other posts about boomuserlist but I couldn't find a thorough 
answer.

Cheers,
   Stefano-

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/ad7d7563-0161-4292-b123-b7296fe933e9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to