enum LicenseType (v202502)
Stay organized with collections
Save and categorize content based on your preferences.
Service
AudienceSegmentService
Specifies the license type of a ThirdPartyAudienceSegment.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202502
Enumeration |
Description |
DIRECT_LICENSE
|
A direct license is the result of a direct contract between the data provider and the
publisher.
|
GLOBAL_LICENSE
|
A global license is the result of an agreement between Google and the data provider, which
agrees to license their audience segments to all the publishers and/or advertisers of the
Google ecosystem.
|
UNKNOWN
|
The value returned if the actual value is not exposed by the requested API version.
|
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 document defines `LicenseType` for `ThirdPartyAudienceSegment` within the `AudienceSegmentService`. It outlines three license types: `DIRECT_LICENSE`, where data providers contract directly with publishers; `GLOBAL_LICENSE`, where data providers agree to license segments to all Google ecosystem publishers/advertisers; and `UNKNOWN`, indicating the value is not accessible via the API version. The namespace for this service is provided as `https://www.google.com/apis/ads/publisher/v202502`.\n"],null,["# enum LicenseType (v202502)\n\n**Service** \n**AudienceSegmentService** **Dependencies** \n[ThirdPartyAudienceSegment](/ad-manager/api/reference/v202502/AudienceSegmentService.ThirdPartyAudienceSegment) \n▼\n**LicenseType**\n\nSpecifies the license type of a [ThirdPartyAudienceSegment](/ad-manager/api/reference/v202502/AudienceSegmentService.ThirdPartyAudienceSegment).\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202502`\n\n| Enumeration | Description |\n|------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `DIRECT_LICENSE` | A direct license is the result of a direct contract between the data provider and the publisher. |\n| `GLOBAL_LICENSE` | A global license is the result of an agreement between Google and the data provider, which agrees to license their audience segments to all the publishers and/or advertisers of the Google ecosystem. |\n| `UNKNOWN` | The value returned if the actual value is not exposed by the requested API version. |"]]