Topic by Dede Visser
Content
Hi,
I have a report set up that retrieves a list of Meta ID's based on certain filters. The report works perfectly in the console. I now need to use the results from that report in the API to update related answers programatically. I am able to update just fine, but do not know how to "run the report and get the results" from the API. I know the ID of the report.
Any help would be great. I am working in C# and using SOAP.