---
search:
  tags:
    - Asset groups
    - GET
seo:
  description: >-
    Gives the payload Google Ads reports for one asset group,… Reference for the
    GET /observe/{advertiserId}/asset-groups/{id} endpoint in the AdCrunch API.
sidebar:
  label: Get one asset group
  badge: GET
title: Get one asset group
type: openapi-operation
---
Gives the payload Google Ads reports for one asset group, exactly as it sent it: the headlines, the images, the videos and the audience signals its automation assembles into placements.

## When there is nothing to give

- **`200` with an empty body** — AdCrunch does not know this asset group, it belongs to another advertiser, or your organization does not own the advertiser in the path. They are deliberately not told apart.
- **`404`** — AdCrunch knows the asset group but holds no stored payload for it.

`GET /observe/{advertiserId}/asset-groups/{id}`
