Merchant API (merchantapi:accounts_v1beta)

2024-09-09

2 new methods

Additions

    Methods
  • merchantapi.accounts.autofeedSettings.getAutofeedSettings

      Path: accounts/v1beta/{+name}

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

      HTTP Method: GET

      Parameters:

        name

          Description: Required. The resource name of the autofeed settings. Format: `accounts/{account}/autofeedSettings`

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

          Location: path

          Required: Yes

          Type: string

      Parameter Order: name

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

      Description: Retrieves the autofeed settings of an account.

  • merchantapi.accounts.autofeedSettings.updateAutofeedSettings

      Path: accounts/v1beta/{+name}

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

      HTTP Method: PATCH

      Parameters:

        name

          Description: Identifier. The resource name of the autofeed settings. Format: `accounts/{account}/autofeedSettings`.

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

          Location: path

          Required: Yes

          Type: string

        updateMask

          Description: Required. List of fields being updated.

          Location: query

          Type: string

          Format: google-fieldmask

      Parameter Order: name

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

      Description: Updates the autofeed settings of an account.