Page Summary
-
The webpage provides details on how to update an existing remarketing list share using a PUT HTTP request.
-
The request requires a
profileIdas a path parameter to identify the user profile associated with the request. -
The request and response bodies contain instances of
RemarketingListShare. -
The update operation requires the
https://www.googleapis.com/auth/dfatraffickingOAuth scope for authorization.