type AudienceSegmentDataProvider (v202502)
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."],[],["The `AudienceSegmentService` relies on `AudienceSegmentDataProvider`. This data provider is the owner of the audience segment. For `FirstPartyAudienceSegment`, it's the publisher network. For `SharedAudienceSegment` or `ThirdPartyAudienceSegment`, it's the providing entity. The data provider has a read-only `name` attribute, assigned by Google, and the service operates within the namespace `https://www.google.com/apis/ads/publisher/v202502`.\n"],null,["# type AudienceSegmentDataProvider (v202502)\n\n**Service** \n**AudienceSegmentService** **Dependencies** \n[AudienceSegment](/ad-manager/api/reference/v202502/AudienceSegmentService.AudienceSegment) \n▼\n**AudienceSegmentDataProvider**\n\nData provider that owns this segment. For a [FirstPartyAudienceSegment](/ad-manager/api/reference/v202502/AudienceSegmentService.FirstPartyAudienceSegment), it would be the\npublisher network. For a [SharedAudienceSegment](/ad-manager/api/reference/v202502/AudienceSegmentService.SharedAudienceSegment) or a [ThirdPartyAudienceSegment](/ad-manager/api/reference/v202502/AudienceSegmentService.ThirdPartyAudienceSegment), it\nwould be the entity that provides that [AudienceSegment](/ad-manager/api/reference/v202502/AudienceSegmentService.AudienceSegment).\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202502`\n\n| Field ----- ||\n|------------|--------------------------------------------------------------------------------------------------|\n| ### `name` | ` `xsd:`string` Name of the data provider. This attribute is readonly and is assigned by Google. |"]]