type AudienceSegmentDataProvider (v202411)
Stay organized with collections
Save and categorize content based on your preferences.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-06 UTC.
[null,null,["Last updated 2025-08-06 UTC."],[[["\u003cp\u003eThe AudienceSegmentDataProvider identifies the owner of an audience segment, which can be the publisher, a sharing entity, or a third-party provider.\u003c/p\u003e\n"],["\u003cp\u003eThe data provider for first-party segments is the publisher network, while shared and third-party segments have different data providers.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ename\u003c/code\u003e field is a read-only string assigned by Google and represents the name of the data provider.\u003c/p\u003e\n"]]],["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"],null,["**Service** \n**AudienceSegmentService** **Dependencies** \n[AudienceSegment](/ad-manager/api/reference/v202411/AudienceSegmentService.AudienceSegment) \n▼\n**AudienceSegmentDataProvider**\n\nData provider that owns this segment. For a [FirstPartyAudienceSegment](/ad-manager/api/reference/v202411/AudienceSegmentService.FirstPartyAudienceSegment), it would be the\npublisher network. For a [SharedAudienceSegment](/ad-manager/api/reference/v202411/AudienceSegmentService.SharedAudienceSegment) or a [ThirdPartyAudienceSegment](/ad-manager/api/reference/v202411/AudienceSegmentService.ThirdPartyAudienceSegment), it\nwould be the entity that provides that [AudienceSegment](/ad-manager/api/reference/v202411/AudienceSegmentService.AudienceSegment).\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202411`\n\n| Field ||\n|--------|--------------------------------------------------------------------------------------------------|\n| `name` | ` `xsd:`string` Name of the data provider. This attribute is readonly and is assigned by Google. |"]]