type AudienceSegmentDataProvider (v202411)
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 2024-11-19 UTC.
[null,null,["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"]]