Product Details
In Swagger, you will see a couple of Product-related API groupings.
Products - these are for accounting products which get used in Misc Invoicing. This one isn't frequently used, but there are two simple GET options here. The first will fetch all products and their details, and the second will provide same details, but for one specific product ID.

Product Details - these are for Advertising products set up in the Ad Module. Before trying any of these older API's, please check out the Ratecards API. This retrieves Product and ratecard details in a single API call. Depending on your needs, this may be more efficient than using multiple API calls to GET Product Details plus GET Ratecard Items.
Product Groups - these are for Advertising Product Groups set up in the Ad Module. Just like the above product details, please start out with the new Ratecards API. There are parameters available in that API to bring back details on what you can sell and at what prices using the Product Group as a parameter.
Was this helpful?