Method: remarketingLists.patch

  • This document outlines how to update an existing remarketing list using the PATCH method.

  • The request requires a user profile ID as a path parameter and a remarketing list ID as a query parameter.

  • The request and response bodies contain instances of the RemarketingList object.

  • Authorization is required using the https://www.googleapis.com/auth/dfatrafficking OAuth scope.

Updates an existing remarketing list. This method supports patch semantics.

HTTP request

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

Query parameters

Parameters
id

string ( int64 format)

Required. RemarketingList ID.

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