Merchant API (merchantapi:reports_v1beta)

2024-06-14

1 new method | New API

Additions

    Methods
  • merchantapi.accounts.reports.search

      Path : reports/v1beta/{+parent}/reports:search

      Flat Path : reports/v1beta/accounts/{accountsId}/reports:search

      HTTP Method : POST

      Parameters :

        parent

          Description : Required. Id of the account making the call. Must be a standalone account or an MCA subaccount. Format: accounts/{account}

          Pattern : ^accounts/[^/]+$

          Location : path

          Required : Yes

          Type : string

      Parameter Order : parent

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

      Description : Retrieves a report defined by a search query. The response might contain fewer rows than specified by `page_size`. Rely on `next_page_token` to determine if there are more rows to be requested.