enum LicenseType (v202508)
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/v202508
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-13 UTC.
[null,null,["Last updated 2025-08-13 UTC."],[],[],null,["# enum LicenseType (v202508)\n\n**Service** \n**AudienceSegmentService** **Dependencies** \n[ThirdPartyAudienceSegment](/ad-manager/api/reference/v202508/AudienceSegmentService.ThirdPartyAudienceSegment) \n▼\n**LicenseType**\n\nSpecifies the license type of a [ThirdPartyAudienceSegment](/ad-manager/api/reference/v202508/AudienceSegmentService.ThirdPartyAudienceSegment).\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202508`\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. |"]]