Method: advertisers.patch

  • This method updates an existing advertiser using patch semantics.

  • The HTTP request uses the PATCH method and includes path and query parameters.

  • The request and response bodies contain instances of the Advertiser resource.

  • The method requires the https://www.googleapis.com/auth/dfatrafficking authorization scope.

Updates an existing advertiser. This method supports patch semantics.

HTTP request

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

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 ID.

Request body

The request body contains an instance of Advertiser.

Response body

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

Authorization scopes

Requires the following OAuth scope:

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