ローカル サービス広告の例

販売者

{
   "metadata": {
    "processing_instruction": "PROCESS_AS_COMPLETE",
    "shard_number": 0,
    "total_shards": 1,
    "generation_timestamp": 1462926569
  },
  "merchant": [
    {
      "merchant_id": "plmb_04",
      "name": "Acme Plumbing",
      "url": "www.acmeplumbingpublicwebsite.com",
      "telephone": "+11234567890",
      "category": "home_service",
      "geo": {
        "unstructured_address": "1600 Amphitheatre Pkwy, Mountain View, CA 94043"
      }
    },
    {
      "merchant_id": "elct_12",
      "name": "Acme Electrical",
      "url": "www.acmeelectricalwebsite.com",
      "telephone": "+14564567890",
      "category": "home_service",
      "geo": {
        "address": {
          "locality": "Mountain View",
          "country": "USA",
          "region": "CA",
          "street_address": "1600 Amphitheatre Pkwy",
          "postal_code": "94043"
        }
      }
    }
  ]
}

サービス(オンサイト)

{
   "metadata": {
    "processing_instruction": "PROCESS_AS_COMPLETE",
    "shard_number": 0,
    "total_shards": 1,
    "generation_timestamp": 1462926569
  },
  "service": [
    {
      "merchant_id": "plmb_04",
      "service_id": "plmb_04_repair_02",
      "localized_service_name": {
       "value": "Repair pipe",
        "localized_value": [
          {
            "locale": "en",
            "value": "Repair pipe"
          }
        ]
      },
      "localized_description": {
        "value": "Plumbing assessment for general repairs and services in regards to your plumbing concerns. Fee will be waived if any immediate repair or installation work is performed.",
        "localized_value": [
          {
            "locale": "en",
            "value": "Plumbing assessment for general repairs and services in regards to your plumbing concerns. Fee will be waived if any immediate repair or installation work is performed."
          }
        ]
      },
      "price": {
        "currency_code": "USD",
        "price_micros": 90000000
      },
      "prepayment_type": "NOT_SUPPORTED",
      "home_service_data": {
        "category_type": "plumber",
        "job_type": "repair_pipe"
      }
    },
    {
      "merchant_id": "elct_12",
      "service_id": "elct_12_install_01",
      "localized_service_name": {
        "value": "Install outlets or switches",
        "localized_value": [
          {
            "locale": "en",
            "value": "Install outlets or switches"
          }
        ]
      },
      "localized_description": {
        "value": "Install new, or relocate existing outlets or switches. We provide free visual estimates. We will provide you with a quote and no work will be performed without authorization.",
        "localized_value": [
          {
            "locale": "en",
            "value": "Install new, or relocate existing outlets or switches. We provide free visual estimates. We will provide you with a quote and no work will be performed without authorization."
          }
        ]
      },
      "price": {
        "currency_code": "USD",
        "price_micros": 70000000
      },
      "prepayment_type": "NOT_SUPPORTED",
      "home_service_data": {
        "category_type": "electrician",
        "job_type": "install_outlets_switches"
      }
    }
  ]
}

サービス(動画の見積もり)

