DeveloperApp query param in Traffic Metrics API not working

For the Traffic Metrics API documented here

https://apidocs.apigee.com/api-monitoring/apis/get/metrics/traffic

there is a query param called DeveloperApp which I cannot get to work because I'm trying to get metrics for a single app.

I have tried putting in different app attribute values such as App name, Display name, App client secret, App Key (which is displayed in the URL) but I always get no results. When I remove this param, I'm able to see results.

I'm confident the app under question has traffic as it's my own app that I'm using.

What am I doing wrong?

0 11 391
11 REPLIES 11

can anyone offer some help here?

@Dino re-surfacing this as I haven't heard from anyone yet.

Hi Krishna, sorry about the delayed response. The dev team has found a bug and are working on making a fix. I will keep this thread updated as the fix goes on.

Thank you.

FYI, yes "DeveloperApp" is the correct parameter.

Actually, in order to pinpoint the issue, could you give me the request you made and got zero response (the parameter part following base_url?)

@Hyungjun Lim please provide me your email and I'll send it to you

the reason is because I don't want to post the org name in a public forum. My email is in my profile

Thank you for the information. I think what is better is for you to file a customer support ticket through the Salesforce if that is an option for you.

Created case number 1478054

Apigee team acknowledged the issue but there's no date for when this will be fixed.

: https://apigee.secure.force.com/portal/5003p00002NL7oq

Former Community Member
Not applicable

I've got a simular problem - and found your post as I started, so I wanted to check whether the solution that worked for me could also be the solution for your problem or not.

https://community.apigee.com/questions/85249/management-api-get-total-traffic-in-a-timeseriesbe.html...

Just tested it with your API-Call which is different from mine - and it also worked for me now.

It's not a bug, but an unclear documentation of parameters to be used for the API-calls.

The parameter DeveloperApp needs to have the structure

APPNAME(DEVELOPERID)

e.g. MyAppName(cf0244f2-fac8-12a0-8fc1-230378553349)

The developer app name and the developer ID can be found for your apps by calling

https://api.enterprise.apigee.com/v1/organizations/{my-org}/apps?expand=true