Hello Anthony,

If I am using ad_group_audience_view with refrence to UI for that I need 
details of user list as well to get all the data.

This below query will give me empty response, where as in UI there is 4 
Audiences are there at adgroup level in UI.

SELECT
                            campaign.name,
                            campaign.id,
                            ad_group.name,
                            ad_group_audience_view.resource_name,
                            ad_group.targeting_setting.target_restrictions,
                            ad_group_criterion.user_list.user_list,
                            ad_group_criterion.type,
                            user_list.type,
                            user_list.resource_name,
                            user_list.name,
                            user_list.description,
                            user_list.id,
                            user_list.eligible_for_display,
                            user_list.eligible_for_search,
                            user_list.integration_code,
                            user_list.membership_status
                           
                        FROM
                            ad_group_audience_view
                        WHERE
                            campaign.id IN (254431837)

Thanks,


On Wednesday, 19 August 2020 at 00:10:13 UTC+5:30 adsapiforumadvisor wrote:

> Hello,
>
> The ad_group_audience_view reflects the Audiences tab in the Google Ads 
> UI. It will show audiences that are targeted from the ad group level. If 
> you are not seeing any results, please provide me more details.
>
> Regards,
>
> Anthony
> Google Ads API Team
>
> ref:_00D1U1174p._5004Q23Jc2b: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/db3483c4-31ac-4c14-8f7a-a279f6b3f165n%40googlegroups.com.

Reply via email to