Method: remarketingListShares.patch

  • This operation updates an existing remarketing list share using patch semantics and requires a PATCH request to the specified endpoint.

  • The request must include profile ID in the path and remarketing list ID as a query parameter.

  • It requires the dfatrafficking OAuth scope for authorization.

  • The request and response bodies utilize the RemarketingListShare object.

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

HTTP request

PATCH https://dfareporting.googleapis.com/dfareporting/v4/userprofiles/{profileId}/remarketingListShares

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

Response body

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

Authorization scopes

Requires the following OAuth scope:

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