英語で読む

次の方法で共有


Bidders - 運送業者サービス

携帯電話会社は、ワイヤレス 通信事業者またはモバイル ネットワークオペレーターとも呼ばれ、モバイル デバイスのユーザーにワイヤレス 通信サービスを販売および提供するために必要なすべての要素を所有または制御します。 読み取り専用の携帯電話会社サービスを使用すると、Xandr システムに登録されている携帯電話会社を確認できます。

REST API

HTTP メソッド エンドポイント 説明
GET https://api.adnxs.com/carrier すべての通信事業者を表示します。
GET https://api.adnxs.com/carrier/CARRIER_ID 特定の通信事業者を表示します。
GET https://api.adnxs.com/carrier?name=CARRIER_NAME 特定の通信事業者を表示します。
GET https://api.adnxs.com/carrier/meta フィルター処理および並べ替えの対象となるフィールドを確認します。

JSON フィールド

フィールド 種類 説明
id int 携帯電話会社の ID。
name string 携帯電話会社の名前。
country_code 列挙 運送業者が稼働している国の ISO コード
country_name string 運送業者が運営する国の名前。
codes オブジェクトの配列 携帯電話会社のサード パーティの表現。 詳細については、以下の「コード」を参照してください。

コード

配列内の codes 各オブジェクトには、次のフィールドが含まれています。

フィールド 種類 説明
id int 携帯電話会社の ID。
code string 携帯電話会社のサード パーティの表現。
notes string サード パーティに関する識別情報。
device_model_id int 携帯電話会社の ID。

すべての携帯電話会社を表示する

