> ## Documentation Index
> Fetch the complete documentation index at: https://docs.stackone.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Bazaarvoice

> How to set up the Bazaarvoice connector, plus the actions that are available.

<div className="connector-page-header">
  <img src="https://stackone-logos.com/api/bazaarvoice/filled/svg" alt="Bazaarvoice" className="connector-page-icon" />

  <div className="connector-page-changelog">
    <div className="connector-page-version"><span className="connector-page-tag-beta connector-page-stage-tag">Beta</span><span>v1.0.0</span></div>
  </div>

  <div className="connector-page-header-meta">
    <div className="connector-page-subtitle"><a href="#actions">38 actions</a> · 4 auth methods</div>

    <div className="connector-page-category-tags">
      <span className="connector-page-category-tag">E-Commerce</span>
    </div>
  </div>
</div>

## Getting Started

<Steps>
  <Step title="Create or Select a Project">
    Set up a new project or select an existing one. See [Organizations & Projects](/gateway/concepts/organizations-and-projects).
  </Step>

  <Step title="Configure the Connector">
    Enable the connector and set up a Connector Profile in your project. See [Setup Connector Profile](/gateway/quickstart#setup-connector-profile).

    <Columns cols={2}>
      <Card title="Connector Profile · API Key" href="/connectors/bazaarvoice/guides/connector-profile/api-key" icon="https://stackone-logos.com/api/bazaarvoice/filled/svg" horizontal>
        Uses a Bazaarvoice API passkey for authentication. Covers the Conversations API, Product Sentiments API, and Authentic D...
      </Card>

      <Card title="Connector Profile · OAuth 2.0 (Response API)" href="/connectors/bazaarvoice/guides/connector-profile/oauth-2-0-response-api" icon="https://stackone-logos.com/api/bazaarvoice/filled/svg" horizontal>
        OAuth 2.0 authorization code flow for the Bazaarvoice Response API. Requires registering an OAuth application with Bazaa...
      </Card>

      <Card title="Connector Profile · OAuth 2.0 (Privacy API)" href="/connectors/bazaarvoice/guides/connector-profile/oauth-2-0-privacy-api" icon="https://stackone-logos.com/api/bazaarvoice/filled/svg" horizontal>
        OAuth 2.0 client credentials flow for the Bazaarvoice Privacy API. Machine-to-machine authentication with no user intera...
      </Card>

      <Card title="Connector Profile · Social Commerce API Token" href="/connectors/bazaarvoice/guides/connector-profile/social-commerce-api-token" icon="https://stackone-logos.com/api/bazaarvoice/filled/svg" horizontal>
        Bearer token for the Bazaarvoice Social Commerce API (powered by Curalate). Provides access to social media content, gal...
      </Card>
    </Columns>
  </Step>

  <Step title="Link an Account">
    Link an account [from the dashboard](/connect/managing-connectors/linking-accounts#link-from-the-dashboard) (or via [StackOne Hub](/embed/account-linking/overview)).

    See the guide for the authentication type chosen in the Connector Profile:

    <Columns cols={2}>
      <Card title="Link Account · API Key" href="/connectors/bazaarvoice/guides/link-account/api-key" icon="https://stackone-logos.com/api/bazaarvoice/filled/svg" horizontal />

      <Card title="Link Account · OAuth 2.0 (Response API)" href="/connectors/bazaarvoice/guides/link-account/oauth-2-0-response-api" icon="https://stackone-logos.com/api/bazaarvoice/filled/svg" horizontal />

      <Card title="Link Account · OAuth 2.0 (Privacy API)" href="/connectors/bazaarvoice/guides/link-account/oauth-2-0-privacy-api" icon="https://stackone-logos.com/api/bazaarvoice/filled/svg" horizontal />

      <Card title="Link Account · Social Commerce API Token" href="/connectors/bazaarvoice/guides/link-account/social-commerce-api-token" icon="https://stackone-logos.com/api/bazaarvoice/filled/svg" horizontal />
    </Columns>
  </Step>

  <Step title="Use Actions">
    Connect an AI platform to the linked account's actions. See [AI Platforms](/connect/ai-platforms/overview).

    Other ways to call actions are listed in [Protocols & SDKs](/connect/protocols-and-sdks).
  </Step>
</Steps>

## Actions

<div className="connector-meta-library-section">
  <div className="connector-actions-controls not-prose" data-connector-actions-controls>
    <div className="connector-actions-controls__row">
      <input type="search" className="connector-actions-search" data-connector-actions-search placeholder="Search actions" aria-label="Search actions" />

      <div className="connector-actions-scopes" data-connector-actions-auth>
        <button type="button" className="connector-actions-scopes__toggle" data-connector-actions-auth-toggle aria-expanded="false">
          <span>Authentication type<span data-connector-actions-auth-count /></span>
        </button>

        <div className="connector-actions-scopes__menu">
          <div className="connector-actions-scopes__header">
            <input type="search" className="connector-actions-scopes__search" data-connector-actions-auth-search placeholder="Search auth methods..." aria-label="Search auth methods" />

            <div className="connector-actions-scopes__actions">
              <button type="button" data-connector-actions-auth-select-all>Select all</button>
              <span>|</span>
              <button type="button" data-connector-actions-auth-clear>Clear</button>
            </div>
          </div>

          <label className="connector-actions-scopes__item">
            <input type="checkbox" value="API Key" data-connector-actions-auth-filter />

            <span>API Key</span>
          </label>

          <label className="connector-actions-scopes__item">
            <input type="checkbox" value="OAuth 2.0 (Privacy API)" data-connector-actions-auth-filter />

            <span>OAuth 2.0 (Privacy API)</span>
          </label>

          <label className="connector-actions-scopes__item">
            <input type="checkbox" value="OAuth 2.0 (Response API)" data-connector-actions-auth-filter />

            <span>OAuth 2.0 (Response API)</span>
          </label>

          <label className="connector-actions-scopes__item">
            <input type="checkbox" value="Social Commerce API Token" data-connector-actions-auth-filter />

            <span>Social Commerce API Token</span>
          </label>

          <div className="connector-actions-scopes__empty" data-connector-actions-auth-empty hidden>No auth methods found</div>
        </div>
      </div>
    </div>
  </div>

  <div className="meta-library-count" data-connector-actions-count>38 actions</div>

  <div className="not-prose meta-library-table-container" data-connector-actions-table>
    <div className="connector-meta-library-grid">
      <div className="connector-meta-library-row">
        <div className="meta-library-grid-header-cell">Action</div>
        <div className="meta-library-grid-header-cell">Description</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="bazaarvoice_list_authors" data-action-label="List Authors" data-action-scopes="" data-action-auth="API Key,OAuth 2.0 (Response API),OAuth 2.0 (Privacy API),Social Commerce API Token" data-action-auth-scopes="{&#x22;API Key&#x22;:[],&#x22;OAuth 2.0 (Response API)&#x22;:[],&#x22;OAuth 2.0 (Privacy API)&#x22;:[],&#x22;Social Commerce API Token&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>List Authors</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="bazaarvoice_list_authors" aria-label="Copy bazaarvoice_list_authors"><code className="connector-page-code">bazaarvoice\_list\_authors</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve author profiles with filtering, sorting, and pagination</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="bazaarvoice_authenticate_user" data-action-label="Authenticate User" data-action-scopes="" data-action-auth="API Key,OAuth 2.0 (Response API),OAuth 2.0 (Privacy API),Social Commerce API Token" data-action-auth-scopes="{&#x22;API Key&#x22;:[],&#x22;OAuth 2.0 (Response API)&#x22;:[],&#x22;OAuth 2.0 (Privacy API)&#x22;:[],&#x22;Social Commerce API Token&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Authenticate User</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="bazaarvoice_authenticate_user" aria-label="Copy bazaarvoice_authenticate_user"><code className="connector-page-code">bazaarvoice\_authenticate\_user</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Authenticate a user and generate a User Authentication String (UAS)</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="bazaarvoice_get_structured_ugc" data-action-label="Get Structured UGC" data-action-scopes="" data-action-auth="API Key,OAuth 2.0 (Response API),OAuth 2.0 (Privacy API),Social Commerce API Token" data-action-auth-scopes="{&#x22;API Key&#x22;:[],&#x22;OAuth 2.0 (Response API)&#x22;:[],&#x22;OAuth 2.0 (Privacy API)&#x22;:[],&#x22;Social Commerce API Token&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Get Structured UGC</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="bazaarvoice_get_structured_ugc" aria-label="Copy bazaarvoice_get_structured_ugc"><code className="connector-page-code">bazaarvoice\_get\_structured\_ugc</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Get structured user-generated content data for SEO and LLMs</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="bazaarvoice_submit_feedback" data-action-label="Submit Feedback" data-action-scopes="" data-action-auth="API Key,OAuth 2.0 (Response API),OAuth 2.0 (Privacy API),Social Commerce API Token" data-action-auth-scopes="{&#x22;API Key&#x22;:[],&#x22;OAuth 2.0 (Response API)&#x22;:[],&#x22;OAuth 2.0 (Privacy API)&#x22;:[],&#x22;Social Commerce API Token&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Submit Feedback</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="bazaarvoice_submit_feedback" aria-label="Copy bazaarvoice_submit_feedback"><code className="connector-page-code">bazaarvoice\_submit\_feedback</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Submit feedback on content (helpfulness votes or inappropriate flags)</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="bazaarvoice_upload_photo" data-action-label="Upload Photo" data-action-scopes="" data-action-auth="API Key,OAuth 2.0 (Response API),OAuth 2.0 (Privacy API),Social Commerce API Token" data-action-auth-scopes="{&#x22;API Key&#x22;:[],&#x22;OAuth 2.0 (Response API)&#x22;:[],&#x22;OAuth 2.0 (Privacy API)&#x22;:[],&#x22;Social Commerce API Token&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Upload Photo</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="bazaarvoice_upload_photo" aria-label="Copy bazaarvoice_upload_photo"><code className="connector-page-code">bazaarvoice\_upload\_photo</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Upload a photo for a review, question, answer, or review comment via the Conversations API.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="bazaarvoice_list_media" data-action-label="List Media" data-action-scopes="" data-action-auth="API Key,OAuth 2.0 (Response API),OAuth 2.0 (Privacy API),Social Commerce API Token" data-action-auth-scopes="{&#x22;API Key&#x22;:[],&#x22;OAuth 2.0 (Response API)&#x22;:[],&#x22;OAuth 2.0 (Privacy API)&#x22;:[],&#x22;Social Commerce API Token&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>List Media</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="bazaarvoice_list_media" aria-label="Copy bazaarvoice_list_media"><code className="connector-page-code">bazaarvoice\_list\_media</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">List media items for a given data source via the Social Commerce API.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="bazaarvoice_get_media" data-action-label="Get Media" data-action-scopes="" data-action-auth="API Key,OAuth 2.0 (Response API),OAuth 2.0 (Privacy API),Social Commerce API Token" data-action-auth-scopes="{&#x22;API Key&#x22;:[],&#x22;OAuth 2.0 (Response API)&#x22;:[],&#x22;OAuth 2.0 (Privacy API)&#x22;:[],&#x22;Social Commerce API Token&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Get Media</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="bazaarvoice_get_media" aria-label="Copy bazaarvoice_get_media"><code className="connector-page-code">bazaarvoice\_get\_media</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve a specific media item by its ID from a data source via the Social Commerce API.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="bazaarvoice_get_top_image" data-action-label="Get Top Image" data-action-scopes="" data-action-auth="API Key,OAuth 2.0 (Response API),OAuth 2.0 (Privacy API),Social Commerce API Token" data-action-auth-scopes="{&#x22;API Key&#x22;:[],&#x22;OAuth 2.0 (Response API)&#x22;:[],&#x22;OAuth 2.0 (Privacy API)&#x22;:[],&#x22;Social Commerce API Token&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Get Top Image</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="bazaarvoice_get_top_image" aria-label="Copy bazaarvoice_get_top_image"><code className="connector-page-code">bazaarvoice\_get\_top\_image</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve the top image for a data source via the Social Commerce API.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="bazaarvoice_submit_media" data-action-label="Submit Media" data-action-scopes="" data-action-auth="API Key,OAuth 2.0 (Response API),OAuth 2.0 (Privacy API),Social Commerce API Token" data-action-auth-scopes="{&#x22;API Key&#x22;:[],&#x22;OAuth 2.0 (Response API)&#x22;:[],&#x22;OAuth 2.0 (Privacy API)&#x22;:[],&#x22;Social Commerce API Token&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Submit Media</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="bazaarvoice_submit_media" aria-label="Copy bazaarvoice_submit_media"><code className="connector-page-code">bazaarvoice\_submit\_media</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Submit a new media item to a data source via the Social Commerce API.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="bazaarvoice_report_media" data-action-label="Report Media" data-action-scopes="" data-action-auth="API Key,OAuth 2.0 (Response API),OAuth 2.0 (Privacy API),Social Commerce API Token" data-action-auth-scopes="{&#x22;API Key&#x22;:[],&#x22;OAuth 2.0 (Response API)&#x22;:[],&#x22;OAuth 2.0 (Privacy API)&#x22;:[],&#x22;Social Commerce API Token&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Report Media</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="bazaarvoice_report_media" aria-label="Copy bazaarvoice_report_media"><code className="connector-page-code">bazaarvoice\_report\_media</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Report a media item for review via the Social Commerce API.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="bazaarvoice_list_access_requests" data-action-label="List Access Requests" data-action-scopes="" data-action-auth="API Key,OAuth 2.0 (Response API),OAuth 2.0 (Privacy API),Social Commerce API Token" data-action-auth-scopes="{&#x22;API Key&#x22;:[],&#x22;OAuth 2.0 (Response API)&#x22;:[],&#x22;OAuth 2.0 (Privacy API)&#x22;:[],&#x22;Social Commerce API Token&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>List Access Requests</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="bazaarvoice_list_access_requests" aria-label="Copy bazaarvoice_list_access_requests"><code className="connector-page-code">bazaarvoice\_list\_access\_requests</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">List Right of Access (GDPR/CCPA) requests</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="bazaarvoice_get_access_request" data-action-label="Get Access Request" data-action-scopes="" data-action-auth="API Key,OAuth 2.0 (Response API),OAuth 2.0 (Privacy API),Social Commerce API Token" data-action-auth-scopes="{&#x22;API Key&#x22;:[],&#x22;OAuth 2.0 (Response API)&#x22;:[],&#x22;OAuth 2.0 (Privacy API)&#x22;:[],&#x22;Social Commerce API Token&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Get Access Request</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="bazaarvoice_get_access_request" aria-label="Copy bazaarvoice_get_access_request"><code className="connector-page-code">bazaarvoice\_get\_access\_request</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Get a specific Right of Access request by ID</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="bazaarvoice_create_access_request" data-action-label="Create Access Request" data-action-scopes="" data-action-auth="API Key,OAuth 2.0 (Response API),OAuth 2.0 (Privacy API),Social Commerce API Token" data-action-auth-scopes="{&#x22;API Key&#x22;:[],&#x22;OAuth 2.0 (Response API)&#x22;:[],&#x22;OAuth 2.0 (Privacy API)&#x22;:[],&#x22;Social Commerce API Token&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Create Access Request</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="bazaarvoice_create_access_request" aria-label="Copy bazaarvoice_create_access_request"><code className="connector-page-code">bazaarvoice\_create\_access\_request</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Create a Right of Access (GDPR/CCPA) request for a user's data</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="bazaarvoice_list_forget_requests" data-action-label="List Forget Requests" data-action-scopes="" data-action-auth="API Key,OAuth 2.0 (Response API),OAuth 2.0 (Privacy API),Social Commerce API Token" data-action-auth-scopes="{&#x22;API Key&#x22;:[],&#x22;OAuth 2.0 (Response API)&#x22;:[],&#x22;OAuth 2.0 (Privacy API)&#x22;:[],&#x22;Social Commerce API Token&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>List Forget Requests</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="bazaarvoice_list_forget_requests" aria-label="Copy bazaarvoice_list_forget_requests"><code className="connector-page-code">bazaarvoice\_list\_forget\_requests</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">List Right to Be Forgotten (GDPR/CCPA) requests</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="bazaarvoice_get_forget_request" data-action-label="Get Forget Request" data-action-scopes="" data-action-auth="API Key,OAuth 2.0 (Response API),OAuth 2.0 (Privacy API),Social Commerce API Token" data-action-auth-scopes="{&#x22;API Key&#x22;:[],&#x22;OAuth 2.0 (Response API)&#x22;:[],&#x22;OAuth 2.0 (Privacy API)&#x22;:[],&#x22;Social Commerce API Token&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Get Forget Request</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="bazaarvoice_get_forget_request" aria-label="Copy bazaarvoice_get_forget_request"><code className="connector-page-code">bazaarvoice\_get\_forget\_request</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Get a specific Right to Be Forgotten request by ID</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="bazaarvoice_create_forget_request" data-action-label="Create Forget Request" data-action-scopes="" data-action-auth="API Key,OAuth 2.0 (Response API),OAuth 2.0 (Privacy API),Social Commerce API Token" data-action-auth-scopes="{&#x22;API Key&#x22;:[],&#x22;OAuth 2.0 (Response API)&#x22;:[],&#x22;OAuth 2.0 (Privacy API)&#x22;:[],&#x22;Social Commerce API Token&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Create Forget Request</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="bazaarvoice_create_forget_request" aria-label="Copy bazaarvoice_create_forget_request"><code className="connector-page-code">bazaarvoice\_create\_forget\_request</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Create a Right to Be Forgotten (GDPR/CCPA) request to delete a user's data</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="bazaarvoice_list_products" data-action-label="List Products" data-action-scopes="" data-action-auth="API Key,OAuth 2.0 (Response API),OAuth 2.0 (Privacy API),Social Commerce API Token" data-action-auth-scopes="{&#x22;API Key&#x22;:[],&#x22;OAuth 2.0 (Response API)&#x22;:[],&#x22;OAuth 2.0 (Privacy API)&#x22;:[],&#x22;Social Commerce API Token&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>List Products</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="bazaarvoice_list_products" aria-label="Copy bazaarvoice_list_products"><code className="connector-page-code">bazaarvoice\_list\_products</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve products from the Bazaarvoice catalog</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="bazaarvoice_list_categories" data-action-label="List Categories" data-action-scopes="" data-action-auth="API Key,OAuth 2.0 (Response API),OAuth 2.0 (Privacy API),Social Commerce API Token" data-action-auth-scopes="{&#x22;API Key&#x22;:[],&#x22;OAuth 2.0 (Response API)&#x22;:[],&#x22;OAuth 2.0 (Privacy API)&#x22;:[],&#x22;Social Commerce API Token&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>List Categories</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="bazaarvoice_list_categories" aria-label="Copy bazaarvoice_list_categories"><code className="connector-page-code">bazaarvoice\_list\_categories</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve product categories from the Bazaarvoice catalog</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="bazaarvoice_list_questions" data-action-label="List Questions" data-action-scopes="" data-action-auth="API Key,OAuth 2.0 (Response API),OAuth 2.0 (Privacy API),Social Commerce API Token" data-action-auth-scopes="{&#x22;API Key&#x22;:[],&#x22;OAuth 2.0 (Response API)&#x22;:[],&#x22;OAuth 2.0 (Privacy API)&#x22;:[],&#x22;Social Commerce API Token&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>List Questions</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="bazaarvoice_list_questions" aria-label="Copy bazaarvoice_list_questions"><code className="connector-page-code">bazaarvoice\_list\_questions</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve a list of questions from Bazaarvoice</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="bazaarvoice_list_answers" data-action-label="List Answers" data-action-scopes="" data-action-auth="API Key,OAuth 2.0 (Response API),OAuth 2.0 (Privacy API),Social Commerce API Token" data-action-auth-scopes="{&#x22;API Key&#x22;:[],&#x22;OAuth 2.0 (Response API)&#x22;:[],&#x22;OAuth 2.0 (Privacy API)&#x22;:[],&#x22;Social Commerce API Token&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>List Answers</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="bazaarvoice_list_answers" aria-label="Copy bazaarvoice_list_answers"><code className="connector-page-code">bazaarvoice\_list\_answers</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve a list of answers from Bazaarvoice</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="bazaarvoice_submit_question" data-action-label="Submit Question" data-action-scopes="" data-action-auth="API Key,OAuth 2.0 (Response API),OAuth 2.0 (Privacy API),Social Commerce API Token" data-action-auth-scopes="{&#x22;API Key&#x22;:[],&#x22;OAuth 2.0 (Response API)&#x22;:[],&#x22;OAuth 2.0 (Privacy API)&#x22;:[],&#x22;Social Commerce API Token&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Submit Question</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="bazaarvoice_submit_question" aria-label="Copy bazaarvoice_submit_question"><code className="connector-page-code">bazaarvoice\_submit\_question</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Submit a new question for a product on Bazaarvoice</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="bazaarvoice_submit_answer" data-action-label="Submit Answer" data-action-scopes="" data-action-auth="API Key,OAuth 2.0 (Response API),OAuth 2.0 (Privacy API),Social Commerce API Token" data-action-auth-scopes="{&#x22;API Key&#x22;:[],&#x22;OAuth 2.0 (Response API)&#x22;:[],&#x22;OAuth 2.0 (Privacy API)&#x22;:[],&#x22;Social Commerce API Token&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Submit Answer</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="bazaarvoice_submit_answer" aria-label="Copy bazaarvoice_submit_answer"><code className="connector-page-code">bazaarvoice\_submit\_answer</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Submit an answer to a question on Bazaarvoice</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="bazaarvoice_list_client_responses" data-action-label="List Client Responses" data-action-scopes="" data-action-auth="API Key,OAuth 2.0 (Response API),OAuth 2.0 (Privacy API),Social Commerce API Token" data-action-auth-scopes="{&#x22;API Key&#x22;:[],&#x22;OAuth 2.0 (Response API)&#x22;:[],&#x22;OAuth 2.0 (Privacy API)&#x22;:[],&#x22;Social Commerce API Token&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>List Client Responses</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="bazaarvoice_list_client_responses" aria-label="Copy bazaarvoice_list_client_responses"><code className="connector-page-code">bazaarvoice\_list\_client\_responses</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieves brand/client official responses for a specific review (not user comments).</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="bazaarvoice_get_client_response" data-action-label="Get Client Response" data-action-scopes="" data-action-auth="API Key,OAuth 2.0 (Response API),OAuth 2.0 (Privacy API),Social Commerce API Token" data-action-auth-scopes="{&#x22;API Key&#x22;:[],&#x22;OAuth 2.0 (Response API)&#x22;:[],&#x22;OAuth 2.0 (Privacy API)&#x22;:[],&#x22;Social Commerce API Token&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Get Client Response</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="bazaarvoice_get_client_response" aria-label="Copy bazaarvoice_get_client_response"><code className="connector-page-code">bazaarvoice\_get\_client\_response</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieves a specific client response by its GUID.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="bazaarvoice_create_client_response" data-action-label="Create Client Response" data-action-scopes="" data-action-auth="API Key,OAuth 2.0 (Response API),OAuth 2.0 (Privacy API),Social Commerce API Token" data-action-auth-scopes="{&#x22;API Key&#x22;:[],&#x22;OAuth 2.0 (Response API)&#x22;:[],&#x22;OAuth 2.0 (Privacy API)&#x22;:[],&#x22;Social Commerce API Token&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Create Client Response</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="bazaarvoice_create_client_response" aria-label="Copy bazaarvoice_create_client_response"><code className="connector-page-code">bazaarvoice\_create\_client\_response</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Creates a new client response for a specific review.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="bazaarvoice_update_client_response" data-action-label="Update Client Response" data-action-scopes="" data-action-auth="API Key,OAuth 2.0 (Response API),OAuth 2.0 (Privacy API),Social Commerce API Token" data-action-auth-scopes="{&#x22;API Key&#x22;:[],&#x22;OAuth 2.0 (Response API)&#x22;:[],&#x22;OAuth 2.0 (Privacy API)&#x22;:[],&#x22;Social Commerce API Token&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Update Client Response</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="bazaarvoice_update_client_response" aria-label="Copy bazaarvoice_update_client_response"><code className="connector-page-code">bazaarvoice\_update\_client\_response</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Updates an existing client response.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="bazaarvoice_delete_client_response" data-action-label="Delete Client Response" data-action-scopes="" data-action-auth="API Key,OAuth 2.0 (Response API),OAuth 2.0 (Privacy API),Social Commerce API Token" data-action-auth-scopes="{&#x22;API Key&#x22;:[],&#x22;OAuth 2.0 (Response API)&#x22;:[],&#x22;OAuth 2.0 (Privacy API)&#x22;:[],&#x22;Social Commerce API Token&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Delete Client Response</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="bazaarvoice_delete_client_response" aria-label="Copy bazaarvoice_delete_client_response"><code className="connector-page-code">bazaarvoice\_delete\_client\_response</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Deletes a client response by its GUID.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="bazaarvoice_get_review_for_response" data-action-label="Get Review For Response" data-action-scopes="" data-action-auth="API Key,OAuth 2.0 (Response API),OAuth 2.0 (Privacy API),Social Commerce API Token" data-action-auth-scopes="{&#x22;API Key&#x22;:[],&#x22;OAuth 2.0 (Response API)&#x22;:[],&#x22;OAuth 2.0 (Privacy API)&#x22;:[],&#x22;Social Commerce API Token&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Get Review For Response</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="bazaarvoice_get_review_for_response" aria-label="Copy bazaarvoice_get_review_for_response"><code className="connector-page-code">bazaarvoice\_get\_review\_for\_response</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieves the review associated with a specific client response.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="bazaarvoice_list_reviews" data-action-label="List Reviews" data-action-scopes="" data-action-auth="API Key,OAuth 2.0 (Response API),OAuth 2.0 (Privacy API),Social Commerce API Token" data-action-auth-scopes="{&#x22;API Key&#x22;:[],&#x22;OAuth 2.0 (Response API)&#x22;:[],&#x22;OAuth 2.0 (Privacy API)&#x22;:[],&#x22;Social Commerce API Token&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>List Reviews</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="bazaarvoice_list_reviews" aria-label="Copy bazaarvoice_list_reviews"><code className="connector-page-code">bazaarvoice\_list\_reviews</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve product reviews with filtering, sorting, and pagination</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="bazaarvoice_list_review_comments" data-action-label="List Review Comments" data-action-scopes="" data-action-auth="API Key,OAuth 2.0 (Response API),OAuth 2.0 (Privacy API),Social Commerce API Token" data-action-auth-scopes="{&#x22;API Key&#x22;:[],&#x22;OAuth 2.0 (Response API)&#x22;:[],&#x22;OAuth 2.0 (Privacy API)&#x22;:[],&#x22;Social Commerce API Token&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>List Review Comments</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="bazaarvoice_list_review_comments" aria-label="Copy bazaarvoice_list_review_comments"><code className="connector-page-code">bazaarvoice\_list\_review\_comments</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve user-posted comments on reviews (not official brand responses)</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="bazaarvoice_submit_review" data-action-label="Submit Review" data-action-scopes="" data-action-auth="API Key,OAuth 2.0 (Response API),OAuth 2.0 (Privacy API),Social Commerce API Token" data-action-auth-scopes="{&#x22;API Key&#x22;:[],&#x22;OAuth 2.0 (Response API)&#x22;:[],&#x22;OAuth 2.0 (Privacy API)&#x22;:[],&#x22;Social Commerce API Token&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Submit Review</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="bazaarvoice_submit_review" aria-label="Copy bazaarvoice_submit_review"><code className="connector-page-code">bazaarvoice\_submit\_review</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Submit a new product review</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="bazaarvoice_submit_review_comment" data-action-label="Submit Review Comment" data-action-scopes="" data-action-auth="API Key,OAuth 2.0 (Response API),OAuth 2.0 (Privacy API),Social Commerce API Token" data-action-auth-scopes="{&#x22;API Key&#x22;:[],&#x22;OAuth 2.0 (Response API)&#x22;:[],&#x22;OAuth 2.0 (Privacy API)&#x22;:[],&#x22;Social Commerce API Token&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Submit Review Comment</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="bazaarvoice_submit_review_comment" aria-label="Copy bazaarvoice_submit_review_comment"><code className="connector-page-code">bazaarvoice\_submit\_review\_comment</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Submit a comment on an existing review</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="bazaarvoice_list_summarised_features" data-action-label="List Summarised Features" data-action-scopes="" data-action-auth="API Key,OAuth 2.0 (Response API),OAuth 2.0 (Privacy API),Social Commerce API Token" data-action-auth-scopes="{&#x22;API Key&#x22;:[],&#x22;OAuth 2.0 (Response API)&#x22;:[],&#x22;OAuth 2.0 (Privacy API)&#x22;:[],&#x22;Social Commerce API Token&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>List Summarised Features</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="bazaarvoice_list_summarised_features" aria-label="Copy bazaarvoice_list_summarised_features"><code className="connector-page-code">bazaarvoice\_list\_summarised\_features</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Get top-ranked features with optional representative quotes for a product (summarised, limited set)</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="bazaarvoice_list_feature_quotes" data-action-label="List Feature Quotes" data-action-scopes="" data-action-auth="API Key,OAuth 2.0 (Response API),OAuth 2.0 (Privacy API),Social Commerce API Token" data-action-auth-scopes="{&#x22;API Key&#x22;:[],&#x22;OAuth 2.0 (Response API)&#x22;:[],&#x22;OAuth 2.0 (Privacy API)&#x22;:[],&#x22;Social Commerce API Token&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>List Feature Quotes</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="bazaarvoice_list_feature_quotes" aria-label="Copy bazaarvoice_list_feature_quotes"><code className="connector-page-code">bazaarvoice\_list\_feature\_quotes</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Get quotes for a specific product feature</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="bazaarvoice_list_quotes" data-action-label="List Quotes" data-action-scopes="" data-action-auth="API Key,OAuth 2.0 (Response API),OAuth 2.0 (Privacy API),Social Commerce API Token" data-action-auth-scopes="{&#x22;API Key&#x22;:[],&#x22;OAuth 2.0 (Response API)&#x22;:[],&#x22;OAuth 2.0 (Privacy API)&#x22;:[],&#x22;Social Commerce API Token&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>List Quotes</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="bazaarvoice_list_quotes" aria-label="Copy bazaarvoice_list_quotes"><code className="connector-page-code">bazaarvoice\_list\_quotes</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Get top positive and negative quotes for a product</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="bazaarvoice_list_features" data-action-label="List Features" data-action-scopes="" data-action-auth="API Key,OAuth 2.0 (Response API),OAuth 2.0 (Privacy API),Social Commerce API Token" data-action-auth-scopes="{&#x22;API Key&#x22;:[],&#x22;OAuth 2.0 (Response API)&#x22;:[],&#x22;OAuth 2.0 (Privacy API)&#x22;:[],&#x22;Social Commerce API Token&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>List Features</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="bazaarvoice_list_features" aria-label="Copy bazaarvoice_list_features"><code className="connector-page-code">bazaarvoice\_list\_features</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Get all NLP-identified features with sentiment scores across all reviews for a product (full list, no quotes)</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="bazaarvoice_list_expressions" data-action-label="List Expressions" data-action-scopes="" data-action-auth="API Key,OAuth 2.0 (Response API),OAuth 2.0 (Privacy API),Social Commerce API Token" data-action-auth-scopes="{&#x22;API Key&#x22;:[],&#x22;OAuth 2.0 (Response API)&#x22;:[],&#x22;OAuth 2.0 (Privacy API)&#x22;:[],&#x22;Social Commerce API Token&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>List Expressions</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="bazaarvoice_list_expressions" aria-label="Copy bazaarvoice_list_expressions"><code className="connector-page-code">bazaarvoice\_list\_expressions</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Get feature expressions (specific phrases from reviewers) for a product</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="bazaarvoice_list_statistics" data-action-label="List Statistics" data-action-scopes="" data-action-auth="API Key,OAuth 2.0 (Response API),OAuth 2.0 (Privacy API),Social Commerce API Token" data-action-auth-scopes="{&#x22;API Key&#x22;:[],&#x22;OAuth 2.0 (Response API)&#x22;:[],&#x22;OAuth 2.0 (Privacy API)&#x22;:[],&#x22;Social Commerce API Token&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>List Statistics</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="bazaarvoice_list_statistics" aria-label="Copy bazaarvoice_list_statistics"><code className="connector-page-code">bazaarvoice\_list\_statistics</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve review and Q\&A statistics for products</div>
      </div>
    </div>
  </div>
</div>
