Hello,
I want to get a report from Google API for the information below:
Ad Group Id, Ads, Ads Status (approved, disapproved, etc.), Disapproval reason (eg. trade mark, Circumventing systems, etc.)
I am seeing report:
Ad_group_performance
has ads status info, but not disapproval reasons
Also, service:
AdGroupAdService
also has status info, but does it includes disapproval reasons?
Or, are there any other report/service I can pull from?
Thanks