Page Summary
-
This page provides documentation for getting a remarketing list share by its ID using a GET request.
-
The HTTP request uses a specific URL format including the user profile ID and remarketing list ID as path parameters.
-
The request body for this API call must be empty.
-
A successful response will contain an instance of a RemarketingListShare object.
-
Authorization for this request requires the
https://www.googleapis.com/auth/dfatraffickingOAuth scope.