Merchant API (merchantapi:accounts_v1beta)

2024-07-29

1 removed method

Deletions

    Methods
  • merchantapi.accounts.accounttax.list

      Path : accounts/v1beta/{+parent}/accounttax

      Flat Path : accounts/v1beta/accounts/{accountsId}/accounttax

      HTTP Method : GET

      Parameters :

        parent

          Description : Required. The parent, which owns this collection of account tax. Format: accounts/{account}

          Pattern : ^accounts/[^/]+$

          Location : path

          Required : Yes

          Type : string

        pageSize

          Description : The maximum number of tax settings to return in the response, used for paging.

          Location : query

          Type : integer

          Format : int32

        pageToken

          Description : The token returned by the previous request.

          Location : query

          Type : string

      Parameter Order : parent

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

      Description : Lists the tax settings of the sub-accounts only in your Merchant Center account. This method can only be called on a multi-client account, otherwise it'll return an error.