Method: advertiserGroups.update

  • This API call updates an existing advertiser group.

  • The request uses a PUT HTTP method to the specified URL, including a profileId path parameter.

  • The request and successful response bodies both contain an instance of an AdvertiserGroup.

  • This API call requires the https://www.googleapis.com/auth/dfatrafficking OAuth scope for authorization.

Updates an existing advertiser group.

HTTP request

PUT https://dfareporting.googleapis.com/dfareporting/v4/userprofiles/{profileId}/advertiserGroups

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
profileId

string (int64 format)

User profile ID associated with this request.

Request body

The request body contains an instance of AdvertiserGroup.

Response body

If successful, the response body contains an instance of AdvertiserGroup.

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/dfatrafficking