Content API for Shopping (content:v2.1)

2023-09-19

1 new method

Additions

    Methods
  • content.liasettings.setomnichannelexperience

      Path: {merchantId}/liasettings/{accountId}/setomnichannelexperience

      Flat Path: {merchantId}/liasettings/{accountId}/setomnichannelexperience

      HTTP Method: POST

      Parameters:

        merchantId

          Description: The ID of the managing account. If this parameter is not the same as accountId, then this account must be a multi-client account and `accountId` must be the ID of a sub-account of this account.

          Location: path

          Required: Yes

          Type: string

          Format: uint64

        accountId

          Description: The ID of the account for which to retrieve accessible Business Profiles.

          Location: path

          Required: Yes

          Type: string

          Format: uint64

        country

          Description: The CLDR country code (for example, "US") for which the omnichannel experience is selected.

          Location: query

          Type: string

        lsfType

          Description: The Local Store Front (LSF) type for this country. Acceptable values are: - "`ghlsf`" (Google-Hosted Local Store Front) - "`mhlsfBasic`" (Merchant-Hosted Local Store Front Basic) - "`mhlsfFull`" (Merchant-Hosted Local Store Front Full) More details about these types can be found here.

          Location: query

          Type: string

        pickupTypes

          Description: The Pickup types for this country. Acceptable values are: - "`pickupToday`" - "`pickupLater`"

          Location: query

          Repeated: Yes

          Type: string

      Parameter Order:

    • merchantId
    • accountId
    • Scopes: https://www.googleapis.com/auth/content

      Description: Sets the omnichannel experience for the specified country.