Merchant API (merchantapi:accounts_v1beta)

2024-07-30

2 removed methods

Deletions

    Methods
  • merchantapi.accounts.accounttax.get

      Path : accounts/v1beta/{+name}

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

      HTTP Method : GET

      Parameters :

        name

          Description : Required. The name from which tax settings will be retrieved

          Pattern : ^accounts/[^/]+/accounttax/[^/]+$

          Location : path

          Required : Yes

          Type : string

      Parameter Order : name

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

      Description : Returns the tax rules that match the conditions of GetAccountTaxRequest

  • merchantapi.accounts.accounttax.patch

      Path : accounts/v1beta/{+name}

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

      HTTP Method : PATCH

      Parameters :

        name

          Description : Identifier. The name of the tax setting. Format: "{account_tax.name=accounts/{account}}"

          Pattern : ^accounts/[^/]+/accounttax/[^/]+$

          Location : path

          Required : Yes

          Type : string

        updateMask

          Description : The list of fields to be updated

          Location : query

          Type : string

          Format : google-fieldmask

      Parameter Order : name

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

      Description : Updates the tax settings of the account.