Method: advertiserGroups.patch

  • This method updates an existing advertiser group using patch semantics.

  • The HTTP request uses a PATCH method and requires the user's profile ID as a path parameter.

  • The request requires an advertiser group ID as a query parameter and an AdvertiserGroup instance in the request body.

  • A successful response will contain an instance of AdvertiserGroup.

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

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

HTTP request

PATCH https://dfareporting.googleapis.com/dfareporting/v5/userprofiles/{profileId}/advertiserGroups

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
profileId

string ( int64 format)

User profile ID associated with this request.

Query parameters

Parameters
id

string ( int64 format)

Required. Advertiser Group ID.

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
Design a Mobile Site
View Site in Mobile | Classic
Share by: