v1

latestOpenAPI 3.0.02026-07-26318168886.7 KB
Settings

Get Third Party Ads Setting

To retrieve the setting of third party ads<br>獲取第三方廣告設定

get/settings/third_party_ads

Response

OK

Example response

{
  "adwords_data": {
    "adwords_enabled": "true",
    "credit_orders": [
      {
        "order_id": "0001",
        "credits": "10000"
      }
    ]
  }
}