Method: buyers.getRemarketingTag

Gets remarketing tag for a buyer. A remarketing tag is a piece of JavaScript code that can be placed on a web page. When a user visits a page containing a remarketing tag, Google adds the user to a user list.

HTTP request

GET https://realtimebidding.googleapis.com/v1/{name=buyers/*}:getRemarketingTag

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
name

string

Required. To fetch remarketing tag for an account, name must follow the pattern buyers/{accountId} where {accountId} represents ID of a buyer that owns the remarketing tag. For a bidder accessing remarketing tag on behalf of a child seat buyer, {accountId} should represent the ID of the child seat buyer. To fetch remarketing tag for a specific user list, name must follow the pattern buyers/{accountId}/userLists/{userListId}. See UserList.name.

Request body

The request body must be empty.

Response body

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

Authorization Scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/realtime-bidding