Creates a Custom Report for an Organization. A Custom Report provides Apigee Customers to create custom dashboards in addition to the standard dashboards which are provided. The Custom Report in its simplest form contains specifications about metrics, dimensions and filters. It is important to note that the custom report by itself does not provide an executable entity. The Edge UI converts the custom report definition into an analytics query and displays the result in a chart.
HTTP request
POST https://apigee.googleapis.com/v1/{parent=organizations/*}/reports
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-20 UTC."],[[["\u003cp\u003eThis webpage details the process of creating a Custom Report for an organization within Apigee, allowing for the design of custom dashboards beyond the default options.\u003c/p\u003e\n"],["\u003cp\u003eThe HTTP request to create a Custom Report is a \u003ccode\u003ePOST\u003c/code\u003e request to \u003ccode\u003ehttps://apigee.googleapis.com/v1/{parent=organizations/*}/reports\u003c/code\u003e using gRPC Transcoding syntax.\u003c/p\u003e\n"],["\u003cp\u003eThe required \u003ccode\u003eparent\u003c/code\u003e path parameter specifies the organization where the Custom Report will be created and requires \u003ccode\u003eapigee.reports.create\u003c/code\u003e IAM permission.\u003c/p\u003e\n"],["\u003cp\u003eThe request and response bodies are both instances of the \u003ccode\u003eCustomReport\u003c/code\u003e resource.\u003c/p\u003e\n"],["\u003cp\u003eCreating a Custom Report requires the \u003ccode\u003ehttps://www.googleapis.com/auth/cloud-platform\u003c/code\u003e OAuth scope.\u003c/p\u003e\n"]]],[],null,[]]