---
search:
  tags:
    - Campaigns
    - GET
seo:
  description: >-
    Lists the campaigns of one ad account, newest first. Reference for the GET
    /observe/{advertiserId}/campaigns endpoint in the AdCrunch API.
sidebar:
  label: List an advertiser’s campaigns
  badge: GET
title: List an advertiser’s campaigns
type: openapi-operation
---
Lists the campaigns of one ad account, newest first.

The same rows as the portfolio listing, narrowed to the advertiser the path names. An advertiser your organization does not own answers an empty list, not a failure.

`limit` and `offset` page the answer, and `pagination.total` counts every campaign of this advertiser that matches.

`GET /observe/{advertiserId}/campaigns`
