Unable to query final_url_expansion_asset_view

25 views
Skip to first unread message

Remya Srinivasan

unread,
Nov 27, 2025, 6:37:49 PMNov 27
to (Deprecated) Google Ads API and AdWords API Forum
Trying to run this query:

SELECT final_url_expansion_asset_view.ad_group,
final_url_expansion_asset_view.asset,
final_url_expansion_asset_view.asset_group,
final_url_expansion_asset_view.campaign,
final_url_expansion_asset_view.field_type,
final_url_expansion_asset_view.final_url,
final_url_expansion_asset_view.resource_name,
final_url_expansion_asset_view.status,
ad_group.id,
ad_group.name
FROM final_url_expansion_asset_view
WHERE
final_url_expansion_asset_view.status = 'ENABLED'
AND campaign.status IN ('ENABLED', 'PAUSED')
AND ad_group.status IN ('ENABLED', 'PAUSED')
AND final_url_expansion_asset_view.field_type = 'DESCRIPTION'

Getting error:

google.ads.googleads.errors.GoogleAdsException: (<_InactiveRpcError of RPC that terminated with:
        status = StatusCode.INVALID_ARGUMENT
        details = "Request contains an invalid argument."
        debug_error_string = "UNKNOWN:Error received from peer ipv4:142.251.29.95:443 {grpc_message:"Request contains an invalid argument.", grpc_status:3}"
>, <_InactiveRpcError of RPC that terminated with:
        status = StatusCode.INVALID_ARGUMENT
        details = "Request contains an invalid argument."
        debug_error_string = "UNKNOWN:Error received from peer ipv4:142.251.29.95:443 {grpc_message:"Request contains an invalid argument.", grpc_status:3}"
>, errors {
  error_code {
    final_url_expansion_asset_view_error: MISSING_REQUIRED_FILTER
  }
  message: "At least one required filter has to be applied in the query."
}
​ 
It doesn't say what is the required filter

Google Ads API Forum Advisor

unread,
Nov 28, 2025, 1:43:04 AMNov 28
to remya.sr...@gmail.com, adwor...@googlegroups.com

Hi,

 

Thank you for reaching out to the Google Ads API support team. 

 

I have raised your concern with the rest of our team and one of my teammates will reach out to you once we have an update. Meanwhile, your patience is appreciated.

 

 


Thanks,
 
Google Logo Google Ads API Team

Feedback
How was our support today?

rating1    rating2    rating3    rating4    rating5
[2025-11-28 06:42:21Z GMT] This message is in relation to case "ref:!00D1U01174p.!500Ht01vUWhf:ref" (ADR-00346150)



Reply all
Reply to author
Forward
0 new messages