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

# Ad Platform | Standardintegration

> Erfahren Sie, wie Sie Kampagnen auf der Topsort-Plattform erstellen und verwalten

export const IntegrationsCard1ADe = () => {
  return <>
      <style>{`
        .integrations-card-1a-de {
          display: flex;
          flex-direction: column;
          background-color: #f0f2f4;
          border: 1px solid rgba(0, 0, 0, 0.08);
          border-radius: 12px;
          padding: 1.25rem 1.5rem;
          gap: 0.25rem;
          color: #25253b;
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.02);
          transition: box-shadow 0.2s ease, border-color 0.2s ease, transform 0.2s ease;
          margin-top: 2rem;
        }

        .integrations-card-1a-de:hover {
          box-shadow: 0 4px 12px rgba(0, 0, 0, 0.06);
          border-color: rgba(0, 0, 0, 0.12);
        }

        .dark .integrations-card-1a-de {
          background-color: #25253b;
          color: #f6f8fa;
          border-color: rgba(255, 255, 255, 0.08);
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
        }

        .dark .integrations-card-1a-de:hover {
          box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
          border-color: rgba(255, 255, 255, 0.12);
        }

        .integrations-card-1a-de-avatar-row {
          display: flex;
          margin-left: 14px;
          flex-wrap: wrap;
        }

        .integrations-card-1a-de-avatar {
          width: 44px;
          height: 44px;
          border-radius: 50%;
          border: 2px solid #f0f2f4;
          margin-left: -14px;
          object-fit: cover;
          box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);
          pointer-events: none;
          cursor: default;
        }

        .dark .integrations-card-1a-de-avatar {
          border-color: #25253b;
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
        }

        .integrations-card-1a-de h2 {
          margin: 0;
          line-height: 1.25;
          font-size: clamp(1.25rem, calc(0.875rem + 1.25vw), 1.75rem);
          font-weight: 700;
          letter-spacing: -0.025em;
          color: #111827;
        }

        .dark .integrations-card-1a-de h2 {
          color: #f9fafb;
        }

        .integrations-card-1a-de-subtitle {
          font-size: 0.9375rem;
          font-weight: 500;
          line-height: 1.5;
          color: #4b5563;
          margin: 0;
        }

        .dark .integrations-card-1a-de-subtitle {
          color: #d1d5db;
        }

        .integrations-card-1a-de p {
          margin: 0;
          line-height: 1.5;
          font-size: 0.875rem;
          color: #374151;
        }

        .dark .integrations-card-1a-de p {
          color: #d1d5db;
        }

        .integrations-card-1a-de a {
          color: #0500ff;
          text-decoration: none;
          font-weight: 500;
          transition: color 0.15s ease;
        }

        .integrations-card-1a-de a:hover {
          color: #0400cc;
        }

        .dark .integrations-card-1a-de a {
          color: #8280ff;
        }

        .dark .integrations-card-1a-de a:hover {
          color: #a19fff;
        }

        @media (max-width: 640px) {
          .integrations-card-1a-de-avatar {
            width: 38px;
            height: 38px;
            margin-left: -12px;
          }

          .integrations-card-1a-de-avatar-row {
            margin-left: 12px;
          }
        }

        @media (min-width: 1280px) {
          .integrations-card-1a-de p {
            font-size: 0.6875rem;
            line-height: 1.4;
            letter-spacing: -0.01em;
          }

          .integrations-card-1a-de h2 {
            font-size: clamp(1rem, calc(0.75rem + 1vw), 1.25rem);
          }

          .integrations-card-1a-de-subtitle {
            font-size: 0.75rem;
          }
        }
      `}</style>
      <div className="integrations-card-1a-de">
        <div className="integrations-card-1a-de-avatar-row">
          <img src="/images/integration-team/agustin.webp" alt="Agustin - Integrations Team Member" loading="lazy" className="integrations-card-1a-de-avatar" />
          <img src="/images/integration-team/amelia.webp" alt="Amelia - Integrations Team Member" loading="lazy" className="integrations-card-1a-de-avatar" />
          <img src="/images/integration-team/bernardita.webp" alt="Bernardita - Integrations Team Member" loading="lazy" className="integrations-card-1a-de-avatar" />
          <img src="/images/integration-team/borumy.webp" alt="Borumy - Integrations Team Member" loading="lazy" className="integrations-card-1a-de-avatar" />
          <img src="/images/integration-team/felipe.webp" alt="Felipe - Integrations Team Member" loading="lazy" className="integrations-card-1a-de-avatar" />
          <img src="/images/integration-team/gui.webp" alt="Gui - Integrations Team Member" loading="lazy" className="integrations-card-1a-de-avatar" />
          <img src="/images/integration-team/javiera.webp" alt="Javiera - Integrations Team Member" loading="lazy" className="integrations-card-1a-de-avatar" />
          <img src="/images/integration-team/linn.webp" alt="Linn - Integrations Team Member" loading="lazy" className="integrations-card-1a-de-avatar" />
          <img src="/images/integration-team/marcio.webp" alt="Marcio - Integrations Team Member" loading="lazy" className="integrations-card-1a-de-avatar" />
          <img src="/images/integration-team/mateus.webp" alt="Mateus - Integrations Team Member" loading="lazy" className="integrations-card-1a-de-avatar" />
          <img src="/images/integration-team/max.webp" alt="Max - Integrations Team Member" loading="lazy" className="integrations-card-1a-de-avatar" />
          <img src="/images/integration-team/rodrigo.webp" alt="Rodrigo - Integrations Team Member" loading="lazy" className="integrations-card-1a-de-avatar" />
        </div>

        <h2>Brauchen Sie Hilfe bei Ihrer Topsort-Integration?</h2>

        <p className="integrations-card-1a-de-subtitle">
          Sprechen Sie mit uns, dem Integrations-Engineering-Team.
        </p>

        <p>
          Erreichen Sie uns über <strong>Ihren dedizierten Nachrichtenkanal</strong> oder unter{" "}
          <a href="mailto:support@topsort.com">support@topsort.com</a>.
        </p>

        <p>
          Falls Sie noch kein Kunde sind,{" "}
          <a href="https://www.topsort.com/book-a-demo">buchen Sie eine Demo</a> mit unserem
          Vertriebsteam.
        </p>
      </div>
    </>;
};

