---
title: "PATCH /userprofiles/{+profileId}/advertiserGroups"
method: PATCH
path: "/userprofiles/{+profileId}/advertiserGroups"
tags: ["advertiserGroups"]
---

# PATCH /userprofiles/{+profileId}/advertiserGroups

`PATCH /userprofiles/{+profileId}/advertiserGroups`

Updates an existing advertiser group. This method supports patch semantics.

## Path parameters

- `profileId` string, required

## Query parameters

- `id` string, required

## Request body

- AdvertiserGroup — Groups advertisers together so that reports can be generated for the entire group at once.
  - `kind` string — Identifies what kind of resource this is. Value: the fixed string "dfareporting#advertiserGroup".
  - `id` string, int64 — ID of this advertiser group. This is a read-only, auto-generated field.
  - `accountId` string, int64 — Account ID of this advertiser group. This is a read-only field that can be left blank.
  - `name` string — Name of this advertiser group. This is a required field and must be less than 256 characters long and unique among advertiser groups of the same account.

## Response `200`

Successful response

---

[API](https://skmtc.net/google/apis/dfareporting.md) · [All operations](https://skmtc.net/google/apis/dfareporting/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/google/dfareporting/revisions/8163d57aeb31/schema)
