Ad approval status has been removed. The migration guide says we should use Policy Summary instead. But there isn’t a 1-1 mapping of status values:
Old Approval Status values (we used these in our app):
https://developers.google.com/adwords/api/docs/reference/v201702/AdGroupAdService.AdGroupAd.ApprovalStatus
New Policy Summary values:
https://developers.google.com/adwords/api/docs/reference/v201705/AdGroupAdService.AdGroupAdPolicySummary
Is anybody familiar, or have a good idea how to map these new values?