type AudienceSegmentDataProvider (v202408)
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-08-20 UTC.
[null,null,["Last updated 2024-08-20 UTC."],[[["AudienceSegmentDataProvider 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."],["The data provider is identified by a name assigned by Google and accessible via the \"name\" field."],["The AudienceSegmentDataProvider can be associated with FirstPartyAudienceSegment, SharedAudienceSegment, or ThirdPartyAudienceSegment."]]],["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"]]