**Ad Platform** ist Ihre vollständige, sofort einsatzbereite Werbelösung, die für Marktplätze entwickelt wurde, die ihr Retail-Media-Geschäft schnell starten und ausbauen möchten. Entwickelt für Benutzerfreundlichkeit und schnelle Bereitstellung, bietet sie alles, was Sie brauchen, um Ihren Traffic ohne umfangreiche Entwicklungsarbeit zu monetarisieren.

Mit Ad Platform erhalten Sie vorgefertigte Tools für Kampagnenverwaltung, Reporting-Dashboards, Event-Tracking und mehrere Integrationsoptionen, die mit Ihrer bestehenden Marktplatz-Infrastruktur funktionieren. Ob Sie Banner-Anzeigen oder gesponserte Produktlistings anzeigen, Ad Platform übernimmt die Komplexität, sodass Sie sich auf die Steigerung der Einnahmen konzentrieren können.

## Für Wen Ist Das?

Ad Platform ist ideal für:

* **Marktplätze**, die schnelle Low-Code-Integration suchen
* **Produktteams**, die Werbung ohne umfangreiche Backend-Arbeit starten möchten
* **Unternehmen**, die Standard-Werbefunktionen mit minimaler Anpassung suchen

<Note>
  **Mehr Kontrolle benötigt?** Wenn Sie vollständigen API-Zugriff und benutzerdefinierte Implementierungen benötigen, erkunden Sie stattdessen [Ad Server](/de/ad-server).
</Note>

## Hauptmerkmale

<CardGroup cols={2}>
  <Card title="Low-Code-Integration" icon="bolt">
    Schnelle Einrichtung mit vorgefertigten Tools
  </Card>

  <Card title="Kampagnenverwaltung" icon="rectangle-ad">
    Erstellen und verwalten Sie Werbekampagnen
  </Card>

  <Card title="Analysen und Berichte" icon="chart-line">
    Sofort einsatzbereite Dashboards und Berichte
  </Card>

  <Card title="Mehrere Anzeigenformate" icon="grid-2">
    Banner-Anzeigen und gesponserte Listings
  </Card>
</CardGroup>

## Integrationsoptionen

Wählen Sie den Integrationspfad, der zu Ihrem Marktplatz passt:

### Banner

