enum LicenseType (v202411)
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/v202411
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."],[[["\u003cp\u003e\u003ccode\u003eLicenseType\u003c/code\u003e in \u003ccode\u003eAudienceSegmentService\u003c/code\u003e defines the licensing agreement for a \u003ccode\u003eThirdPartyAudienceSegment\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt includes \u003ccode\u003eDIRECT_LICENSE\u003c/code\u003e for contracts between data providers and publishers, \u003ccode\u003eGLOBAL_LICENSE\u003c/code\u003e for agreements between Google and data providers for the Google ecosystem, and \u003ccode\u003eUNKNOWN\u003c/code\u003e for values not exposed by the API.\u003c/p\u003e\n"]]],["The document details `LicenseType` for `ThirdPartyAudienceSegment` within the `AudienceSegmentService`. It defines three license types: `DIRECT_LICENSE`, where data providers contract directly with publishers; `GLOBAL_LICENSE`, where Google has an agreement with the data provider to license segments to all Google ecosystem publishers/advertisers; and `UNKNOWN`, which indicates the API version does not expose the license. The namespace for these definitions is `https://www.google.com/apis/ads/publisher/v202411`.\n"],null,["# enum LicenseType (v202411)\n\n**Service** \n**AudienceSegmentService** **Dependencies** \n[ThirdPartyAudienceSegment](/ad-manager/api/reference/v202411/AudienceSegmentService.ThirdPartyAudienceSegment) \n▼\n**LicenseType**\n\nSpecifies the license type of a [ThirdPartyAudienceSegment](/ad-manager/api/reference/v202411/AudienceSegmentService.ThirdPartyAudienceSegment).\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202411`\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. |"]]