Method: remarketingListShares.update

  • This operation updates an existing remarketing list share using a PUT request to the specified endpoint.

  • The request must include the profile ID in the path and a RemarketingListShare object in the body.

  • Successful responses will contain the updated RemarketingListShare object.

  • Authorization requires the dfatrafficking OAuth scope.

Updates an existing remarketing list share.

HTTP request

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

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