Hi,
In order to get the overall sum of the metrics you can use the '
SummaryRowSetting' to the Summary_row_only. If you are facing any discrepancy for 'Total Callouts' for any particular campaign or assets, please provide us with the complete API logs (
request and
response with
request-id and
request header) generated at your end and uncropped UI screenshot by highlighting the discrepancies.
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.
Kindly note that it's not expected to see report discrepancies between API and UI. It usually occurs, if we didn't follow the these steps:
- The segments and fields of the API and UI should be the same.
- The date range should also be the same.
- Comparing the API and UI at the same level as possible.