Method: remarketingListShares.get

  • This document explains how to get a single remarketing list share by its ID using a GET request.

  • The request requires a user profileId and the remarketingListId as path parameters.

  • The request body must be empty.

  • A successful response will contain an instance of RemarketingListShare .

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

Gets one remarketing list share by remarketing list ID.

HTTP request

GET https://dfareporting.googleapis.com/dfareporting/v4/userprofiles/{profileId}/remarketingListShares/{remarketingListId}

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
profileId

string ( int64 format)

User profile ID associated with this request.

remarketingListId

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

Authorization scopes

Requires the following OAuth scope:

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