blocks:
  - type: content-layout-block
    textWidth: l
    textContent:
      title: Introduction
      text: " With the Yandex\_Metrica API, you can:\n- Manage tags, their settings, and permissions outside the web interface.\n - Retrieve website traffic information and other data.\n - Generate reports, including segmented and parameterized reports.\n - To access the Yandex\_Metrica API, you must be authenticated with an OAuth access token.\n "
  - type: card-layout-block
    colSizes:
      all: 12
      lg: 4
      md: 6
      sm: 12
      xl: 4
    indent:
      bottom: xs
    title: APIs
    animated: false
    children:
      - type: basic-card
        title: Management API
        text: "Manage tags, goals, filters, other Yandex\_Metrica objects (for example, create tags, edit tag settings, create goals, and manage access), as well as customer and order data from your CRM."
        urlTitle: Management API
        border: shadow
        controlPosition: content
        url: management/index
        target: ''
        animated: false
      - type: basic-card
        title: ' Data import API'
        text: 'Import customer and order data from your CRM, as well as information about expenses, calls, offline conversions, and user parameters.'
        urlTitle: Logs API
        border: shadow
        controlPosition: content
        url: data-import/index
        target: ''
        animated: false
      - type: basic-card
        title: Reporting API
        text: "Use segmentation, the complete set of dimensions and metrics, segment comparison, and other Yandex\_Metrica reporting features via the API."
        urlTitle: Reporting API
        border: shadow
        controlPosition: content
        url: stat/index
        target: ''
        animated: false
      - type: basic-card
        title: ' Logs API'
        text: "Access non-aggregated data collected by Yandex\_Metrica. This API is designed for users who process statistical data on their own to tackle their specific analytical challenges."
        urlTitle: Logs API
        border: shadow
        controlPosition: content
        url: logs/index
        target: ''
        animated: false
links: []
