Get eligibilty of the tenancy to see third party paid listings
GET {{baseUrl}}/thirdPartyPaidListingEligibility?compartmentId={{compartment_ocid}}
Returns eligibility details of the tenancy to see and launch third party paid listings
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
compartmentId | string | (Required) The unique identifier for the compartment. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
opc-request-id | string | Unique Oracle-assigned identifier for the request. If you need to contact Oracle about a particular request, | |
please provide the request ID. | |||
Accept | string |
RESPONSES
status: OK
{"isPaidListingEligible":false,"isPaidListingThrottled":true,"eligibilityReason":"INELIGIBLE_ACCOUNT_INTERNAL"}