License segments for Google destinations

Use the Segment Delivery Information Endpoint to license segments for activation at Google destinations, including DV360. Once the segments are licensed, you can use the Activation API to activate and distribute them like any other segments.

In order to license a segment, you need the following information:

  • The segment ID
  • The destination account that will distribute the segments
  • The customer seats that will receive the license
  • The name of the Google product that the segments will be licensed for
Body Params
marketplaceSegmentIds
array of int32s
required

The Marketplace Segments to license.

marketplaceSegmentIds*
int32
required

The Destination Account to license them for.

customerSeatIds
array of int32s
required

The Customer Seats to license them to.

customerSeatIds*
string
enum
required

The name of the Google product you want to license your segments for.

Allowed:
Headers
string
required

The standard way for a LiveRamp API client to identify the Org it is operating as is to set the LR-Org-ID HTTP header.

string
required

Requester's access token, fetched from sso.liveramp.com. e.g. Bearer $ACCESS_TOKEN.

Responses

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json