{
   "metadata": {
    "processing_instruction": "PROCESS_AS_COMPLETE",
    "shard_number": 0,
    "total_shards": 1,
    "generation_timestamp": 1462926569
  },
  "service": [
    {
      "merchant_id": "plmb_04",
      "service_id": "plmb_04_video_estimate",
      "type": "SERVICE_TYPE_ONLINE_APPOINTMENT",
      "localized_service_name": {
       "value": "Video estimate",
        "localized_value": [
          {
            "locale": "en",
            "value": "Video estimate"
          }
        ]
      },
      "localized_description": {
        "value": "Online assessment for general plumbing issues. Additional follow-up onsite visit may be required to fix the issue.",
        "localized_value": [
          {
            "locale": "en",
            "value": " Online assessment for general plumbing issues. Additional follow-up onsite visit may be required to fix the issue."
          }
        ]
      },
      "price": {
        "currency_code": "USD",
        "price_micros": 80000000
      },
      "prepayment_type": "NOT_SUPPORTED",
      "direct_merchant_payment": {
        "payment_methods": [
          {
            "value": "venmo",
            "localized_value": [
              {
                "locale": "en",
                "value": "venmo"
              }
            ]
          },
          {
            "value": "paypal",
            "localized_value": [
              {
                "locale": "en",
                "value": "paypal"
              }
            ]
          }
        ]
      },
      "home_service_data": {
        "category_type": "plumber",
        "job_type": ""
      },
      "virtual_session": {
        "session_instructions": {
          "value": "Before you join the call, please make sure your device meets the system requirements and test your internet connection.",
          "localized_value": [
            {
              "locale": "en",
              "value": "Before you join the call, please make sure your device meets the system requirements and test your internet connection."
            }
          ]
        },
        "virtual_platform_info": {
          "platform": "OTHER",
          "other_platform_name": {
            "value": "SNAPCHAT",
            "localized_value": [
              {
                "locale": "en",
                "value": "SNAPCHAT"
              }
            ]
          }
        },
        "is_session_prerecorded": false
      }
    },
    {
      "merchant_id": "elct_12",
      "service_id": "elct_12_video_estimate",
      "type": "SERVICE_TYPE_ONLINE_APPOINTMENT",
      "localized_service_name": {
        "value": "Video estimate",
        "localized_value": [
          {
            "locale": "en",
            "value": "Video estimate"
          }
        ]
      },
      "localized_description": {
        "value": "Electrician assessment for general concerns. We provide estimates service online through video calls. No actual work will be performed without authorization.",
        "localized_value": [
          {
            "locale": "en",
            "value": "Electrician assessment for general concerns. We provide estimates service online through video calls. No actual work will be performed without authorization."
          }
        ]
      },
      "price": {
        "currency_code": "USD",
        "price_micros": 70000000
      },
      "prepayment_type": "NOT_SUPPORTED",
      "direct_merchant_payment": {
        "payment_methods": [
          {
            "value": "venmo",
            "localized_value": [
              {
                "locale": "en",
                "value": "venmo"
              }
            ]
          }
        ]
      },
      "home_service_data": {
        "category_type": "electrician",
        "job_type": ""
      },
      "virtual_session": {
        "session_instructions": {
          "value": "Before you join the call, please make sure your device meets the system requirements and test your internet connection.",
          "localized_value": [
            {
              "locale": "en",
              "value": "Before you join the call, please make sure your device meets the system requirements and test your internet connection."
            }
          ]
        },
        "virtual_platform_info": {
          "platform": "ZOOM"
        },
        "is_session_prerecorded": false
      }
    }
  ]
}

可用性

{
   "metadata": {
    "processing_instruction": "PROCESS_AS_COMPLETE",
    "total_shards": 1,
    "shard_number": 0,
    "generation_timestamp": 1462926569
  },
  "service_availability": [
    {
      "availability": [
        {
          "merchant_id": "plmb_04",
          "service_id": "plmb_04_repair_02",
          "spots_total": 2,
          "spots_open": 2,
          "duration_sec": 5400,
          "start_sec": 1535806800,
          "confirmation_mode": "CONFIRMATION_MODE_SYNCHRONOUS"
        },
        {
          "merchant_id": "plmb_04",
          "service_id": "plmb_04_repair_02",
          "spots_total": 2,
          "spots_open": 1,
          "duration_sec": 5400,
          "start_sec": 1535817600,
          "confirmation_mode": "CONFIRMATION_MODE_SYNCHRONOUS"
        },
        {
          "merchant_id": "elct_12",
          "service_id": "elct_12_install_01",
          "spots_total": 1,
          "spots_open": 1,
          "duration_sec": 5400,
          "start_sec": 1535832000,
          "confirmation_mode": "CONFIRMATION_MODE_SYNCHRONOUS"
        }
      ]
    }
  ]
}