[[["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-08-06 UTC."],[[["\u003cp\u003eAudienceSegmentDataProvider indicates the owner of an audience segment, such as a publisher network for first-party segments or the provider for shared or third-party segments.\u003c/p\u003e\n"],["\u003cp\u003eThe data provider is identified by a name assigned by Google and accessible via the "name" field.\u003c/p\u003e\n"],["\u003cp\u003eThe AudienceSegmentDataProvider can be associated with FirstPartyAudienceSegment, SharedAudienceSegment, or ThirdPartyAudienceSegment.\u003c/p\u003e\n"]]],["The `AudienceSegmentDataProvider` is a dependency of the `AudienceSegmentService`. It identifies the entity owning the audience segment. For `FirstPartyAudienceSegment`, it's the publisher network. For `SharedAudienceSegment` or `ThirdPartyAudienceSegment`, it's the provider. The data provider's `name` is a read-only string attribute assigned by Google and can be found under the namespace `https://www.google.com/apis/ads/publisher/v202408`.\n"],null,["# type AudienceSegmentDataProvider (v202408)\n\n**Service** \n**AudienceSegmentService** **Dependencies** \n[AudienceSegment](/ad-manager/api/reference/v202408/AudienceSegmentService.AudienceSegment) \n▼\n**AudienceSegmentDataProvider**\n\nData provider that owns this segment. For a [FirstPartyAudienceSegment](/ad-manager/api/reference/v202408/AudienceSegmentService.FirstPartyAudienceSegment), it would be the\npublisher network. For a [SharedAudienceSegment](/ad-manager/api/reference/v202408/AudienceSegmentService.SharedAudienceSegment) or a [ThirdPartyAudienceSegment](/ad-manager/api/reference/v202408/AudienceSegmentService.ThirdPartyAudienceSegment), it\nwould be the entity that provides that [AudienceSegment](/ad-manager/api/reference/v202408/AudienceSegmentService.AudienceSegment).\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202408`\n\n| Field ----- ||\n|------------|--------------------------------------------------------------------------------------------------|\n| ### `name` | ` `xsd:`string` Name of the data provider. This attribute is readonly and is assigned by Google. |"]]