Hi,
Thank you for getting back to us.
I would like to inform you that we have not received any logs from your end. By reviewing your concern, I understand that you want to fetch all the products from your campaigns. Kindly note that zero metrics entities are always excluded when a report is segmented. So, I would recommend you to try fetching the report without segmenting.
We would require complete API logs (
request and
response with
request-id and
request header) generated at your end, so that we can assist you accordingly.
If you are using a client library and haven't enabled the logging yet, I would request you to enable logging for the specific client library that you are using. You can refer to the guides
Java,
.Net,
PHP,
Python,
Ruby or
Perl to enable logging at your end. For REST interface requests, you can enable logging via the curl command by using the -i flag.