How to populate sum of successful target hits in custom reports.

@Anil Sagar @ Google

I am trying to create a custom report for below for a single API proxy
1. Total Number of hits per client.
2. Total number of successful hits per client.

Have used metric 'Traffic' for total number of hits

Used 'Proxy' and 'Client ID' dimensions for the same to filter the reports.

Unable to find a specific metric to check the total number of successful hits/transaction.

Is there a way I could calculate Number of successful hits using metrics 'Traffic' and 'Proxy errors'.

Solved Solved
0 1 91
1 ACCEPTED SOLUTION

@Ibrahim Boat , Welcome to Apigee Community !

Just add the metric "traffic" & dimensions like you mentioned.

Use filter conditions in the custom report to specify the success criteria like "response status codes".

Hope it helps. Keep us posted moving forward if any.

View solution in original post

1 REPLY 1

@Ibrahim Boat , Welcome to Apigee Community !

Just add the metric "traffic" & dimensions like you mentioned.

Use filter conditions in the custom report to specify the success criteria like "response status codes".

Hope it helps. Keep us posted moving forward if any.