Hi, Yes, the problem I encountered was that the example provided on the official website was successfully created, and the created combination member rules can be queried through the Google ads API, but I queried the audience details created in the Google background, but I didn't see the corresponding rule information. So that I can't confirm whether the combined audience I created meets the standards and can be used.
[image: 微信截图_20210827102753.png] I don't know if you can go to the background to query the details after you create it successfully through the API. Cheers. ZhangHong 在2021年8月27日星期五 UTC+8 上午4:53:22<adsapi> 写道: > Hi there, > > The following query should show that the rules created are there: > > SELECT user_list.id, > user_list.rule_based_user_list.combined_rule_user_list.left_operand.rule_item_groups, > > user_list.rule_based_user_list.combined_rule_user_list.left_operand.rule_type, > > user_list.rule_based_user_list.combined_rule_user_list.right_operand.rule_item_groups, > > user_list.rule_based_user_list.combined_rule_user_list.right_operand.rule_type, > > user_list.rule_based_user_list.combined_rule_user_list.rule_operator FROM > user_list WHERE user_list.id = <list Id> > > In my internal testing I was able to see that the rules were created and > showed with the above mentioned query. > > Feel free to get back to us if this doesn't help. > > > Regards, > > [image: Google Logo] > Aryeh Baker > Google Ads API Team > > > ref:_00D1U1174p._5004Q2MiFRp:ref > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] 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 and Google Ads API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/a92f3ec8-ba62-42dd-86ff-e416f0809a23n%40googlegroups.com.
