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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-05 UTC."],[],[],null,["- [Resource: AudienceSegment](#AudienceSegment)\n - [JSON representation](#AudienceSegment.SCHEMA_REPRESENTATION)\n- [Methods](#METHODS_SUMMARY)\n\nResource: AudienceSegment The `AudienceSegment` resource.\n\n| JSON representation |\n|---------------------------------------------------|\n| ``` { \"name\": string, \"displayName\": string } ``` |\n\n| Fields ||\n|---------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `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 |\n| `displayName` | `string` Required. Display name of the `AudienceSegment`. The attribute has a maximum length of 255 characters. |\n\n| Methods ||\n|-------------------------------------------------------------------------------|------------------------------------------------------|\n| [get](/ad-manager/api/beta/reference/rest/v1/networks.audienceSegments/get) | API to retrieve an `AudienceSegment` object. |\n| [list](/ad-manager/api/beta/reference/rest/v1/networks.audienceSegments/list) | API to retrieve a list of `AudienceSegment` objects. |"]]