Hi,
I am looking to create some reporting through data studio on our products sold. We get the data into google sheets through: GET /products/{id}/deals
However, the fields that are shown are limited. For example, the product duration is not shown and the value that is shown is for the whole deal and not for that specific product. We often have multiple products attached to one deal so it would be great to be able to see the price of products split instead of just seeing the total value of the deal.
Is this information accessible in anyway?
Anyone have an ideas for how to solve this?
Alies