Hi,
I'm trying to find a way to determine the case_value for an asset_group_listing_group_filter. I'm using C# with the official Google Ads API client.
When I execute the query, my case_value property returns null. If I add case_value properties that don't exists, I'm getting an invalid argument exception.
Should I simply try trial-and-error for every case_value type?
Cheers!