Hello,
One of our customers has sitelinks for which the statistics data was fetched using the feed_item resource (since we used the PLACEHOLDER_FEED_ITEM_REPORT report in the old API and the official replacement for that is using the feed_item resource). Starting from 2022-04-28, however, the metrics dropped to 0.
We tried to find the corresponding stats data in the
"assets" resource but that only returned items of type "text", no sitelinks.
We tried to use the campaign_asset and the ad_group_asset resources but they have no data stats data at all.
The ad_group_ad_asset_view only contains data for AppAds according to the documentation.
SO WHAT IS THE SUPPOSED source for sitelinks stats if feed_item does not work any more as it seems?