Skip to main content

I'm having an issue with the endpoint /api/campaigns/metrics. It works fine in the playground, but in Python, Postman, and cURL only returns 'id'. Has anyone gotten this to work correctly with Python? It's supposed to return a comma-separated string. Thanks!

Hi Greg,

I'm sorry to hear you're running into that. The response should be the same for all of these options. If you're getting a response of just "id", it might be that the campaign you're referencing has a typo or doesn't exist in the project, which could happen with mismatched API keys.

If you're having trouble, we're happy to help investigate.

Please email support@iterable.com with the details of your requests and responses and we can take a look.


Reply