How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

MOLOCO Report API

The Report API from MOLOCO — 9 operation(s) for report.

MOLOCO Report API is one of 41 APIs that MOLOCO publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Report. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 11 operations across 9 paths, and defines 50 schemas. It is described by OpenAPI 3.2.0, at version 1.0.

Requests are made against 2 base URLs: https://-mgmt.mcm-api.moloco.com, https://api.moloco.cloud.

11 operations 9 paths 50 schemas 1 DELETE3 GET7 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0
Base URL
https://api.moloco.cloud
Authentication
API Key, API Key
Resource Areas
1

Authentication & Security 2

MOLOCO Report API declares 2 security schemes for authenticating requests. An API key is passed in the header as x-api-key (ApiKeyAuth). An API key is passed in the header as Authorization (Bearer).

  • Bearer — Note that the bearer authentication has been deprecated. Please refer [API and SSO Credential Management](https://mcm-docs.moloco.com/docs/api-key-and-sso-secr…

Paths & Operations 11

Across 9 paths, the API surfaces 11 operations — 1 DELETE, 3 GET, 7 POST. Each is listed below with its method, path, parameters, and response codes.

Report 11
POST
/rmp/mgmt/v1/platforms/{platform_id}/ad-accounts/{ad_account_id}/audience-report
QueryAudienceSummary
RmpManagementApi_QueryAudienceSummary 2 params body → 200400401403404500
POST
/rmp/mgmt/v1/platforms/{platform_id}/ad-accounts/{ad_account_id}/keyword-report
QueryKeywordSummary
RmpManagementApi_QueryKeywordSummary 2 params body → 200400401403404500
POST
/rmp/mgmt/v1/platforms/{platform_id}/ad-accounts/{ad_account_id}/placement-report
QueryPlacementSummary
RmpManagementApi_QueryPlacementSummary 2 params body → 200400401403404500
POST
/rmp/mgmt/v1/platforms/{platform_id}/ad-accounts/{ad_account_id}/report
QueryAdAccountSummary
RmpManagementApi_QueryAdAccountSummary 2 params body → 200400401403404500
POST
/rmp/mgmt/v1/platforms/{platform_id}/ad-manager-accounts/{ad_manager_account_id}/report
QueryAdManagerAccountSummary
RmpManagementApi_QueryAdManagerAccountSummary 2 params body → 200400401403404500
POST
/rmp/mgmt/v1/platforms/{platform_id}/report
QueryPlatformSummary
RmpManagementApi_QueryPlatformSummary 1 param body → 200400401403404500
GET
/cm/v1/reports
List up reports.
DspApi_ListReports 1 param → 200default
POST
/cm/v1/reports
Create a new report.
DspApi_CreateReport 1 param body → 200default
GET
/cm/v1/reports/{report_id}
Read an existing report.
DspApi_ReadReport 1 param → 200default
DELETE
/cm/v1/reports/{report_id}
Delete an existing report.
DspApi_DeleteReport 1 param → 200default
GET
/cm/v1/reports/{report_id}/status
Read report status.
DspApi_ReadReportStatus 1 param → 200default

Schemas 50

The contract defines 50 schemas that model the data the API accepts and returns. The most detailed are v1AdAccountSummaryRow (34 properties), v1PlatformSummaryRow (34 properties), v1AdManagerAccountSummaryRow (18 properties), v1KeywordReportSummaryRow (14 properties). Each schema is shown below with its type and property counts.

v1ReportSummaryFilterColumn
string
RepresentedErrorDetail
object
3 properties 2 required
v1AudienceReportSummaryRow
object
AudienceReportSummaryRow represents a row of summarized reporting of audiences.
11 properties
v1AdAccountSummaryRow
object
AdAccountSummaryRow represents a row of ad-account-level summarized reporting.
34 properties
commonHaloMetricInt
object
3 properties
commonErrorCategory
string
v1AdAccountSummaryGroupByColumn
string
- UNKNOWNGROUPBY: This value is not part of the API specification.
v1PlatformSummaryGroupByColumn
string
- UNKNOWNGROUPBY: This value is not part of the API specification.
v1ReportSummaryFilterOperator
string
v1AdManagerAccountReportSummaryGroupByColumn
string
commonHaloMetricDouble
object
3 properties
v1AdAccountSummaryOrderByColumn
string
publicRepresentedError
object
3 properties 3 required
v1PlatformSummaryRow
object
PlatformSummaryRow represents a row of platform-level summarized reporting.
34 properties
managementv1QueryFilter
object
4 properties
v1AdManagerAccountSummaryRow
object
AdManagerAccountSummaryRow represents a row of summarized reporting of ad manager account.
18 properties
publicQueryPlatformSummaryResponse
object
QueryPlatformSummary response
1 property 1 required
v1PlacementReportSummaryRow
object
PlacementReportSummaryRow represents a row of summarized reporting of placements.
11 properties
publicReadAudienceReportSummaryResponse
object
ReadAudienceReportSummary response
1 property 1 required
publicQueryAdAccountSummaryResponse
object
QueryAdAccountSummary response
1 property 1 required
v1KeywordReportSummaryRow
object
KeywordReportSummaryRow represents a row of summarized reporting of campaigned keywords.
14 properties
publicReadKeywordReportSummaryResponse
object
ReadKeywordReportSummary response
1 property 1 required
v1PlatformSummaryOrderByColumn
string
publicReadPlacementReportSummaryResponse
object
ReadPlacementReportSummary response
1 property 1 required
publicReadAdManagerAccountReportSummaryResponse
object
ReadAdManagerAccountReportSummary response
1 property 1 required
messagesDeleteReportErrorAPIErrorInfo
object
3 properties
messagesReadReportStatusResponse
object
3 properties
dspReport
object
The metadata of a report.
9 properties 3 required
messagesReadReportStatusError
object
3 properties
messagesDeleteReportResponse
object
messagesReadReportError
object
3 properties
messagesCreateReportErrorAPIErrorInfo
object
3 properties
ReportOptionalMetric
string
Optional Metric enumerates available breakdown metrics.
messagesListReportsResponse
object
1 property
messagesReadReportErrorAPIErrorInfoErrorReason
string
dspReportDimension
string
Dimension enumerates available breakdown dimensions.
messagesCreateReportResponse
object
3 properties
messagesCreateReportErrorAPIErrorInfoErrorReason
string
messagesListReportsErrorAPIErrorInfoErrorReason
string
adcloudcommonDateInterval
object
Interval with start and end dates in the format of YYYY-MM-DD.
2 properties
messagesReadReportStatusErrorAPIErrorInfoErrorReason
string
messagesListReportsError
object
3 properties
messagesCreateReportError
object
3 properties
messagesDeleteReportError
object
3 properties
messagesDeleteReportErrorAPIErrorInfoErrorReason
string
messagesReadReportResponse
object
1 property
messagesReadReportStatusResponseStatus
string
Status enumerates the status of report. - ACCEPTED: Successfully initiated the report generation request. - READY: Successfully generated the report. It's read…
messagesReadReportErrorAPIErrorInfo
object
3 properties
messagesListReportsErrorAPIErrorInfo
object
3 properties
messagesReadReportStatusErrorAPIErrorInfo
object
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

moloco-report-api-openapi.yml Raw ↑

Other APIs MOLOCO publishes across the network.

MOLOCO Ad Account API
MOLOCO Ad Group API
MOLOCO Ad Manager Account API
MOLOCO Analytics API
MOLOCO Asset API
MOLOCO Audience Target API
MOLOCO Campaign API
MOLOCO Campaign Summary API
MOLOCO Change History API
MOLOCO Cohort Summary API
MOLOCO Creative API
MOLOCO Creative Group API
Where this information came from

This is an independent, third-party profile of MOLOCO Report API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.