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

Send `adGroupId` to read one ad group’s ads, or `campaignId` to read every ad of a campaign whatever ad group holds it.

`GET /observe/{advertiserId}/ads`
