Page Summary
-
The
PATCHmethod is used to update an existing remarketing list share. -
The request URL follows gRPC Transcoding syntax and requires a
profileIdpath parameter. -
A required
idquery parameter, representing the RemarketingList ID, is needed. -
The request and response bodies both contain an instance of
RemarketingListShare. -
Authorization requires the
https://www.googleapis.com/auth/dfatraffickingOAuth scope.