Hi, I use SELECT campaign.id, campaign.name,campaign.status, ad_group.id,ad_group.name,ad_group.status,ad_group_criterion.display_name,ad_group_criterion.type FROM ad_group_audience_view I can get result : display_name = uservertical::80311 but I want user_list.name How to correspond user_list.name in this request ?
thank you adsapi 在 2022年10月5日 星期三晚上10:42:20 [UTC+8] 的信中寫道: > Hi, > > Just to add to my previous response, this ad_group_criterion.display_name > field will display the name of the criterion. The ad_group_criterion.type > field will display the type of the criterion. However, to get the audience > segment, you may use the user_list.name > <https://developers.google.com/google-ads/api/fields/v11/user_list#user_list.name> > field > and for the type, you may use the user_list.type > <https://developers.google.com/google-ads/api/fields/v11/user_list#user_list.type> > field. > Let me know if this works for you. > > > Best regards, > [image: Google Logo] > Jinky > Google Ads API Team > > > ref:_00D1U1174p._5004Q2exbav: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 "Google Ads API and AdWords 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/0a6878fd-3ee4-4bde-bcef-9c168366d590n%40googlegroups.com.