$ curl -b cookies -c cookies 'https://api.adnxs.com/carrier'
{
    "response": {
        "status": "OK",
        "count": 236,
        "start_element": null,
        "num_elements": null,
        "carriers": [
            {
                "id": 1,
                "name": "WIFI",
                "country_code": "",
                "country_name": null,
                "codes": null
            },
            {
                "id": 14,
                "name": "Verizon",
                "country_code": "US",
                "country_name": "United States",
                "codes": [
                    {
                        "id": 593,
                        "code": "70092",
                        "notes": null,
                        "carrier_id": 14
                    },
                    {
                        "id": 594,
                        "code": "310-010",
                        "notes": null,
                        "carrier_id": 14
                    },
                    {
                        "id": 595,
                        "code": "310-012",
                        "notes": null,
                        "carrier_id": 14
                    },
                    {
                        "id": 596,
                        "code": "310-013",
                        "notes": null,
                        "carrier_id": 14
                    },
                    {
                        "id": 597,
                        "code": "310-590",
                        "notes": null,
                        "carrier_id": 14
                    },
                    {
                        "id": 598,
                        "code": "310-890",
                        "notes": null,
                        "carrier_id": 14
                    },
                    {
                        "id": 599,
                        "code": "310-910",
                        "notes": null,
                        "carrier_id": 14
                    },
                    {
                        "id": 600,
                        "code": "311-110",
                        "notes": null,
                        "carrier_id": 14
                    },
                    {
                        "id": 601,
                        "code": "311-270",
                        "notes": null,
                        "carrier_id": 14
                    },
                    {
                        "id": 602,
                        "code": "311-271",
                        "notes": null,
                        "carrier_id": 14
                    },
                    {
                        "id": 603,
                        "code": "311-272",
                        "notes": null,
                        "carrier_id": 14
                    },
                    {
                        "id": 604,
                        "code": "311-273",
                        "notes": null,
                        "carrier_id": 14
                    },
                    {
                        "id": 605,
                        "code": "311-274",
                        "notes": null,
                        "carrier_id": 14
                    },
                    {
                        "id": 606,
                        "code": "311-275",
                        "notes": null,
                        "carrier_id": 14
                    },
                    {
                        "id": 607,
                        "code": "311-276",
                        "notes": null,
                        "carrier_id": 14
                    },
                    {
                        "id": 608,
                        "code": "311-277",
                        "notes": null,
                        "carrier_id": 14
                    },
                    {
                        "id": 609,
                        "code": "311-278",
                        "notes": null,
                        "carrier_id": 14
                    },
                    {
                        "id": 610,
                        "code": "311-279",
                        "notes": null,
                        "carrier_id": 14
                    },
                    {
                        "id": 611,
                        "code": "311-280",
                        "notes": null,
                        "carrier_id": 14
                    },
                    {
                        "id": 612,
                        "code": "311-281",
                        "notes": null,
                        "carrier_id": 14
                    },
                    {
                        "id": 613,
                        "code": "311-282",
                        "notes": null,
                        "carrier_id": 14
                    },
                    {
                        "id": 614,
                        "code": "311-283",
                        "notes": null,
                        "carrier_id": 14
                    },
                    {
                        "id": 615,
                        "code": "311-284",
                        "notes": null,
                        "carrier_id": 14
                    },
                    {
                        "id": 616,
                        "code": "311-285",
                        "notes": null,
                        "carrier_id": 14
                    },
                    {
                        "id": 617,
                        "code": "311-286",
                        "notes": null,
                        "carrier_id": 14
                    },
                    {
                        "id": 618,
                        "code": "311-287",
                        "notes": null,
                        "carrier_id": 14
                    },
                    {
                        "id": 619,
                        "code": "311-288",
                        "notes": null,
                        "carrier_id": 14
                    },
                    {
                        "id": 620,
                        "code": "311-289",
                        "notes": null,
                        "carrier_id": 14
                    },
                    {
                        "id": 621,
                        "code": "311-390",
                        "notes": null,
                        "carrier_id": 14
                    },
                    {
                        "id": 622,
                        "code": "311-480",
                        "notes": null,
                        "carrier_id": 14
                    },
                    {
                        "id": 623,
                        "code": "311-481",
                        "notes": null,
                        "carrier_id": 14
                    },
                    {
                        "id": 624,
                        "code": "311-482",
                        "notes": null,
                        "carrier_id": 14
                    },
                    {
                        "id": 625,
                        "code": "311-483",
                        "notes": null,
                        "carrier_id": 14
                    },
                    {
                        "id": 626,
                        "code": "311-484",
                        "notes": null,
                        "carrier_id": 14
                    },
                    {
                        "id": 627,
                        "code": "311-485",
                        "notes": null,
                        "carrier_id": 14
                    },
                    {
                        "id": 628,
                        "code": "311-486",
                        "notes": null,
                        "carrier_id": 14
                    },
                    {
                        "id": 629,
                        "code": "311-487",
                        "notes": null,
                        "carrier_id": 14
                    },
                    {
                        "id": 630,
                        "code": "311-488",
                        "notes": null,
                        "carrier_id": 14
                    },
                    {
                        "id": 631,
                        "code": "311-489",
                        "notes": null,
                        "carrier_id": 14
                    }
                ]
            },
            {
                "id": 26,
                "name": "Sprint",
                "country_code": "US",
                "country_name": "United States",
                "codes": [
                    {
                        "id": 640,
                        "code": "70091",
                        "notes": null,
                        "carrier_id": 26
                    },
                    {
                        "id": 641,
                        "code": "310-120",
                        "notes": null,
                        "carrier_id": 26
                    },
                    {
                        "id": 642,
                        "code": "311-490",
                        "notes": null,
                        "carrier_id": 26
                    },
                    {
                        "id": 643,
                        "code": "311-870",
                        "notes": null,
                        "carrier_id": 26
                    },
                    {
                        "id": 644,
                        "code": "311-880",
                        "notes": null,
                        "carrier_id": 26
                    },
                    {
                        "id": 645,
                        "code": "312-190",
                        "notes": null,
                        "carrier_id": 26
                    },
                    {
                        "id": 646,
                        "code": "316-010",
                        "notes": null,
                        "carrier_id": 26
                    }
                ]
            },
            {
                "id": 31,
                "name": "Orange",
                "country_code": "FR",
                "country_name": "France",
                "codes": [
                    {
                        "id": 114,
                        "code": "70180",
                        "notes": null,
                        "carrier_id": 31
                    },
                    {
                        "id": 115,
                        "code": "208-01",
                        "notes": null,
                        "carrier_id": 31
                    },
                    {
                        "id": 116,
                        "code": "208-02",
                        "notes": null,
                        "carrier_id": 31
                    },
                    {
                        "id": 117,
                        "code": "208-91",
                        "notes": null,
                        "carrier_id": 31
                    }
                ]
            },
            ...
        },
        "dbg": {
            ...
        }
    }
}

特定の携帯電話会社を表示する

$ curl -b cookies -c cookies 'https://api.adnxs.com/carrier/1'
{
    "response": {
        "status": "OK",
        "count": 1,
        "start_element": null,
        "num_elements": null,
        "carrier": {
            "id": 31,
            "name": "Orange",
            "country_code": "FR",
            "country_name": "France",
            "codes": [
                {
                    "id": 114,
                    "code": "70180",
                    "notes": null,
                    "carrier_id": 31
                },
                {
                    "id": 115,
                    "code": "208-01",
                    "notes": null,
                    "carrier_id": 31
                },
                {
                    "id": 116,
                    "code": "208-02",
                    "notes": null,
                    "carrier_id": 31
                },
                {
                    "id": 117,
                    "code": "208-91",
                    "notes": null,
                    "carrier_id": 31
                }
            ]
        },
        "dbg": {
            ... 
        }
    }
}