Issues Fetching Comments from ads-post
Hello everyone,
I'm currently working on a project where I need to fetch all ads along with their comments.
However, I'm facing issues retrieving the comments. I've tried using the endpoint /ads_posts with the query parameter fields={comments}.
I also experimented with adding &include_inline_create=true to potentially include comments in the response, but that didn't work either:
Despite these attempts, I'm unable to see any of the comments in the response. Has anyone encountered a similar issue or have suggestions on what I might be doing wrong? Any insights or alternative approaches to retrieve both ads and their associated comments would be greatly appreciated.
Thank you in advance for your help!
Hey Jason, did you have any luck with this?