OrderTrackingSignalsService

Service to serve order tracking signals public API.

CreateOrderTrackingSignal

rpc CreateOrderTrackingSignal(CreateOrderTrackingSignalRequest) returns (OrderTrackingSignal)

Creates new order tracking signal.

Authorization scopes

Requires the following OAuth scope:

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

For more information, see the OAuth 2.0 Overview.