Is there a way to determine a selected ad's video ad format (e.g. In-steam, Video discover, or Bumper) via API calls?
I currently get campaign performance data via API, but bumper ads' views are actually reported as impressions (whereas In-stream or Video discovery ads' views are reported as views, and their partial views are reported as impressions), which messes up my custom API-driven reports.
If I was able to discern which campaigns were using bumper ads, I could present the view data appropriately in my reports, but without a way to know which is which this is currently not possible.
I looked through the performance report fields and didn't see anything that looked like it would work, so is there a way to do this?