[[["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 2024-08-20 UTC."],[[["The `AudienceSegment.Type` enumeration defines the various types of audience segments within Google Ad Manager."],["Audience segments can be categorized as first-party (owned by the publisher), shared, third-party (licensed from data providers), or unknown."],["This enumeration is part of the `AudienceSegmentService` and is used to classify `AudienceSegment` objects."]]],["The `AudienceSegmentService` utilizes `AudienceSegment` objects, classified by `AudienceSegment.Type`. These types include `FIRST_PARTY` for publisher-created segments, `SHARED` for segments shared by other clients, and `THIRD_PARTY` for segments from data providers (excluding Google). `UNKNOWN` is the default if the API version doesn't expose the specific value. This information is defined within the namespace `https://www.google.com/apis/ads/publisher/v202408`.\n"]]