Method: remarketingLists.update

  • This document details the process for updating an existing remarketing list using the specified HTTP request.

  • It utilizes specific path parameters, namely the profileId, for identification within the request.

  • Both the request and the response utilize a RemarketingList object for data transfer.

  • Users need to have the dfatrafficking authorization scope to perform this operation.

Updates an existing remarketing list.

HTTP request

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

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

Response body

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

Authorization scopes

Requires the following OAuth scope:

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