I am trying to migrate the AD_PERFORMANCE_REPORT to Google Ads:
Currently for that report we are including Campaign, AdGroup, AdGroupAd and Criterion levels plus segments and some metrics. The problem is that in AdWords CriterionId retrieve metrics for all criterion types,
but in GoogleAds CriterionId is mapped to segments.keyword.ad_group_criterion
so it retrieves only keywords
stats, if we don't have keywords the reports comes empty.
After some chats we Nadine from support we ended up with the option of making as many request as criterion types we need and then merge them. The problem is that criterion views (for example: topic_view, age_range_view , gender_view) don't have access to ad level (ad_group_ad) so we can't replicate the same behavior than AdWords.
So my question is, do you have some advice or workaround to adapt this new feature? Now this changes make us refactor a big part of our code and we are close to the sunset.
Regards,
Matías.