When making a request via the Google Ads API Beta v5 to the ad_group_ad reporting resource, I'm getting an error that contradicts the capability listed in the Google Ads API Beta v5 documentation. According to the
ad_group_ad reporting documentation, I should be able to include the field "ad_group_ad.ad.display_upload_ad.media_bundle.asset" in the WHERE clause when
ad_group_ad is specified in the FROM clause. However, I'm receiving an error from the API when I attempt to do this.