フィード
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
販売者
{
"metadata": {
"processing_instruction": "PROCESS_AS_COMPLETE",
"total_shards": 1,
"nonce": "11203880",
"generation_timestamp": 1524606581
},
"merchant": [
{
"category": "restaurant",
"merchant_id": "merch1",
"name": "Dining Eats",
"url": "www.merchantspublicsite.com",
"telephone": "+1 123-456-7890",
"geo": {
"latitude": 37.422113,
"longitude": -122.084041,
"address": {
"locality": "Mountain View",
"country": "USA",
"region": "CA",
"street_address": "1600 Amphitheatre Pkwy",
"postal_code": "94043"
}
}
}
]
}
サービス
{
"metadata": {
"processing_instruction": "PROCESS_AS_COMPLETE",
"total_shards": 1,
"nonce": "11203880",
"generation_timestamp": 1524606581
},
"service": [
{
"merchant_id": "1",
"localized_service_name": {
"value": "Reservation",
"localized_value": [
{
"locale": "en",
"value": "Reservation"
}
]
},
"service_id": "1000",
"prepayment_type": "NOT_SUPPORTED"
},
{
"merchant_id": "2",
"localized_service_name": {
"value": "Reservation",
"localized_value": [
{
"locale": "en",
"value": "Reservation"
}
]
},
"service_id": "1000",
"prepayment_type": "NOT_SUPPORTED"
}
]
}
クーポン
{
"data": [
{
"merchant_id": "1",
"service_id": ["1000"],
"offer_id": "discount_apps",
"unlocalized_title": "Half off appetizers",
"valid_period": {
"begin_sec": 1546300800,
"end_sec": 1577836800
},
"valid_time_of_week": [
{
"day_of_week": "MON",
"start": 43200,
"end": 61200
},
{
"day_of_week": "TUE",
"start": 43200,
"end": 61200
},
{
"day_of_week": "WED",
"start": 43200,
"end": 61200
},
{
"day_of_week": "THU",
"start": 43200,
"end": 61200
}
]
}
]
}
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2023-12-02 UTC。
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"必要な情報がない"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"複雑すぎる / 手順が多すぎる"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"最新ではない"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"翻訳に関する問題"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"サンプル / コードに問題がある"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"その他"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"わかりやすい"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"問題の解決に役立った"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"その他"
}]