Update an existing AdGroup.

Update an existing AdGroup.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The ID of the AdGroup to be updated.

Query Params
string
required

The Campaign ID the AdGroup belongs to.

Body Params

The AdGroup data to be updated.

AdGroup represents the seed information for a full AdGroup used by bidders.

string

Unique identifier of the AdGroup. Automatically set by server on creation.

string
required

A descriptive name of the AdGroup.

string
enum
Defaults to UNSPECIFIED

Whether this AdGroup is enabled. If the value of this field is unset or set to UNSPECIFIED in the AdGroup creation request, it will be set to ENABLED by default by the server.

An active AdGroup can be paused any time by setting this field to DISABLED.

Allowed:
audience
object

If specified, audience describes AdGroup-level targeting conditions.

capper
object

AdGroup wide capper.

creative_group_ids
array of strings

CreativeGroup IDs. These CreativeGroups' Product IDs must match the Product ID of the current Campaign. A Campaign eligible for serving must have at least one enabled CreativeGroup with enabled Creatives.

creative_group_ids
user_buckets
array of objects

User buckets for traffic control.

user_buckets
date-time

Last updated time. Should not modify on the client side.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json