Method: remarketingListShares.get

  • 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/dfatrafficking OAuth scope.

Gets one remarketing list share by remarketing list ID.

HTTP request

GET https://dfareporting.googleapis.com/dfareporting/v5/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: