Merchant API (merchantapi:ordertracking_v1beta)

2025-05-07

1 new method | New API

Additions

    Methods
  • merchantapi.accounts.ordertrackingsignals.create

      Path : ordertracking/v1beta/{+parent}/ordertrackingsignals

      Flat Path : ordertracking/v1beta/accounts/{accountsId}/ordertrackingsignals

      HTTP Method : POST

      Parameters :

        parent

          Description : Required. The account of the business for which the order signal is created. Format: accounts/{account}

          Pattern : ^accounts/[^/]+$

          Location : path

          Required : Yes

          Type : string

        orderTrackingSignalId

          Description : Output only. The ID that uniquely identifies this order tracking signal.

          Location : query

          Type : string

      Parameter Order : parent

      Scopes : https://www.googleapis.com/auth/content

      Description : Creates new order tracking signal.