Hi,
Thank you for reaching out to the Google Ads API support team.
To pull the content of Business Data Feed, with the type of 'Page Feed', kindly use the below query:
Query : "SELECT
asset.name, asset.resource_name, asset.page_feed_asset.page_url, asset.page_feed_asset.labels, asset.policy_summary.approval_status, asset.policy_summary.review_status, asset_set.resource_name FROM asset_set_asset WHERE asset_set_asset.status != 'REMOVED' AND asset_set.type = 'PAGE_FEED'"
Also, kindly note that there is no reporting available for assets in dynamic remarketing campaigns. So, it is not possible to fetch dynamic ad feed (custom) via API.
Hope this answers your query. If you have any more queries, please feel free to get back to us.