Zeigen Sie Banner-Werbung auf Ihrem Marktplatz mit minimaler Einrichtung an.

<CardGroup cols={2}>
  <Card title="Banners.js" icon="js" href="/de/ad-platform/banners/bannersjs">
    JavaScript SDK für Banner-Anzeigen
  </Card>

  <Card title="Google Tag Manager" icon="tag" href="/de/ad-platform/banners/google-tag-manager">
    Banner mit GTM bereitstellen
  </Card>
</CardGroup>

### Listings

Monetarisieren Sie Ihre Produktsuchergebnisse mit gesponserten Listings.

<CardGroup cols={2}>
  <Card title="Product Feed" icon="database" href="/de/ad-platform/listings/product-feed">
    Katalog mit Feeds importieren
  </Card>

  <Card title="Topsort Proxy" icon="arrows-left-right" href="/de/ad-platform/listings/topsort-proxy">
    Ergebnisse mit gesponserten Produkten anreichern
  </Card>

  <Card title="Analytics.js" icon="chart-simple" href="/de/ad-platform/listings/analytics-js">
    Interaktionen und Conversions verfolgen
  </Card>
</CardGroup>

### SDKs und Bibliotheken

Client-Bibliotheken für nahtlose Integration in Ihre Anwendung.

<CardGroup cols={2}>
  <Card title="JavaScript SDK" icon="js" href="/de/ad-platform/sdks/javascript-sdk">
    Clientseitiges Web-SDK
  </Card>

  <Card title="iOS SDK" icon="apple" href="/de/ad-platform/sdks/ios">
    Natives Swift SDK für iOS
  </Card>

  <Card title="Android SDK" icon="android" href="/de/ad-platform/sdks/android">
    Natives Kotlin SDK für Android
  </Card>

  <Card title="PHP SDK" icon="php" href="/de/ad-platform/sdks/topsort-php">
    Serverseitige PHP-Bibliothek
  </Card>
</CardGroup>

### Plattform-Plugins

Vorgefertigte Integrationen für beliebte E-Commerce-Plattformen.

<CardGroup cols={2}>
  <Card title="VTEX Plugin" icon="plug" href="/de/ad-platform/plugins/vtex">
    Native VTEX-Marktplatz-Integration
  </Card>

  <Card title="Salesforce Plugin" icon="salesforce" href="/de/ad-platform/plugins/salesforce">
    Salesforce Commerce Cloud Integration
  </Card>
</CardGroup>

## Erste Schritte

Neu bei Ad Platform? Befolgen Sie diese Schritte:

1. **Wählen Sie Ihre Integrationsmethode** - Wählen Sie zwischen Bannern, Listings, SDKs oder Plugins
2. **Importieren Sie Ihren Katalog** - Verwenden Sie Produkt-Feeds, um Ihr Inventar für Werbung verfügbar zu machen
3. **Richten Sie Anzeigenplatzierungen ein** - Integrieren Sie unsere Tools dort, wo Anzeigen erscheinen sollen
4. **Aktivieren Sie Kampagnen** - Ermöglichen Sie Werbetreibenden das Erstellen und Verwalten von Kampagnen
5. **Verfolgen und optimieren** - Überwachen Sie die Leistung und optimieren Sie für bessere Ergebnisse

<Tip>
  Beginnen Sie mit [Product Feed](/de/ad-platform/listings/product-feed), um Ihren Katalog zu importieren, und fügen Sie dann [Banners.js](/de/ad-platform/banners/bannersjs) oder [Topsort Proxy](/de/ad-platform/listings/topsort-proxy) zur Anzeigenschaltung hinzu.
</Tip>

## Vollständige API-Kontrolle Benötigt?

Während Ad Platform hervorragende Out-of-the-Box-Funktionalität bietet, benötigen einige Unternehmen vollständige Flexibilität:

* **Benutzerdefinierte Anzeigenlogik** und Ranking-Algorithmen
* **Vollständige Kontrolle** über Auktionsmechanismen
* **Erweiterte Integrationen** mit proprietären Systemen
* **Benutzerdefiniertes Event-Tracking** und Analysen

Wenn dies Ihre Anforderungen beschreibt, erkunden Sie [Ad Server](/de/ad-server) für vollständigen API-Zugriff und maximale Anpassung.

<IntegrationsCard1ADe />
