How to get getParentListingGroupFilter after Mutate?

11 views
Skip to first unread message

Evaldas Gudavičius

unread,
Jul 21, 2023, 5:21:47 AM7/21/23
to Google Ads API and AdWords API Forum
Hi,

I'm using this example in order to Create a Performance Max Campaigns Listing Group Tree- > https://developers.google.com/google-ads/api/samples/add-performance-max-product-listing-group-tree

And after Mutate I need to get "setParentListingGroupFilter" instead of ResourceName.

Please help me with how I can do that.

Thanks!
Screenshot_1.png

Google Ads API Forum Advisor

unread,
Jul 21, 2023, 10:01:20 AM7/21/23
to evaldas.g...@gmail.com, adwor...@googlegroups.com

Hello,

Thanks for reaching out to the Google Ads API Team.

Can you please confirm if the asset_group_listing_group_filter(https://developers.google.com/google-ads/api/fields/v14/asset_group_listing_group_filter_query_builder) is the report you are referring to, in order to obtain the value that was set on “setParentListingGroupFilter”? If so, Please refer to the sample query below.

SELECT 
  asset_group.name, 
  asset_group_listing_group_filter.resource_name 
FROM asset_group_listing_group_filter 

 

I hope this helps. Let us know if you have any questions. 

This message is in relation to case "ref:_00D1U1174p._5004Q2nR9Oc:ref"

Thanks,
 
Google Logo Google Ads API Team


Reply all
Reply to author
Forward
0 new messages