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

Oracle Cost Ad API

The costAd API from Oracle — 9 operation(s) for costad.

Oracle Cost Ad API is one of 378 APIs that Oracle publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 16 operations across 9 paths, and defines 36 schemas. It is described by OpenAPI 3.2.0, at version 20190111.

Requests are made against 2 base URLs: http://127.0.0.1/20190111, https://127.0.0.1/20190111.

16 operations 9 paths 36 schemas 2 DELETE7 GET4 POST3 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
20190111
Base URL
https://{host}:{port}/ords/
Resource Areas
1

Paths & Operations 16

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

costAd 16
GET
/costAlertSubscriptions
Returns a list of Cost Alert Subscriptions
ListCostAlertSubscriptions 8 params → 200400401404429500default
POST
/costAlertSubscriptions
Creates a new Cost Alert Subscription
CreateCostAlertSubscription 2 params body → 200400401404409429500default
DELETE
/costAlertSubscriptions/{costAlertSubscriptionId}
Delete a CostAlertSubscription
DeleteCostAlertSubscription 3 params → 204400401404412429500default
GET
/costAlertSubscriptions/{costAlertSubscriptionId}
Returns a CostAlertSubscription
GetCostAlertSubscription 2 params → 200400401404429500default
PUT
/costAlertSubscriptions/{costAlertSubscriptionId}
Updates a CostAlertSubscription
UpdateCostAlertSubscription 3 params body → 200400401404412429500default
GET
/costAnomalyEventAnalytics
Returns a list of Cost Anomaly Events analytics summary.
SummarizeCostAnomalyEventAnalytics 13 params → 200400401404429500default
GET
/costAnomalyEvents
Returns a list of Cost Anomaly Event
ListCostAnomalyEvents 13 params → 200400401404429500default
GET
/costAnomalyEvents/{costAnomalyEventId}
Returns a CostAnomalyEvent
GetCostAnomalyEvent 2 params → 200400401404429500default
PUT
/costAnomalyEvents/{costAnomalyEventId}
Updates a CostAnomalyEvent
UpdateCostAnomalyEvent 3 params body → 200400401404412429500default
GET
/costAnomalyMonitors
Returns a list of Cost Anomaly Monitors
ListCostAnomalyMonitors 9 params → 200400401404429500default
POST
/costAnomalyMonitors
Creates a new costAnomaly Monitor
CreateCostAnomalyMonitor 2 params body → 200400401404409429500default
DELETE
/costAnomalyMonitors/{costAnomalyMonitorId}
Delete a CostAnomalyMonitor
DeleteCostAnomalyMonitor 3 params → 204400401404412429500default
GET
/costAnomalyMonitors/{costAnomalyMonitorId}
Returns a CostAnomalyMonitor
GetCostAnomalyMonitor 2 params → 200400401404429500default
PUT
/costAnomalyMonitors/{costAnomalyMonitorId}
Updates a Cost Anomaly Monitor
UpdateCostAnomalyMonitor 3 params body → 200400401404412429500default
POST
/costAnomalyMonitors/{costAnomalyMonitorId}/actions/disable
Disables the cost anomaly monitor.
DisableCostAnomalyMonitor 4 params → 200400401404409412429500
POST
/costAnomalyMonitors/{costAnomalyMonitorId}/actions/enable
Enables the cost anomaly monitor.
EnableCostAnomalyMonitor 4 params → 200400401404409412429500

Schemas 36

The contract defines 36 schemas that model the data the API accepts and returns. The most detailed are CostAnomalyEvent_2 (18 properties), CostAnomalyEvent (16 properties), CostAnomalyEventSummary_2 (15 properties), CostAnomalyMonitor (14 properties). Each schema is shown below with its type and property counts.

