Method: targetableRemarketingLists.get

  • This document outlines how to retrieve a specific remarketing list by its ID using an HTTP GET request.

  • The request requires a user profileId and the remarketing list id as path parameters in the URL.

  • The request body must be empty, and a successful response will contain a TargetableRemarketingList instance.

  • Authorization for this request requires the https://www.googleapis.com/auth/dfatrafficking OAuth scope.

Gets one remarketing list by ID.

HTTP request

GET https://dfareporting.googleapis.com/dfareporting/v5/userprofiles/{profileId}/targetableRemarketingLists/{id}

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
profileId

string ( int64 format)

User profile ID associated with this request.

id

string ( int64 format)

Remarketing list ID.

Request body

The request body must be empty.

Response body

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

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/dfatrafficking
Create a Mobile Website
View Site in Mobile | Classic
Share by: