Content API for Shopping (content:v2.1)

2023-08-03

3 new methods

Additions

    Methods
  • content.freelistingsprogram.checkoutsettings.delete

      Parameter Order: merchantId

      Description: Deletes `Checkout` settings and unenrolls merchant from `Checkout` program.

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

      Path: {merchantId}/freelistingsprogram/checkoutsettings

      HTTP Method: DELETE

      Parameters:

        merchantId

          Description: Required. The ID of the account.

          Type: string

          Required: Yes

          Format: int64

          Location: path

      Flat Path: {merchantId}/freelistingsprogram/checkoutsettings

  • content.freelistingsprogram.checkoutsettings.insert

      Description: Enrolls merchant in `Checkout` program.

      Parameter Order: merchantId

      Flat Path: {merchantId}/freelistingsprogram/checkoutsettings

      HTTP Method: POST

      Path: {merchantId}/freelistingsprogram/checkoutsettings

      Parameters:

        merchantId

          Required: Yes

          Description: Required. The ID of the account.

          Format: int64

          Type: string

          Location: path

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

  • content.freelistingsprogram.checkoutsettings.get

      Path: {merchantId}/freelistingsprogram/checkoutsettings

      Parameter Order: merchantId

      HTTP Method: GET

      Flat Path: {merchantId}/freelistingsprogram/checkoutsettings

      Description: Gets Checkout settings for the given merchant. This includes information about review state, enrollment state and URL settings.

      Parameters:

        merchantId

          Type: string

          Format: int64

          Required: Yes

          Location: path

          Description: Required. The ID of the account.

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