CostAlertSubscriptionSummary
object
A CostAlertSubscription.
7 properties 4 required
CostAnomalyEventAnalyticSummary
object
A CostAnomalyEventAnalyticSummary.
5 properties 5 required
CreateCostAlertSubscriptionDetails
object
The create CostAlertSubscriptionDetails details. The clients should pass compartmentId where the resource should belong, description and channels.
8 properties 4 required
CostAnomalyEventCollection
object
Results of a costAnomalyEvent search. Contains both CostAnomalyEventSummary items and other data.
1 property 1 required
RootCauseDetail
object
The root cause details of the cost anomaly event.
1 property
CostAnomalyMonitor
object
A CostAnomalyMonitor.
14 properties 7 required
Tag
object
The tag used for filtering.
3 properties
CostAnomalyEventAnalyticCollection
object
Results of a CostAnomalyEventAnalytics search.
1 property 1 required
UpdateCostAnomalyMonitorDetails
object
Update CostAnomalyMonitor details.
4 properties
CostAlertSubscription
object
A CostAlertSubscription.
12 properties 7 required
UpdateCostAlertSubscriptionDetails
object
The update CostAlertSubscriptionDetails details.
4 properties
CostAlertSubscriptionCollection
object
Results of a costAlertSubscription search. Contains both CostAlertSubscriptionSummary items and other data.
1 property 1 required
CostAnomalyMonitorCollection
object
Results of a costAnomalyMonitor search. Contains both CostAnomalyMonitorSummary items and other data.
1 property 1 required
TargetResourceFilter
object
The filter object to target resources for cost monitor. Cost generated by one or more resources identified by this filter is monitored for anomalous deviations.
4 properties
CostAnomalyEvent
object
A CostAnomalyEvent.
16 properties 9 required
CostAnomalyEventSummary
object
A CostAnomalyEvent.
12 properties 6 required
CostAnomalyMonitorSummary
object
A CostAnomalyMonitor.
12 properties 7 required
Error
object
Error Information.
2 properties 2 required
UpdateCostAnomalyEventDetails
object
The update CostAnomalyEvent details.
3 properties
Dimension
object
The dimension used for filtering. Available dimensions are: "service", "skuName", "skuPartNumber", "unit", "compartmentName", "compartmentPath", "compartmentId…
2 properties 2 required
CostAlertSubscriptionMap
object
The mapping of cost monitor to alert subscription along with thresholds.
4 properties
CreateCostAnomalyMonitorDetails
object
The create CostAnomalyMonitor details. The clients should pass ocid of the compartmentId for the monitor resource to be created. tenantIdFilter and resourceFil…
7 properties 3 required
CostAlertSubscriptionSummary_2
object
A CostAlertSubscription.
9 properties 6 required
CostAnomalyEventAnalyticSummary_2
object
A CostAnomalyEventAnalyticSummary.
3 properties 3 required
CreateCostAlertSubscriptionDetails_2
object
The create CostAlertSubscriptionDetails details. The clients should pass compartmentId where the resource should belong, description and channels.
6 properties 3 required
CostAnomalyMonitor_2
object
A CostAnomalyMonitor.
14 properties 7 required
UpdateCostAnomalyMonitorDetails_2
object
Update CostAnomalyMonitor details.
4 properties
CostAlertSubscription_2
object
A CostAlertSubscription.
12 properties 8 required
UpdateCostAlertSubscriptionDetails_2
object
The update CostAlertSubscriptionDetails details.
4 properties
TargetResourceFilter_2
object
The filter object to target resources for cost monitor. Cost generated by one or more resources identified by this filter is monitored for anomalous deviations.
4 properties
CostAnomalyEvent_2
object
A CostAnomalyEvent.
18 properties 10 required
CostAnomalyEventSummary_2
object
A CostAnomalyEvent.
15 properties 7 required
CostAnomalyMonitorSummary_2
object
A CostAnomalyMonitor.
12 properties 7 required
UpdateCostAnomalyEventDetails_2
object
The update CostAnomalyEvent details.
3 properties
CostAlertSubscriptionMap_2
object
The mapping of cost monitor to alert subscription along with thresholds.
4 properties
CreateCostAnomalyMonitorDetails_2
object
The create CostAnomalyMonitor details. The clients should pass ocid of the compartmentId for the monitor resource to be created. tenantIdFilter and resourceFil…
7 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

oracle-costad-api-openapi.yml Raw ↑

Other APIs Oracle publishes across the network.

Oracle Database REST APIs
Oracle Integration Cloud API
Oracle Fusion Cloud Applications API
Oracle Fusion Cloud Financials REST API
Oracle Fusion Cloud HCM REST API
Oracle Fusion Cloud CX Sales and Service REST API
Oracle Fusion Cloud SCM REST API
Oracle Fusion Cloud Procurement REST API
Oracle Content Management API
OCI Generative AI API
OCI AI Vision API
OCI AI Language API
Where this information came from

This is an independent, third-party profile of Oracle Cost Ad 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.