latestOpenAPI 3.0.02026-08-1033283.6 MB

b0608768680f

Settings

Get ads settings

This endpoint is used to get the ads settings.

get/settings/ads/philly

Response

successful operation

positionnumber
type'native' | 'display'

Example response

[
  {
    "position": 2,
    "type": "native"
  },
  {
    "position": 8,
    "type": "display"
  },
  {
    "position": 14,
    "type": "display"
  },
  {
    "position": 20,
    "type": "display"
  },
  {
    "position": 26,
    "type": "display"
  },
  {
    "position": 32,
    "type": "display"
  },
  {
    "position": 38,
    "type": "display"
  }
]