Merchant API (merchantapi:ordertracking_v1)

2025-08-06

1 new method | New API

Additions

    Methods
  • merchantapi.accounts.orderTrackingSignals.create

      Path : ordertracking/v1/{+parent}/orderTrackingSignals

      Flat Path : ordertracking/v1/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.