Re: REMOVED user_list is not returned when queried

2020-09-02 Thread vla...@gmail.com
To add, I am not sure the membership_status is relevant here. In the UI I can have enabled audiences with both Open and Closed membership status. The same goes for removed audiences - some have membership status as Open and some as Closed. On Wednesday, 2 September 2020 at 13:32:45 UTC-7 vla

Re: REMOVED user_list is not returned when queried

2020-09-02 Thread vla...@gmail.com
Sorry, still nothing. I included user_list.membership_status='CLOSED' and it returned nothing. Also tried user_list.membership_status IN ('OPEN', 'CLOSED' ), same result. On Wednesday, 2 September 2020 at 13:16:14 UTC-7 adsapiforumadvisor wrote: > Hi, > > Please add a condition for the field u

Re: REMOVED user_list is not returned when queried

2020-09-02 Thread vla...@gmail.com
I tried `user_list.account_user_list_status IN ('ENABLED','DISABLED')`, that didn't help. On Wednesday, 2 September 2020 at 10:03:02 UTC-7 vla...@gmail.com wrote: > Great, what is the condition? > > On Wednesday, 2 September 2020 at 10:01:13 UTC-7 ad

Re: REMOVED user_list is not returned when queried

2020-09-02 Thread vla...@gmail.com
Great, what is the condition? On Wednesday, 2 September 2020 at 10:01:13 UTC-7 adsapiforumadvisor wrote: > Hello, > > Removed entities do not return in reports by default. You will need to add > a condition to include them explicitly. > > Regards, > Anthony > Google Ads API Team > > [image: Goo

REMOVED user_list is not returned when queried

2020-09-01 Thread vla...@gmail.com
If the user_List is Enabled it is returned, if it is Removed it's not returned Query: `SELECT user_list.name, user_list.resource_name, user_list.rule_based_user_list.expression_rule_user_list.rule.rule_type, user_list.rule_based_user_list.expression_rule_user_list.rule.rule_item_groups, user_l

Re: Reporting returns nothing if segments.date is included

2020-07-24 Thread vla...@gmail.com
That's very good to know, thank you! On Friday, 24 July 2020 at 06:19:11 UTC-7 adsapiforumadvisor wrote: > Hi Vlad, > > Please check and see if you have impressions for the last 30 days. When > you include segments such as segments.date >