REST Resource: networks.audienceSegments

Resource: AudienceSegment

The AudienceSegment resource.

JSON representation
{
  "name": string,
  "displayName": string
}
Fields
name

string

Identifier. The resource name of the AudienceSegment. Format: networks/{networkCode}/audienceSegments/{audienceSegmentId} The audienceSegmentId may have up to 1 of the following suffixes: - ~direct for directly licensed third-party segments - ~global for globally licensed third-party segments

displayName

string

Required. Display name of the AudienceSegment. The attribute has a maximum length of 255 characters.

Methods

get

API to retrieve an AudienceSegment object.

list

API to retrieve a list of AudienceSegment objects.