---
title: "GET /v1/facebook/ads/{adId}/insights"
method: GET
path: "/v1/facebook/ads/{adId}/insights"
tags: ["Facebook"]
---

# GET /v1/facebook/ads/{adId}/insights

`GET /v1/facebook/ads/{adId}/insights`

## Path parameters

- `adId` string, required

## Query parameters

- `Fields` string
- `Level` string
- `Filtering` string
- `Breakdowns` string
- `ActionBreakdowns` string
- `ActionAttributionWindows` string
- `ActionReportTime` string
- `TimeRange` string
- `TimeRanges` string
- `TimeIncrement` string
- `DatePreset` string
- `Sort` string
- `Summary` string
- `UseAccountAttributionSetting` boolean
- `UseUnifiedAttributionSetting` boolean
- `After` string
- `Before` string

## Response `200`

Success

- FacebookGraphPassthroughResponseResponse
  - `timestamp` string, date-time
  - `errors` Error[], nullable
    - `code` string, nullable
    - `name` string, nullable
    - `message` string, nullable
    - `description` string, nullable
  - `data` FacebookGraphPassthroughResponse
    - `data` JsonNode
      - `options` JsonNodeOptions
        - `propertyNameCaseInsensitive` boolean
      - `parent` JsonNode — recursive
      - `root` JsonNode — recursive
    - `paging` FacebookPagingResponse
      - `pageSize` integer
      - `nextCursor` string, nullable
      - `previousCursor` string, nullable
      - `next` string, nullable
      - `previous` string, nullable

---

[API](https://skmtc.net/adcritter/apis/adcritter-api.md) · [All operations](https://skmtc.net/adcritter/apis/adcritter-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/adcritter/adcritter-api/versions/d216a4676bdd/schema)
