Merchant API (merchantapi:datasources_v1beta)

2024-09-11

1 new method

Additions

    Methods
  • merchantapi.accounts.dataSources.fileUploads.get

      Path : datasources/v1beta/{+name}

      Flat Path : datasources/v1beta/accounts/{accountsId}/dataSources/{dataSourcesId}/fileUploads/{fileUploadsId}

      HTTP Method : GET

      Parameters :

        name

          Description : Required. The name of the data source file upload to retrieve. Format: `accounts/{account}/dataSources/{datasource}/fileUploads/latest`

          Pattern : ^accounts/[^/]+/dataSources/[^/]+/fileUploads/[^/]+$

          Location : path

          Required : Yes

          Type : string

      Parameter Order : name

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

      Description : Gets the latest data source file upload. Only the `latest` alias is accepted for a file upload.