[[["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-11-19 UTC."],[[["The AudienceSegmentDataProvider identifies the owner of an audience segment, which can be the publisher, a sharing entity, or a third-party provider."],["The data provider for first-party segments is the publisher network, while shared and third-party segments have different data providers."],["The `name` field is a read-only string assigned by Google and represents the name of the data provider."]]],["The core content defines the `AudienceSegmentDataProvider` as the entity owning an `AudienceSegment`. For `FirstPartyAudienceSegment`, it's the publisher network. For `SharedAudienceSegment` or `ThirdPartyAudienceSegment`, it's the segment provider. The data provider's name, a read-only attribute, is assigned by Google and is a string, found in `xsd:string`. The namespace for this service is `https://www.google.com/apis/ads/publisher/v202411`.\n"]]